[Thread Prev][Thread Next][Index]

RE: [ferret_users] x-axis subset of a multi y-axis plot



Thank you very much Ansley, it worked!

Cheers,
Zena


Date: Tue, 30 Jul 2013 13:38:14 -0700
From: ansley.b.manke@xxxxxxxx
To: zena5000@xxxxxxxxxxx
CC: ferret_users@xxxxxxxx
Subject: Re: [ferret_users] x-axis subset of a multi y-axis plot

Hi Zena,
Welcome to Ferret.  When you are running a script you don't have as much control as you would if you're just issuing PLOT commands, where you could set a time region with PLOT/T= 

Here I think you want to use a SET REGION command.  If for example the data is for 20 days starting with the beginning of 2012, you could plot part of that time as follows:
yes? set region/t=6-jan-2012:10-jan-2012
yes? go multi_yaxis_plot1 HONO 2
and so forth.   The SET REGION command is in effect for the rest of your Ferret session, or until you do a
yes? cancel region
Ansley

On 7/30/2013 9:27 AM, Zena Rebello wrote:
Hi Ferret Users,


I have created an overlay plot of concentration vs. time for three time series (each with a length of 20 days) using the same x-axis but different y-axes with the following commands:

yes? go multi_yaxis_plot1 HONO 2
yes? go multi_yaxis_overlay HNO3 1 "-"
yes? go multi_yaxis_overlay NO2 2 "-"

However, now I want to generate the same overlay plot only for day 5, not the full run length, but I can't figure out how to do this as I am not all that proficient in Ferret yet.  Any suggestions would be appreciated!


Thanks in advance,
Zena


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

Privacy Policy | Disclaimer | Accessibility Statement