[cam-users] (no subject)
Richard Anyah
roanyah@unity.ncsu.edu
Fri, 20 Dec 2002 22:30:54 -500
Hello,
I would like to display my cam2.0.1 runs using GrADS but I have not been able to
successfully use both the sdfopen or xdfopen commands.
I get an error pointing at the segmentation of the data.
Part of the header information of my NetCDF output(data) file is as follows:
netcdf mon0960.cam2.h0.0003-08 {
dimensions:
lat = 64 ;
lon = 128 ;
lev = 26 ;
ilev = 27 ;
time = UNLIMITED ; // (1 currently)
tbnd = 2 ;
chars = 8 ;
variables:
double P0 ;
P0:long_name = "reference pressure" ;
P0:units = "Pa" ;
double lat(lat) ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
double lon(lon) ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
double lev(lev) ;
lev:long_name = "hybrid level at midpoints (1000*(A+B))" ;
lev:units = "level" ;
lev:positive = "down" ;
.
.
.
SICTHK:cell_method = "time: mean" ;
float SNOWHICE(time, lat, lon) ;
SNOWHICE:units = "m" ;
SNOWHICE:long_name = "Water equivalent snow depth" ;
SNOWHICE:cell_method = "time: mean" ;
float SNOWHLND(time, lat, lon) ;
SNOWHLND:units = "m" ;
SNOWHLND:long_name = "Water equivalent snow depth" ;
SNOWHLND:cell_method = "time: mean" ;
float SOLIN(time, lat, lon) ;
SOLIN:units = "W/m2" ;
SOLIN:long_name = "Solar insolation" ;
SOLIN:cell_method = "time: mean" ;
float SRFRAD(time, lat, lon) ;
SRFRAD:units = "W/m2" ;
SRFRAD:long_name = "Net radiative flux at surface" ;
SRFRAD:cell_method = "time: mean" ;
float SWCF(time, lat, lon) ;
SWCF:units = "W/m2" ;
SWCF:long_name = "Shortwave cloud forcing" ;
SWCF:cell_method = "time: mean" ;
float T(time, lev, lat, lon) ;
T:units = "K" ;
T:long_name = "Temperature" ;
T:cell_method = "time: mean" ;
float TAUGWX(time, lat, lon) ;
TAUGWX:units = "N/m2" ;
TAUGWX:long_name = "Zonal gravity wave surface stress" ;
TAUGWX:cell_method = "time: mean" ;
float TAUGWY(time, lat, lon) ;
TAUGWY:units = "N/m2" ;
TAUGWY:long_name = "Meridional gravity wave surface stress
TAUGWY:cell_method = "time: mean" ;
float TAUX(time, lat, lon) ;
TAUX:units = "N/m2" ;
TAUX:long_name = "Zonal surface stress" ;
TAUX:cell_method = "time: mean" ;
float TAUY(time, lat, lon) ;
I will appreciate any help.
Richard
______________________________________________________________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Richard Anyah
North Carolina State University
Dept. of Marine, Earth & Atmospheric Sciences
P.O Box 8208, Raleigh NC 27695-8208
Phone: 919 513 0243 (off)
919 755 1742 (Home)
http://www4.ncsu.edu/~roanyah/ ;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~______________________________________________________________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Richard Anyah
North Carolina State University
Dept. of Marine, Earth & Atmospheric Sciences
P.O Box 8208, Raleigh NC 27695-8208
Phone: 919 513 0243 (off)
919 755 1742 (Home)
http://www4.ncsu.edu/~roanyah/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~