Plot variables of different files
Marco Jusevicius
marco at SIMEPAR.BR
Thu Oct 11 14:08:57 EDT 2007
Hi folks.
How can I plot variables of different files together in the same panel?
Example: NCEP reanalysis files
sea level pressure and temperature in 850 hPa
ncdump -h of that files:
slp.2007.nc
netcdf slp.2007 {
dimensions:
lon = 144 ;
lat = 73 ;
time = UNLIMITED ; // (56 currently)
air.2007.nc
netcdf air.2007 {
dimensions:
lon = 144 ;
lat = 73 ;
level = 17 ;
time = UNLIMITED ; // (56 currently)
In slp it has no level and in air it has 17 levels. I suppose that is
the problem...
Someone has any suggestion?
Thanks a lot!
Marco.
--
Marco Antonio Rodrigues Jusevicius
Meteorologista
Insituto Tecnológico SIMEPAR - Curitiba/PR
Fone: (41)-3320-2072
e-mail: marco at simepar.br
More information about the gradsusr
mailing list