[Thread Prev][Thread Next][Index]

Time axis definition



Hello All,

Following is a script of what I tried:

yes? show data
     currently SET data sets:
    1> ./foo.nc  (default)
 name     title                             I         J         K         L
 AIR_TEMPERATURE
          Air_Temperature                  1:96      ...       ...       ...
 XAX      Longitude                        1:1       ...       ...       ...
 YAX      Latitude                         1:1       ...       ...       ...
 TAX      Time                             ...       ...       ...       1:2
 
yes? DEFINE AXIS/T="1-OCT-2002:00:30":"3-OCT-2002:00:00":30/UNITS=minutes TAX
yes? plot/I=1:96 Air_Temperature
yes? plot Air_Temperature

In both cases I get a plot but the x axis doesn't show time, it shows the va
lues 1 to 96.  How do I define my time interval, get that recognized as the 
x axis, and plot the 96 air temperature values on the y axis against time on
 the x axis?

I have a netCDF file with 96 air temperature data points and the time axis i
s undefined.  I have 48 hours of time series data every 30 minutes (96 value
s).  I want to define a time axis of:
Starting at "1-OCT-2002:00:30", 96 values at 30 minute intervals, or;
"1-OCT-2002:00:30" to "3-OCT-2002:00:00" with 30 minute intervals, and have 
this appear on the x axis.

Thank you,

Ben



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement