[ncl-talk] input data files for cz2ccm and hydro
Gmail
annddyshow at gmail.com
Tue Oct 20 07:23:19 MDT 2015
Dear NCL admin,
I try to use functions cz2ccm and hydro to calculate geopotential height. I
cannot find those netCDF input files.
Do you have those files, 01-50.nc and foo.nc ?
I checked your "Data files for some NCL examples",
http://www.ncl.ucar.edu/Applications/Data/, but didn't find them.
;===========================================================================
=======
(1)cz2ccm
http://www.ncl.ucar.edu/Document/Functions/Built-in/cz2ccm.shtml
Example 1
diri = "/fs/scd/home1/shea/ncldata_input/"
filphis = "01-50.nc" ; file with PHIS field
f = addfile (diri+filphis+".nc" , "r")
(2)hydro
http://www.ncl.ucar.edu/Document/Functions/Built-in/hydro.shtml
.
Example 4
Consider model upper level data and separate surface or near surface arrays.
Merge the data prior to using hydro.
f = addfile ("foo.nc","r")
.
;===========================================================================
===========
Thanks,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151020/dded182a/attachment.html
More information about the ncl-talk
mailing list