[Thread Prev][Thread Next][Index]

reading data




Hi Weiq,
I had a typo in the define grid statement, no ,'s but /'s !
My apologies! I now mainly use netcdf and I tend to forget
the exact syntax of the axis and grid statements... sorry.

Now the commands below worked for me. For ferret and
linux versions see below.

Cheers,
Joerg


Linux 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown


 ! NOAA/PMEL TMAP
 ! Program FERRET
 ! Version 5.22 - 07/27/00
 ! 28-Jul-01 07:07

def axis/x=0.5:359.5:1/mod/unit=degrees x1
def axis/y=-89.5:89.5:1/unit=degrees y1
def axis/t=1:12:1 t1
define grid/x=x1/y=y1/t=t1 gridxy
file/format=stream/grid=gridxy/columns=64800/var=xx  sheat.dat
show data
shade xx[l=1]
shade xx[l=10]
shade xx[l=12]
quit


--
Joerg Kaduk
Department of Plant Biology
Carnegie Institution of Washington        e-mail: joerg@jasper.stanford.edu
260 Panama Street                         phone:  +1 (650) 325 1521 ext 416
Stanford, CA 94305                        fax:    +1 (650) 325 6857



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement