<div dir="ltr"><div>Hi,</div><div><br></div><div>You might be able to get what you want from cd_calendar:</div><div><br></div><div><a href="http://www.ncl.ucar.edu/Document/Functions/Built-in/cd_calendar.shtml">http://www.ncl.ucar.edu/Document/Functions/Built-in/cd_calendar.shtml</a></div><div><br></div><div>It does have a "noleap" option, but you might need to do a little programming to make it produce what you need.</div><div><br></div><div>HTH</div><div>Rick<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 27, 2020 at 3:54 AM Buzan, Jonathan via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi NCL-Talk,<br>
<br>
I am attempting to create a date in my 34 year daily streaming file for docn in CESM.<br>
My simulation does not have leap years.<br>
<br>
I found the function:<br>
yyyymmdd_time<br>
<br>
<a href="https://www.ncl.ucar.edu/Document/Functions/Contributed/yyyymmdd_time.shtml" rel="noreferrer" target="_blank">https://www.ncl.ucar.edu/Document/Functions/Contributed/yyyymmdd_time.shtml</a><br>
<br>
However, when I execute this function, it produces leap years. Is there are yyyymmdd_time that does not produce leap years?<br>
<br>
Cheers,<br>
-Jonathan<br>
<br>
<br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>