comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: CMIP5 model output
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: CMIP5 model output [message #83859] Thu, 11 April 2013 15:27 Go to previous message
DavidF[1] is currently offline  DavidF[1]
Messages: 94
Registered: April 2012
Member
siumt...@gmail.com wrote:

> how can you convert CMIP5 model output time to the Julian day?

I don't know how CMIP5 does this, but normally time is expressed as "number of days since 1600-01-01", or something like that. So, to create the correct Julian day number you do this:

time = time + Julday(1,1,1600,0,0,0)

Then, when you want months, days, and years, you convert these Julian values with CatDat:

CatDat, time, month, day, year

Cheers,

David
[Message index]
 
Read Message
Read Message
Previous Topic: Re: plotting vertical lines
Next Topic: Implementing a DIMENSION keyword

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:34:01 PDT 2025

Total time taken to generate the page: 0.00412 seconds