[Thread Prev][Thread Next][Index]

ascii file problems when reading



Hi,

I've read the manual pages and mail archives about this issue but I'm
still having problems when reading my data, wich is a very simple file
of one variable (wind, m/s)(one column) and 200 monthly observations.
I've done the following:

>file/var="wind" wind.txt
>show data
currently SET data sets:
1> ./wind.txt  (default)
name     title                    I         J         K       L
WIND     WIND                     1:20480   ...       ...     ...

But couldn't plot wind, because I get: 

Success
 **TMAP ERR:
      Last or next-to-last record read: 5.3

So I've tried:

>define axis/t="16-jan-1985:12":"16-dec-2000:12"/np=228 twind
>define grid/t=twind gwind
>file/var=wind/grid=gwind wind.txt

>show data
 currently SET data sets:
 1> ./wind.txt  (default)
 name     title                I         J         K         L
 WIND     WIND                ...       ...       ...       1:228

>show grid wind
 GRID GWIND
 name       axis         # pts   start                end
 normal    X
 normal    Y
 normal    Z
 TWIND     TIME          228 r   16-JAN-1985 12:00    16-DEC-2000 12:00

But again same problem when plotting or listing

Any hints appreciated

Cheers,

Antonio Rodriguez









[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement