I downloaded the raw format and deleted the first line from it using vim, and
then was able to do an ncdump on it. The chomped ones are missing the netcdf
magic string, so it doesn't work.
________________________________
From: Patrick L. Francis <wxprofessor@xxxxxxxxx>
Sent: Thursday, April 13, 2017 6:06 PM
To: Herbster, Christopher G.; Devin Eyre; ldm-users@xxxxxxxxxxxxxxxx
Subject: Re[4]: [ldm-users] Reading GOES-16 data?
both file types are corrupt.. sorry! [*ALIEN*]
.............................................................................
Patrick L. Francis
Director of Research & Development
Aeris Weather
http://aerisweather.com/
http://modelweather.com/
wxprofessor@xxxxxxxxx<mailto:wxprofessor@xxxxxxxxx>
http://facebook.com/wxprofessor/
..................................................................
..
------ Original Message ------
From: "Herbster, Christopher G." <herbstec@xxxxxxxx<mailto:herbstec@xxxxxxxx>>
To: "Patrick L. Francis" <wxprofessor@xxxxxxxxx<mailto:wxprofessor@xxxxxxxxx>>;
"Devin Eyre" <Devin.Eyre@xxxxxxxxxxxx<mailto:Devin.Eyre@xxxxxxxxxxxx>>;
"ldm-users@xxxxxxxxxxxxxxxx"
<ldm-users@xxxxxxxxxxxxxxxx<mailto:ldm-users@xxxxxxxxxxxxxxxx>>
Sent: 4/13/2017 6:57:49 PM
Subject: RE: Re[2]: [ldm-users] Reading GOES-16 data?
Could someone out there please try to read these files so I know if it is my
NetCDF library?
Thanks!
Here are some of the RAW files (without the chomp.py script utilized)
http://wx.erau.edu/faculty/herbster/demo/data/GOES-16/RAW
Here are the same files after using "chomp.py"
http://wx.erau.edu/faculty/herbster/demo/data/GOES-16/NC
I would sure like to know if these are valid files before I go any further down
my build HDF5, Zlib, NetCDF, CDO rabbit hole!
Thanks in advance,
Chris H.
--
Dr. Christopher G. Herbster
Associate Professor
Director of Science and Technology
for the ERAU Weather Center
Applied Aviation Sciences
Embry-Riddle Aeronautical Univ.
600 S. Clyde Morris Blvd.
Daytona Beach, FL 32114-3900
386.226.6444 Office
386.226.6446 Weather Center
http://wx.erau.edu/
Schedule at: http://wx.erau.edu/faculty/herbster/Schedules/
From: Patrick L. Francis
[mailto:wxprofessor@xxxxxxxxx<mailto:wxprofessor@xxxxxxxxx>]
Sent: Thursday, April 13, 2017 6:02 PM
To: Devin Eyre <Devin.Eyre@xxxxxxxxxxxx<mailto:Devin.Eyre@xxxxxxxxxxxx>>;
Herbster, Christopher G. <herbstec@xxxxxxxx<mailto:herbstec@xxxxxxxx>>;
ldm-users@xxxxxxxxxxxxxxxx<mailto:ldm-users@xxxxxxxxxxxxxxxx>
Subject: Re[2]: [ldm-users] Reading GOES-16 data?
You might need to upgrade netcdf libraries. I've found that version 4.1.2
doesn't work, but 4.3.0 does.
don't forget if you update your netcdf you also have to update your HDF5 [=-O]
... note the reference here:
http://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-4-1
get your source HDF5 here [:-)] :
https://support.hdfgroup.org/HDF5/release/obtainsrc518.html#src
cheers,
--patrick
.............................................................................
Patrick L. Francis
Director of Research & Development
Aeris Weather
http://aerisweather.com/
http://modelweather.com/
wxprofessor@xxxxxxxxx<mailto:wxprofessor@xxxxxxxxx>
http://facebook.com/wxprofessor/
..................................................................
..