[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20040203: Number of times in a GEMPAK file/plot



Matt,

The compile time defaults for the GEMPAK distribution are for
array sizes to accomodate 300 times in a data file for plotting
(eg 150 days of 0Z and 12Z observations).

If you needed more than 300 times in a plot, you would have to 
increase the LLMXTM  and LLTMCX parameters in:
$GEMPAK/include/GEMPRM.PRM
$GEMPAK/include/gemprm.h
(currently both values are 300)

and

change the MMHDRS values in the above file to be
MMHDRS = LLMXTM + LLSTFL 
currently these values are:
MMHDRS = 30000
LLMXTM = 300
LLSTFL = 29700

You would need to build the distribution from the source
tar file available on our download site.

Steve Chiswell
Unidata User Support


>From: <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200402032341.i13NfNp1025080

>This is a multi-part message in MIME format.
>
>------_=_NextPart_001_01C3EAAF.34B5EC60
>Content-Type: text/plain;
>       charset="us-ascii"
>Content-Transfer-Encoding: quoted-printable
>
>Steve,
>
>=20
>
>I am working with Dusty Gillingham at the Physical Science Laboratory of
>NMSU and we are trying to find a way to look at upper air wind data in
>the SNCROSS program over interval periods of 6 months or even a year
>instead of just days or weeks.  Is there a way to do so in SNCROSS and
>if not do you know what program in Gempak might allow us to do so.
>
>=20
>
>Thanks,
>
>=20
>
>Matt T. Smith
>
>PSL
>
>
>------_=_NextPart_001_01C3EAAF.34B5EC60
>Content-Type: text/html;
>       charset="us-ascii"
>Content-Transfer-Encoding: quoted-printable
>
><html>
>
><head>
><meta http-equiv=3DContent-Type content=3D"text/html; =
>charset=3Dus-ascii">
><meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
>
><style>
><!--
> /* Style Definitions */
> p.MsoNormal, li.MsoNormal, div.MsoNormal
>       {margin:0in;
>       margin-bottom:.0001pt;
>       font-size:12.0pt;
>       font-family:"Times New Roman";}
>a:link, span.MsoHyperlink
>       {color:blue;
>       text-decoration:underline;}
>a:visited, span.MsoHyperlinkFollowed
>       {color:purple;
>       text-decoration:underline;}
>span.EmailStyle17
>       {font-family:Arial;
>       color:windowtext;}
>@page Section1
>       {size:8.5in 11.0in;
>       margin:1.0in 1.25in 1.0in 1.25in;}
>div.Section1
>       {page:Section1;}
>-->
></style>
>
></head>
>
><body lang=3DEN-US link=3Dblue vlink=3Dpurple>
>
><div class=3DSection1>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>Steve,</span></font></p>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>&nbsp;</span></font></p>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>I am working with Dusty Gillingham at the Physical =
>Science
>Laboratory of NMSU and we are trying to find a way to look at upper air =
>wind
>data in the SNCROSS program over interval periods of 6 months or even a =
>year
>instead of just days or weeks.&nbsp; Is there a way to do so in SNCROSS =
>and if
>not do you know what program in Gempak might allow us to do =
>so.</span></font></p>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>&nbsp;</span></font></p>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>Thanks,</span></font></p>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>&nbsp;</span></font></p>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>Matt T. Smith</span></font></p>
>
><p class=3DMsoNormal><font size=3D2 face=3DArial><span =
>style=3D'font-size:10.0pt;
>font-family:Arial'>PSL</span></font></p>
>
></div>
>
></body>
>
></html>
>=00
>------_=_NextPart_001_01C3EAAF.34B5EC60--
>
--