<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
Hi Jose,
<br />
<br />pelase, use ncdump to see the strucuture (order of variables) of your files.
<br />Maybe your ctl is not corresponding to the data order.
<br />
<br />Regards,
<br />Hallak
<br />
<br /><font size="2"><b>On Tue, 14 Feb 2012 08:37:31 -0200, Jose Augusto Paixão Veiga
wrote</b>
<br />> Prezado Hallak,
<br />>
<br />> Thanks for your hint and
sorry by don't give more details about the files my CTL try to ingest, my
bad. More details about the archives I am using include: they are monthly means
inside a file named by their respective year, for example: data_1979.nc contains
data for the months JAN, FEB,..., DEC, as in the other files (data_1980.nc,
data_1981.nc......data_1999.nc). Because of this, my CTL should include monthly
time increment, instead years steps.
<br />>
<br />> Unfortunately, the
problem persists.
<br />>
<br />> Sdcs,
<br />>
<br />>
<span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;" class="Apple-style-span"><span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;" class="Apple-style-span">
<br />> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;" class="Apple-style-span">
<br />> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;" class="Apple-style-span">
<br />>
<br />> <span style="font-family: arial; font-size: small;" class="Apple-style-span">
<br />>
<span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;"><font color="#333333"><span style="background-color: rgb(255, 255, 255);">José Augusto P. Veiga, </span>
<br />>
<br />>
======================================
<br />> Universidade do Estado do
Amazonas
<br />> Departamento de Meteorologia
<br />> <span style="border-collapse: separate; font-family: arial; font-size: small;">Escola
Superior de Tecnologia (EST)</span>
<br />>
-----------------------------------------------------------------------------</font></span>
<br />>
<span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;"><span style="border-collapse: separate; font-family: arial; font-size: small;"><font color="#333333">Av. Darcy Vargas, 1200, Manaus-AM
Brasil
<br />> Work phone: (92) 3878 4333
<br />> Skype:<span style="background-color: rgb(255, 255, 255);"> veiga_j.a.p.</span>
<br />>
</font></span></span>
<br />> <font color="#333333"><span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">-----------------------------------------------------------------------------</span>
<br />>
CV: <a target="_blank" href="http://lattes.cnpq.br/4027612512091565"><font color="#333333" style="background-color: rgb(255, 255, 255);">http://lattes.cnpq.br/4027612512091565</font></a>
<br />> URL:<font style="background-color: rgb(255, 255, 0);"><a target="_blank" href="http://scientificmet.wordpress.com/">http://scientificmet.wordpress.com/</a></font></font>
<br />>
<font color="#333333"><a href="http://nmet.wordpress.com/">http://nmet.wordpress.com/</a></font>
<br />>
<font color="#333333"><span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">-----------------------------------------------------------------------------</span></font></span></span></span></span></span>
<br />>
<br />> On Feb 14, 2012, at 1:36 AM, Ricardo Hallak wrote:
<br class="Apple-interchange-newline" /><blockquote type="cite">
<br />> Hi Jose, how
are you?
<br />>
<br />> In your .ctl:
<br />> tdef says you have monthly data
(36 time steps, 1mo increment).
<br />> dset says you have annual data (only
%y4).
<br />> So, if you have annual files, the time increment must be 1yr. On
the other
<br />> hand, if you have monthly files, dset must be
"data_%y4%m2.nc".
<br />>
<br />> Saudações,
<br />> Hallak
<br />>
<br />> On
Mon, 13 Feb 2012 22:31:51 -0200, Jose Augusto Paixão Veiga wrote
<br />>
<blockquote type="cite">Dear users,
<br />> </blockquote><blockquote type="cite">
<br />> </blockquote><blockquote type="cite">I have downloaded
several data from ERA-40 in netcdf format and I
<br />>
</blockquote><blockquote type="cite">would like to read them into one CTL file
with the command template
<br />> </blockquote><blockquote type="cite">(bellow).
<br />> </blockquote><blockquote type="cite">
<br />>
</blockquote><blockquote type="cite">dset ^data_%y4.nc
<br />>
</blockquote><blockquote type="cite">title ECMWF ERA-40 2.5 x 2.5
<br />>
</blockquote><blockquote type="cite">undef -9.99e+33
<br />>
</blockquote><blockquote type="cite">options template
<br />>
</blockquote><blockquote type="cite">dtype netcdf
<br />>
</blockquote><blockquote type="cite">xdef 144 linear 0.0 2.5
<br />>
</blockquote><blockquote type="cite">ydef 73 linear -90.0 2.5
<br />>
</blockquote><blockquote type="cite">zdef 13 levels 1000 925 850 775 700 600 500
400 300 250 200 150 100
<br />> </blockquote><blockquote type="cite">tdef 36
linear 00Z01JAN1979 1mo
<br />> </blockquote><blockquote type="cite">vars
5
<br />> </blockquote><blockquote type="cite">t=>t 13 t,z,y,x
Temperature
<br />> </blockquote><blockquote type="cite">u=>u 13
t,z,y,x U velocity
<br />> </blockquote><blockquote type="cite">v=>v
13 t,z,y,x V velocity
<br />> </blockquote><blockquote type="cite">w=>w 13 t,z,y,x Vertical velocity
<br />>
</blockquote><blockquote type="cite">z=>z 13 t,z,y,x
Geopotential
<br />> </blockquote><blockquote type="cite">endvars
<br />>
</blockquote><blockquote type="cite">
<br />> </blockquote><blockquote type="cite">However, when I display the variable uwnd (or other one) the map
<br />> </blockquote><blockquote type="cite">shows another field (field.gif),
differently from the original one
<br />> </blockquote><blockquote type="cite">(original.gif)
<br />> </blockquote><blockquote type="cite">
<br />>
</blockquote><blockquote type="cite">What could be the problem with this CTL
template?
<br />> </blockquote><blockquote type="cite">
<br />>
</blockquote><blockquote type="cite">Thanks in advance.
<br />>
</blockquote><blockquote type="cite">
<br />> </blockquote><blockquote type="cite">José Augusto P. Veiga,
<br />> </blockquote><blockquote type="cite">
<br />> </blockquote><blockquote type="cite">======================================
<br />>
</blockquote><blockquote type="cite">Universidade do Estado do Amazonas
<br />>
</blockquote><blockquote type="cite">Departamento de Meteorologia
<br />>
</blockquote><blockquote type="cite">Escola Superior de Tecnologia (EST)
<br />>
</blockquote><blockquote type="cite">-----------------------------------------------------------------------------
<br />>
</blockquote><blockquote type="cite">Av. Darcy Vargas, 1200, Manaus-AM
Brasil
<br />> </blockquote><blockquote type="cite">Work phone:
(92) 3878 4333
<br />> </blockquote><blockquote type="cite">Skype:
veiga_j.a.p.
<br />> </blockquote><blockquote type="cite">-----------------------------------------------------------------------------
<br />>
</blockquote><blockquote type="cite">CV: <a href="http://lattes.cnpq.br/4027612512091565">http://lattes.cnpq.br/4027612512091565</a>
<br />>
</blockquote><blockquote type="cite">URL:http://scientificmet.wordpress.com/
<br />>
</blockquote><blockquote type="cite"><a href="http://nmet.wordpress.com/">http://nmet.wordpress.com/</a>
<br />>
</blockquote><blockquote type="cite">-----------------------------------------------------------------------------
<br />>
</blockquote>
<br />>
<br />>
_______________________________________________
<br />> gradsusr mailing
list
<br />> <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
<br />>
http://gradsusr.org/mailman/listinfo/gradsusr
<br />>
</blockquote>
<br />
<br />
<br />Ricardo Hallak
<br />
<br />
Department of Atmospheric Sciences (DCA)
<br />
Institute of Astronomy, Geophysics and Atmospheric Sciences (IAG)
<br />
University of São Paulo (USP)
<br />
Rua do Matão, 1226 - Cidade Universitária - São Paulo SP 05508-900
<br />
Phone.: +55 (11) 3091-2850; 3091-4703
<br />
Fax: +55 (11) 3091-4714
<br />
<br />
</font>
</BODY>
</HTML>