[Thread Prev][Thread Next][Index]

Re: [ferret_users] ascii list



In addition to /NOHEAD, there is also /NOROWHEAD which removes the label at the start of each row of the listing. So what Ryo suggested is fine, or you could use

 list/norow/nohead y[gy=pm], pm



On 6/24/2010 9:33 AM, DELCLAUX Francois wrote:
HI ferret users,

I have a 2D variable, for example precipitation p
I compute x-average pm such as :
let pm = p[i=@ave]

and now I would like to get a very simple ascii output list such as :

y1   pm1
y2  pm2
..
..
yn pmn

The problem is that if iI type :

list pm

I get a lot of information such as " y j / pmj" while I only want y coordinates and pm values in 2 columns.

So what the best way for doing that ?

Thanks in advance



[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement