[gradsusr] template in control file
Jennifer Adams
jma at cola.iges.org
Tue Jun 3 12:33:15 EDT 2014
Use %t1 instead of %tm1. From the doc:
%t1 1 or 2 digit time index (file names contain number sequences that begin with 1 or 01)
%tm1 1 or 2 digit time index (file names contain number sequences that begin with 0 or 00)
--Jennifer
On Jun 3, 2014, at 11:04 AM, sim.aberson wrote:
> I have a set of files:
>
> dwdt1.dat
> dwdt2.dat
> dwdt3.dat
> dwdt4.dat
> dwdt5.dat
> .
> .
> .
> dwdt9.dat
>
> At http://www.iges.org/grads/gadoc/templates.html, it says:
>
> Your forecast model output looks like this:
> MMOUT_DOMAIN1_00
> MMOUT_DOMAIN1_01
> MMOUT_DOMAIN1_02
> so your DSET enry will look like this:
> DSET ^MMOUT_DOMAIN1_%tm2
>
> I only have one digit, so my line looks like
>
> DSET ^dwdt%tm1.dat
>
> but it isn't finding any of the files to open them. Any idea what I am
> doing wrong?
>
> Here is the entire control file
>
>
> DSET ^dwdt%tm1.dat
> TITLE radial/tangential wind components on polar projection
> UNDEF -9999.
> OPTIONS template
> XDEF 292 LINEAR -65.268588 0.0270027
> YDEF 292 LINEAR 15.719757 0.0270027
> ZDEF 42 LINEAR 1.000 1.000
> TDEF 9 LINEAR 17Z03SEP2003 15mn
> VARS 1
> dwdt 42 99 dwdt (m/s^2)
> ENDVARS
>
> Thanks
>
> --
> Sim Aberson AOML/Hurricane Research Division Miami, FL
> "Hurricane states erect statues in my honor." -- David Sedaris
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
--
Jennifer M. Adams
Center for Ocean-Land-Atmosphere Studies (COLA)
111 Research Hall, Mail Stop 2B3
George Mason University
4400 University Drive
Fairfax, VA 22030
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140603/1f4cbe4a/attachment.html
More information about the gradsusr
mailing list