[Thread Prev][Thread Next][Index]

Re: [ferret_users] append variables on time when time reference (since date) are different



Dear Ansley, Patrick,

> Ferret's graphics lets you view plots of variables on different time
> axes together using /HLIM or /VLIM. I think this is causing some
> confusion. To save them to a single dataset, appending them, you
> would need to put them onto a common time axis, and it is up to the
> user to make sure that the time origin and axis units match.

I've run into this issue as well.  Does Ferret deal correctly with
regridding to a common time axis?  i.e.

dataset 1: time axis starts at 01-01-1970, hourly data
dataset 2: time axis starts at 01-01-1990, hourly data

define new axis my_t starting at 01-01-1900, hourly 

let var3 = var1[d=1,gt=my_t] + var2[d=2, gt=my_t]
save (/append) /file=test.nc   var3

Will that do what I expect/want ?  If so, it's a perfectly acceptable
workaround, but it would be very nice indeed if ferret issues a
warning or an error when you're incorrectly combining time axes with
append.


Kind regards,
     Hein

-- 

Dr. Hein Zelle
Advisor Meteorology & Oceanography

Tel:    +31 (0)527-242299
Fax:    +31 (0)527-242016
Email:  hein.zelle@xxxxxxxxxxxxx
Web:    www.bmtargoss.com

BMT ARGOSS
P.O. Box 61, 8325 ZH Vollenhove
Voorsterweg 28, 8316 PT Marknesse
The Netherlands

----Confidentiality Notice & Disclaimer---- 

The contents of this e-mail and any attachments are intended for the
use of the mail addressee(s) shown. If you are not that person, you
are not allowed to read it, to take any action based upon it or to
copy it, forward, distribute or disclose the contents of it and you
should please delete it from your system. BMT ARGOSS does not accept
liability for any errors or omissions in the context of this e-mail or
its attachments which arise as a result of internet transmission, nor
accept liability for statements which are those of the author and
clearly not made on behalf of BMT ARGOSS.


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

Privacy Policy | Disclaimer | Accessibility Statement