[gradsusr] Problem to plot sst data
Jose Augusto Paixão Veiga
veiga.uea at gmail.com
Thu Dec 17 09:10:09 EST 2015
Dear Matias and Krishnamohan,
I tried both hints, but I've not succeed. The field is still incorrect.
My ctl file is:
dset sst-NCDC-Reynolds.bin
title NOAA Optimum Interpolation (OI) SST V2
undef -9.e+33
xdef 180 linear 0 2
ydef 89 linear -88 2
zdef 1 linear 0 1
tdef 407 linear 00Z01JAN1982 1mo
vars 1
sst 1 99 Monthly Mean of Sea Surface Temperature
endvars
I've created the file *sst-NCDC-Reynolds.bin*
from the program bellow:
'reinit'
'sdfopen ../SST/sst.mnmean-NCDC-Reynolds.nc'
'set fwrite ../SST/sst-NCDC-Reynolds.bin'
'set gxout fwrite'
'set x 1 180'
**** I've tried set lon too
'set y 1 89'
**** I've tried set lat too
i=1537
while (i <= 1943)
'set t ' i
'd sst'
i=i+1
endwhile
'disable fwrite'
I am trying to built a bin file with sst (from NCDC) data spanning from
jan1982 to nov2015.
I've tried the same gs program to built sst NOAA data and I've succeeded.
Thanks
José Augusto P. Veiga
CREA n.: 24161
======================================
Universidade do Estado do Amazonas
Departamento de Meteorologia
Escola Superior de Tecnologia (EST)
-----------------------------------------------------------------------------
Av. Darcy Vargas, 1200, Manaus-AM Brasil
Work phone: (92) 3878 4317, Ramal 4317
Cell phone : (92) 98196 7122
Skype: veiga_j.a.p.
-----------------------------------------------------------------------------
CV: http://lattes.cnpq.br/4027612512091565
URL: https://scientificmet.wordpress.com
-----------------------------------------------------------------------------
On Thu, Dec 17, 2015 at 9:28 AM, krishnamohan <krishmet at gmail.com> wrote:
> Dear Veiga,
>
> Looks like its an issue with missing values in your data. Check the data
> for missing value and if it is not in the ctl file, then add it (like
> undef -9e+33)
>
> Hope this will solve the issue,
>
> Cheers, Krishnamohan
>
> On Thu, Dec 17, 2015 at 2:03 PM, Jose Augusto Paixão Veiga <
> veiga.uea at gmail.com> wrote:
>
>> Dear all,
>>
>> I am facing problems to plot sst data (please see attached figure). Why
>> is it happing?
>>
>> My ctl file is properly reading the bin date. But when I plot sst I see
>> just high values at the edge of the continents.
>>
>> I appreciated any help.
>>
>> José Augusto P. Veiga
>> CREA n.: 24161
>>
>> ======================================
>> Universidade do Estado do Amazonas
>> Departamento de Meteorologia
>> Escola Superior de Tecnologia (EST)
>>
>> -----------------------------------------------------------------------------
>> Av. Darcy Vargas, 1200, Manaus-AM Brasil
>> Work phone: (92) 3878 4317, Ramal 4317
>> Cell phone : (92) 98196 7122
>> Skype: veiga_j.a.p.
>>
>> -----------------------------------------------------------------------------
>> CV: http://lattes.cnpq.br/4027612512091565
>> URL: https://scientificmet.wordpress.com
>>
>> -----------------------------------------------------------------------------
>>
>>
>>
>>
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20151217/fdfc4643/attachment.html
More information about the gradsusr
mailing list