[Thread Prev][Thread Next][Index]

[ferret_users] Time series



Hello all

I have 25 station point data stored in 25 files. I need to plot a time series of variable temperature for 25 stations. 

I am currently using the below code to do it. Is there any efficient way to achieve the same ?

use station1.nc
..
..
use station25.nc

plot T[d=1]
plot/ov T[d=2]
.. ..
..
plot/ov T[d=25]

Thank You
S

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement