Re: Reading hdf metadata

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Thu Nov 28 2013 - 08:28:11 MST

This question is rather vague (non-specific).
ALso, is the file hdf4, hdf4-eos, hdf5, hdf5-eos ???

Have you done any exploration of NCL's many examples?
Look under 'Datasets' at:
    http://www.ncl.ucar.edu/Applications/

Have you tried
    http://www.ncl.ucar.edu/Document/Tools/ncl_filedump.shtml

%> ncl_filedump foo.{hdf,hdfeos,h5,he5}

===
http://www.ncl.ucar.edu/Document/Functions/Built-in/addfile.shtml

    f = addfile("foo.{hdf,hdfeos,h5,he5}, "r")
    print(f)

===================================================
Please note: we do expect NCL users to expend some effort
to learn the language. If you are new to NCL, please
read the Mini-Language Manual at
      http://www.ncl.ucar.edu/Document/Manuals/

On 11/28/13 3:08 AM, Mohamed Abdel Kader wrote:
> Hello everybody,
> I would like to read an hdd file meta data
> Thanks a lot
>
> Best Regards
> Mohamed M. Abdel Kader
> Atmosphere and Climate Modelling Group
> Research Assistant/PhD Candidate
> Environmental & Atmospheric Sciences
> The Cyprus Institute, Cyprus
> 20 Constantinou Kavafi Street
> P.O. Box: 27456
> Nicosia 2121, Cyprus
> Tel. +357 222 08679
> Fax. +357 222 08625
> Mobile: +357 992 62108
> e-mails: m.abdelkader@cyi.ac.cy
> mmkader@gmail.com
> Skype: mmkader
>
>
>
>
> _______________________________________________
> 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 Thu Nov 28 08:28:21 2013

This archive was generated by hypermail 2.1.8 : Wed Dec 04 2013 - 20:42:38 MST