[Thread Prev][Thread Next][Index]

Re: [ferret_users] problem in plotting vertical sections from profiles



Hi,

If you do not have any other statements in the code then the z axis named all need to be defined. 
the step in the link you send (DEFINE AXIS/DEPTH/Z=0:1000:20/UNIT=meters zall) is missing 

Also it may not be wise to assume that all 20 degree isotherms falls below 100 meters...
with best regards,
Sudheer

On Tue, Feb 5, 2013 at 6:16 PM, Akshay Hegde <akshay.k.hegde@xxxxxxxxx> wrote:
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






--
with best regards

Sudheer

**********************************************************************************
Dr. Sudheer Joseph                                                                
Scientist                                                                         
INDIAN NATIONAL CENTRE FOR OCEAN INFORMATION SERVICES (INCOIS)
MINISTRY OF EARTH SCIENCES, GOVERNMENT OF INDIA
"OCEAN VALLEY" PRAGATHI NAGAR (BO)
OPP.JNTU, NIZAMPET SO
Andhra Pradesh, India. PIN- 500 090.
TEl:+91-40-23044600(R),Tel:+91-9440832534(Mobile)
Tel:+91-40-23886047(O),Fax:+91-40-23892910(O)
E-mail: sudheer.joseph@xxxxxxxxx;  sjo@xxxxxxxxxxxxx.
Web- http://oppamthadathil.tripod.com
           --------------* ---------------
"The ultimate measure of a man is
not where he stands in moments of
comfort and convenience, but where
he stands at times of challenge and
controversy."
                        Martin Luther King, Jr.
"What we have done for ourselves alone dies with us.
What we have done for others and the world remains and is immortal."
- Albert Pines

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

Privacy Policy | Disclaimer | Accessibility Statement