[Thread Prev][Thread Next][Index]

Re: [ferret_users] Problem with 6 hourly to daily average



Hi,

seems the syntax of your times is not correct. I should be:

define axis/t="01-jan-1993 00:00":"31-dec-2017 18:00"/units=days/npoints=36524 t6

The same for the other axis.
Best,
Martin
Am 09.02.2019 um 15:35 schrieb Satyesh Ghetiya:
Dear all,
I am wanting to convert 6 hourly (0,6,12,18 hr) data to daily average.

6 hourly existing time axis, of variable var, is:
define axis/t="01-jan-1993:00:00":"31-dec-2017:18:00"/units=days/npoints=36524 t6

and daily time axis (on which I want my final average) is:
define axis/t="01-jan-1993:09":"31-dec-2017:09":24/units=hours t9

Now, following step should give my desired daily final mean:
let var_d=var[gt=t9@ave]


But the problem is:  var_d is not being calculated except at l=1. I have improvised all steps and all seem very fine, so var_d should give all daily values. But, except at l=1, all other l's are showing 'No Valid Data'. Any experience in this regard ?

Hope to hear soon.

Regards,
G Satyesh



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

Privacy Policy | Disclaimer | Accessibility Statement