Dear Ferret fans,
It seems that "let/like=" and "show attributes" cannot use a quoted name:
yes? let/like='z' rose = 'z'
**ERROR: required variable not in data set: 'z'
yes? show attributes 'z'
**ERROR: variable unknown or not in data set: 'z'
(See below for a full description of the situation.)
Probably I need to find the attributes by "ncdump -h" and copy them manually.
I've downloaded the topography data ETOPO1_Ice_c_gmt4.grd from
The name of the depth/altitude variable is, unfortunately, "z". Although you can plot it by
yes? fill/x=30:31/y=20N:21N 'z'
it doesn't conform to the other ETOPO datasets Ferret includes
--
REGARDS
Saurabh Rathore
Research Scholar (PhD.)
Centre For Oceans, Rivers, Atmosphere & Land Science Technology
Indian Institute Of Technology, Kharagpur
contact :- 91- 8345984434
[Thread Prev][Thread Next][Index]