[Thread Prev][Thread Next][Index]

Re: [ferret_users] fetching the time axis



Dear Ranjan,


yes? let t_len = `uvel,return=lsize`
 !-> DEFINE VARIABLE t_len=8109

As you see, there's a new variable t_len.
My aim is to fetch the time axis and subsequently define a time axis using it

So,

let tvals = t[gt=uvel]

is likely what you want.  In this case tvals is just a regular variable containing the coordinate values defined on the underlying time axis.  For example, see

plot tvals

Ryo


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

Privacy Policy | Disclaimer | Accessibility Statement