[Thread Prev][Thread Next][Index]

Re: [ferret_users] time series labels



Hi,
  Just have to define a time axis, put it on a grid and regrid your
variable from the netcdf file.

def axis/t=start:end:delta/units=years tax
def grid/t=tax tgrid
let new_var = old_var[g=tgrid@ASN]

Make sure your new time axis has the same number of points as the old
variable's time index axis to use @ASN.


Steve

=======================================================
Stephen R. Guimond
Graduate Research Assistant
Center for Ocean-Atmospheric Prediction Studies (COAPS)
=======================================================

On Tue, 14 Aug 2007, Manfredi Manizza wrote:

>
> Dear Ferreters,
>
> I would like to plot a time series of difference in model diagnostics
> coming from a future climate change simulation from 2005 to 2061.
>
> The way Ferret plots tehm, it shows time-steps from 1 to on the X
> axis and not year. I would like to have labels that correspond
> to simulated years from 2005 to 2061.
>
> Model output are in netcdf format.
>
> Thanks in advance
> Manfredi
>
> --
>
>
>
>
>




[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement