Re: read hdf-SDS file

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 09 2013 - 17:52:06 MDT

If the file name has one of these extensions: "hdf", "hd", or "h4", you can just say
ncl_filedump < file name >
(don't type the brackets < >)

Otherwise, just add the extension ".hdf" to the name that you type. A hdf-SDS file is an HDF4 file with one or more Scientific DataSets (variables to NCL). This is one of the HDF 4 file types that NCL supports.
 -dave

On Aug 9, 2013, at 5:30 PM, cheryl Ma <xiaoyancloud@gmail.com> wrote:

> Dear all,
>
> Does anyone know how to dump a hdf-SDS file, so as to take a look what variables in the file?
>
> Thanks,
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Aug 9 17:52:16 2013

This archive was generated by hypermail 2.1.8 : Wed Aug 14 2013 - 18:35:09 MDT