[Thread Prev][Thread Next][Index]

[ferret_users] Read bathy .bot



Hi everyone,

I'm struggling to read a .bot file which is swan bottom depth file. It has 438 columns and 164 rows.

The command I'm using:

define axis/x=1:438:1 xaxis
define axis/y=1:164:1 yaxis
define grid/x=xaxis/y=yaxis grid_bat

file/grid=grid_bat/var=bat grid_RJ.bot

show data

    currently SET data sets:
    1> ./grid_RJ.bot  (default)
 name     title                             I         J         K         L         M         N
 BAT      BAT                              1:438     1:164     ...       ...       ...       ...

When I try to shade the variable bat or just check with a list command. The variable turn to a vector.

     currently SET data sets:
    1> ./grid_RJ.bot  (default)
 name     title                             I         J         K         L         M         N
 BAT      BAT                              1:438     1:1       ...       ...       ...       ...

How should I proceed?

Thanks

--
Adriano Wiermann Barroso

Oceanólogo 
Universidade Federal do Rio Grande - FURG/RS

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

Privacy Policy | Disclaimer | Accessibility Statement