[Thread Prev][Thread Next][Index]

Re: [ferret_users] how to save data to a 1d array



Hi Zhen,
Take a look at the second example in this FAQ -- appending time steps to a netcdf file.
http://www.ferret.noaa.gov/Ferret/FAQ/data_management/multi_dataset.html

zhen.li@gsfc.nasa.gov wrote:

Dear Ferret Users:

I'd like to put each value of "wspd" (in the following example) into a 1d array, so I can do a time series plot.
Does anyone know how to do it?

yes? REPEAT/RANGE=1:100:5/NAME=m \
(USE wind_`m`.nc; \
LIST/NOHEAD wspd[X=@AVE,Y=@AVE,Z=@AVE,T=@AVE]; \
CANCEL DATA wind_`m`)

Thanks,

Zhen



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement