[Thread Prev][Thread Next][Index]

Re: [ferret_users] irregular time axis



Thank you sir. it is working perfectly


On Mon, Mar 3, 2014 at 1:59 AM, Mark Verschell <mav9@xxxxxx> wrote:
One little error!

yes? define axis/t/t0=1-jan-1952/units=days/calendar=360_day my_month_axis = {255, 285, 315, 615, 645, 675, ...}

t0 is from Jan-1 not Jan-15

Mark


On Mar 2, 2014, at 1:41 PM, Mark Verschell <mav9@xxxxxx> wrote:

Whoops,

missed that you had seen this archived message.

You need to define a time axis.To make life easy, call your year a 360 day year (ferret can convert)

So, a time step by days for one 360 day year would be:

15, 45, 75, 105, 135, 165, 195, 225, 255, 285, 315, 345

You only need Sep, Oct and Nov: 255, 285, 315. Each additional year would be that number+360

yes? define axis/t/t0=15-jan-1952/units=days/calendar=360_day my_month_axis = {255, 285, 315, 615, 645, 675, ...}

then you just use this new axis for defining your grid. Then you read in the ascii data ON this grid, and output an nc file.

Mark

On Mar 1, 2014, at 12:33 AM, chinnu sachi <chinnu.sachi7@xxxxxxxxx> wrote:

Dear ferret users,
               I want to convert an ascii file to nc file, but the time axis is not regular. I want my time axis as
15-sep-1952
15-oct-1952
15-nov-1952
15-sep-1953
15-oct-1953
15-nov-1953
till 15-nov-2007.
As we can see each year got only 3 months value, so how can I define a time axis for this data.
I had seen the below link in user's group, but I don't know which way I can use it.

Thanks in advance.
--
Regards,
Chinnu Sachidanandan
csachidanandan@xxxxxxx






--
Regards,
Chinnu Sachidanandan
Physical Oceanography Division
National Institute of Oceanography
csachidanandan@xxxxxxx


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

Privacy Policy | Disclaimer | Accessibility Statement