<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Where does CDO put the extra 5 days?
<div>—Jennifer<br>
<div><br>
<div>
<div>On Dec 9, 2015, at 12:15 PM, Illeana Gomez Leal &lt;<a href="mailto:ig238@cornell.edu">ig238@cornell.edu</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div><br>
</div>
Hi,
<div><br>
</div>
<div>Frank Lunkeit has find a simple solution to trick GrADS using cdo to change the calendar of the NetCDF file:&nbsp;</div>
<div><br>
cdo -f nc setcalendar,standard old_namefile.nc new_namefile.nc</div>
<div><br>
</div>
<div>then,</div>
<div><br>
</div>
<div>sdfopen new_namefile.nc</div>
<div><br>
</div>
<div>and it works!</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Illeana</div>
<div><br>
<div>
<div>Le 9 déc. 2015 à 11:07, Jennifer M Adams &lt;<a href="mailto:jadams21@gmu.edu">jadams21@gmu.edu</a>&gt; a écrit :</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi, Illeana —&nbsp;
<div>It sounds like you have one file per year. I think the best way to do wedge this data into the GrADS data model is to break your files into daily pieces, so you have one file per day. Then it will be up to you to decide how to map 360 days onto a 365-day
 calendar, which will be done using a new file naming convention for your daily files. The simplest might be to do templating on julian day, and have the final 5 days of each year always be missing. But if you want to do any kind of monthly analysis on this
 data, that may mess you up.&nbsp;</div>
<div>—Jennifer</div>
<div><br>
<div>
<div>On Dec 8, 2015, at 5:41 PM, Illeana Gomez Leal &lt;<a href="mailto:ig238@cornell.edu">ig238@cornell.edu</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div><br>
</div>
Hi,
<div><br>
</div>
<div>I have matrices of T21 space resolution and 2880 points in time (8 points per day in a 360 day year), and I have more that 200 netcdf files of this type.</div>
<div>If I must convert all my data, how does GrADS work? Can I change the string «&nbsp;360_day&nbsp;» in time:calendar to another value in order to trick it?</div>
<div><br>
</div>
<div>Thank you very much,</div>
<div>Illeana</div>
<div>&nbsp;<br>
<div>
<div>Le 8 déc. 2015 à 17:26, Jeff Duda &lt;<a href="mailto:jeffduda319@gmail.com">jeffduda319@gmail.com</a>&gt; a écrit :</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">
<div>You can write a full control file. I would think all of the necessary information to write a control file would be present. You'll just have to extract it manually. For example, you can use the information from the output from ncdump of the time array
 variable in your TDEF entry.<br>
<br>
</div>
Jeff Duda<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Dec 8, 2015 at 4:09 PM, Tom Shannon <span dir="ltr">
&lt;<a href="mailto:ts247@cornell.edu" target="_blank">ts247@cornell.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div style="font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;">
<p>Hello all,</p>
<p><br>
</p>
<p>I'm working with a researcher with a lot of data based on a 360 day calendar. Example from ncdump:</p>
<p>double time(time) ;<br>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:calendar = &quot;360_day&quot; ;<br>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:units = &quot;days since 0199-01-01 00:00:00&quot; ;<br>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;time:base_date = 199, 1, 1, 0 ;<br>
</p>
<p><br>
</p>
<p>I understand that 360 day calendars are no longer supported in grads. We've tried version 2.0.2 and 2.1.a3 and get the &quot;SDF Error: 360 day calendars are not supported by sdfopen&quot; error with both.</p>
<p><br>
</p>
<p>What options do we have, if any, short of rerunning the processes?</p>
<p><br>
</p>
<p>thanks in advance,</p>
<p>Tom</p>
<p><br>
</p>
<p>System Admin<br>
</p>
<p>Cornell University</p>
<p>Dept of Astronomy<br>
</p>
<p><br>
</p>
</div>
</div>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div class="gmail_signature">Jeff Duda<br>
Graduate research assistant<br>
University of Oklahoma School of Meteorology<br>
Center for Analysis and Prediction of Storms<br>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote>
</div>
<br>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote>
</div>
<br>
<div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; border-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;">
<div>--</div>
<div>Jennifer M. Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
111 Research Hall, Mail Stop 2B3<br>
George Mason University<br>
4400 University Drive<br>
Fairfax, VA 22030&nbsp;<br>
<br>
</div>
<div><br class="khtml-block-placeholder">
</div>
<br class="Apple-interchange-newline">
</span></span><br class="Apple-interchange-newline">
</div>
<br>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote>
</div>
<br>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
http://gradsusr.org/mailman/listinfo/gradsusr<br>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>