[Thread Prev][Thread Next][Index]

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



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


--
This message has been scanned for viruses and dangerous
content by GMAO's MailScanner, and is believed to be clean.


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement