[ncl-talk] Attempting to read output *.hdf or *.nc files

Herb, Jason jherb at albany.edu
Tue Dec 17 13:18:03 MST 2019


Hello,

I am attempting a climatology of modis data based on monthly output files. I have montly output netcdf and hdf files from 2002 to 2015. I have tried to single file read (ex the month of Jan 2006 it has only the lat, lon and the monthly averaged aod data "GBIN" ) to display that months average data to make sure the file is being read properly. Unfortunately NCL is not able to read either of the hdf or nc files. I have tried to ncl_filedump on the hdf files and outputs the lat and lon when selected but can not find the GBIN data, however if I run the ncl_filedump on the nc file I can see the full dataset when selected. Any suggestions as to how i can feed this data in to a script so NCL can understand to process.

Thanks,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191217/19d50c66/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_regional.nc
Type: application/nc
Size: 425496 bytes
Desc: test_regional.nc
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191217/19d50c66/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.regional.hdf
Type: application/hdf
Size: 435938 bytes
Desc: test.regional.hdf
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191217/19d50c66/attachment-0003.bin>


More information about the ncl-talk mailing list