can NCL read a HDF5 file

From: أغرد <ammi06_at_nyahnyahspammersnyahnyah>
Date: Mon Feb 14 2011 - 20:36:32 MST

Hi,
I downloaded an 'nc' file from '
http://ecospriv4.epfl.ch/pub/KK10_2k_1850_30m.nc.gz'.
I tried NCL "addfile", it happened to me the error like

ncl 2> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
ncl 3> a=addfile("KK10_2k_1850_30m.nc","r")
fatal:Can't open HDF5 attribute
fatal:Could not open (KK10_2k_1850_30m.nc)

I noticed from 'reading supported formats' that NCL can read HDF files, so
if I missed some statements or something?
My NCL version is 5.1.1.
And I also tried ndump, it only worked after I added hdf5 utilities.
Thank you!
Best regards,
Mi

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Feb 14 20:36:41 2011

This archive was generated by hypermail 2.1.8 : Tue Feb 15 2011 - 09:43:19 MST