[Thread Prev][Thread Next][Index]

[ferret_users] problem in plotting vertical sections from profiles



Hi....

I tried following from this link.. http://ferret.pmel.noaa.gov/Ferret/documentation/users-guide/working-with-special-data-sets/VERTICAL-PROFILES


let order = SORTI(lat)
let section = SAMPLEI(tem, order)
DEFINE AXIS/Y/UNITS=degrees yax_sect=SAMPLEI(lat, order)
LET ysection = RESHAPE(section,Y[gy=yax_sect]+Z[gz=all])
CONTOUR section 
FILL ysection   
PLOT/Y=20S/Z=100:500 ysection
PLOT ysection[Z=@loc:20]     

I am getting this error  **ERROR: unknown defining grid: GZ=ALL

if anyone knows, how to solve this problem pls..help..here I attached my datafile also.......


- Akshay



Attachment: not_working.nc
Description: Cdf file


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

Privacy Policy | Disclaimer | Accessibility Statement