[Thread Prev][Thread Next][Index]

Plotting Graphs (a value VS Longitude)



All,
   In plotting a value VS longitude using the plot/vs command.

I'm having trouble preserving the x axis (longitude) like I want it.

I'm creating a variable called long with:

long= x[gx=var]

When I plot/vs var, long

I can control the numerical x axis, but I lose the ability to have E and W
designation, and I'm only left with the numerical longitude (0-360).

Can I restructure my long variable to give a "pure" longitude variable that
works in the standard way?

Thanks!

Bruce


Bruce W. Ford
---------------------------
http://www.EverythingDulcimer.com
"The Internet Home for Dulcimer Enthusiasts"

Spread the Word!

-----Original Message-----
From: Bruce W. Ford [mailto:bruce@fordville.org]
Sent: Thursday, June 19, 2003 9:12 PM
To: ferret_users@ferret.pmel.noaa.gov
Subject: Syntax
Importance: High


All,
   I'm having trouble finding syntax that works to do the following:

I have a 144 by 74 grid (2.5 degree global grid).  I want to make a grid
where each point consists of the zonal average of that latitude.

In other words each point along the equator would be the same (the average
of all points on the equator).  At 2.5 degrees north each point along the
2.5 would be the same (the average of all points on 2.5), and similar for
each latitude north and south filling in the grid.

The syntax for finding the average for one latitude is "let eq_ave =
tmp[y=0:0@ave]" (equator in this case).

Can I form an array where the new 144 by 74 grid is zonal averages of each
latitude?

Working with zonal averages is an often-used idea, so I'm sure ferret can do
this in one fell swoop.  Has anyone tackled this one?

Bruce

Bruce W. Ford
---------------------------



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement