File size limit
Aida Biberic
aidab at PDX.EDU
Fri Oct 12 15:17:10 EDT 2007
Hi,
Is there a limitation on the size of a file that can be opened with GrADS?
If not would anybody point out what the problem in my configuration is since
I am not able to open a 4GB file. Files that are about 1 GB are not a
problem, (all NetCDF files, outputs of the same model). Following are error
message, config.out, and ncdump -c.
Thanks,
Aida
Error message from GrADS:
ga-> sdfopen h0003.nc
Scanning self-describing file: h0003.nc
nc_open failure:
File too large
h0003.nc does not exist or is not a netCDF file.
Couldn't ingest SDF metadata.
If this was an HDF-SDS file, try gradshdf.
Here is my configuration output:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GrADS configure 1.9b4, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure prefix = /usr/local/grads-1.9b4/
## --------- ##
## Platform. ##
## --------- ##
hostname = climate1.sb2.pdx.edu
uname -m = x86_64
uname -r = 2.6.9-55.ELsmp
uname -s = Linux
uname -v = #1 SMP Fri Apr 20 16:36:54 EDT 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/user/bin
PATH: /opt/pgi/linux86-64/7.0/bin
PATH: /opt/pgi
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1372: checking for a BSD-compatible install
configure:1426: result: /usr/bin/install -c
configure:1437: checking whether build environment is sane
configure:1480: result: yes
configure:1513: checking for gawk
configure:1529: found /usr/bin/gawk
configure:1539: result: gawk
configure:1549: checking whether make sets $(MAKE)
configure:1569: result: yes
configure:1716: checking whether to enable maintainer-specific portions of
Makefiles
configure:1725: result: no
configure:1840: checking for gawk
configure:1866: result: gawk
configure:1884: checking for prefix-gcc
configure:1913: result: no
configure:1922: checking for gcc
configure:1938: found /usr/bin/gcc
configure:1948: result: gcc
configure:2192: checking for C compiler version
configure:2195: gcc --version </dev/null >&5
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-8)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2198: $? = 0
configure:2200: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)
configure:2203: $? = 0
configure:2205: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2208: $? = 1
configure:2232: checking for C compiler default output
configure:2235: gcc -g -O conftest.c >&5
configure:2238: $? = 0
configure:2284: result: a.out
configure:2289: checking whether the C compiler works
configure:2295: ./a.out
configure:2298: $? = 0
configure:2315: result: yes
configure:2322: checking whether we are cross compiling
configure:2324: result: no
configure:2327: checking for suffix of executables
configure:2329: gcc -o conftest -g -O conftest.c >&5
configure:2332: $? = 0
configure:2357: result:
configure:2363: checking for suffix of object files
configure:2385: gcc -c -g -O conftest.c >&5
configure:2388: $? = 0
configure:2410: result: o
configure:2414: checking whether we are using the GNU C compiler
configure:2439: gcc -c -g -O conftest.c >&5
configure:2442: $? = 0
configure:2445: test -s conftest.o
configure:2448: $? = 0
configure:2461: result: yes
configure:2467: checking whether gcc accepts -g
configure:2489: gcc -c -g conftest.c >&5
configure:2492: $? = 0
configure:2495: test -s conftest.o
configure:2498: $? = 0
configure:2509: result: yes
configure:2526: checking for gcc option to accept ANSI C
configure:2587: gcc -c -g -O conftest.c >&5
configure:2590: $? = 0
configure:2593: test -s conftest.o
configure:2596: $? = 0
configure:2614: result: none needed
configure:2632: gcc -c -g -O conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2635: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2754: checking for prefix-g++
configure:2783: result: no
configure:2754: checking for prefix-c++
configure:2783: result: no
configure:2754: checking for prefix-gpp
configure:2783: result: no
configure:2754: checking for prefix-aCC
configure:2783: result: no
configure:2754: checking for prefix-CC
configure:2783: result: no
configure:2754: checking for prefix-cxx
configure:2783: result: no
configure:2754: checking for prefix-cc++
configure:2783: result: no
configure:2754: checking for prefix-cl
configure:2783: result: no
configure:2754: checking for prefix-FCC
configure:2783: result: no
configure:2754: checking for prefix-KCC
configure:2783: result: no
configure:2754: checking for prefix-RCC
configure:2783: result: no
configure:2754: checking for prefix-xlC_r
configure:2783: result: no
configure:2754: checking for prefix-xlC
configure:2783: result: no
configure:2796: checking for g++
configure:2812: found /usr/bin/g++
configure:2822: result: g++
configure:2838: checking for C++ compiler version
configure:2841: g++ --version </dev/null >&5
g++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-8)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2844: $? = 0
configure:2846: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)
configure:2849: $? = 0
configure:2851: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:2854: $? = 1
configure:2857: checking whether we are using the GNU C++ compiler
configure:2882: g++ -c conftest.cc >&5
configure:2885: $? = 0
configure:2888: test -s conftest.o
configure:2891: $? = 0
configure:2904: result: yes
configure:2910: checking whether g++ accepts -g
configure:2932: g++ -c -g conftest.cc >&5
configure:2935: $? = 0
configure:2938: test -s conftest.o
configure:2941: $? = 0
configure:2952: result: yes
configure:2996: g++ -c -g -O2 conftest.cc >&5
configure:2999: $? = 0
configure:3002: test -s conftest.o
configure:3005: $? = 0
configure:3032: g++ -c -g -O2 conftest.cc >&5
configure: In function `int main()':
configure:3027: error: `exit' was not declared in this scope
configure:3035: $? = 1
configure: failed program was:
| #line 3015 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "GrADS"
| #define PACKAGE_TARNAME "grads"
| #define PACKAGE_VERSION "1.9b4"
| #define PACKAGE_STRING "GrADS 1.9b4"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2996: g++ -c -g -O2 conftest.cc >&5
configure:2999: $? = 0
configure:3002: test -s conftest.o
configure:3005: $? = 0
configure:3032: g++ -c -g -O2 conftest.cc >&5
configure:3035: $? = 0
configure:3038: test -s conftest.o
configure:3041: $? = 0
configure:3076: checking for a BSD-compatible install
configure:3130: result: /usr/bin/install -c
configure:3141: checking whether ln -s works
configure:3145: result: yes
configure:3167: checking build system type
configure:3180: error: /bin/sh etc/config.sub prefix failed
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=
ac_cv_build_alias=prefix
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_SUPPLIBS_set=
ac_cv_env_SUPPLIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=prefix
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=prefix
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=prefix
ac_cv_exeext=
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/local/grads-1.9b4/etc/missing --run aclocal-1.6'
AMTAR='${SHELL} /usr/local/grads-1.9b4/etc/missing --run tar'
AUTOCONF='${SHELL} /usr/local/grads-1.9b4/etc/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/grads-1.9b4/etc/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/grads-1.9b4/etc/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CFLAGS='-g -O'
CPP=''
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
DEFS=''
DODS_DARWIN_FALSE=''
DODS_DARWIN_TRUE=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GXPNG_FALSE=''
GXPNG_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/local/grads-1.9b4/etc/missing --run makeinfo'
OBJEXT='o'
PACKAGE='grads'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='GrADS'
PACKAGE_STRING='GrADS 1.9b4'
PACKAGE_TARNAME='grads'
PACKAGE_VERSION='1.9b4'
PATH_SEPARATOR=':'
READLINE_FALSE=''
READLINE_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
SUPPLIBS=''
USEDODS_FALSE=''
USEDODS_TRUE=''
USEGADODS_FALSE=''
USEGADODS_TRUE=''
USEGUI_FALSE=''
USEGUI_TRUE=''
USEHDF_FALSE=''
USEHDF_TRUE=''
USEIMG_FALSE=''
USEIMG_TRUE=''
USELATS_FALSE=''
USELATS_TRUE=''
USENC_FALSE=''
USENC_TRUE=''
VERSION='1.9b4'
XLIBEMU_FALSE=''
XLIBEMU_TRUE=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='prefix'
build_alias='prefix'
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
dods_libs=''
exec_prefix='NONE'
extra_bins=''
extra_utils=''
gadods_def=''
gui_libs=''
hdf_libs=''
host='prefix'
host_alias='prefix'
host_cpu=''
host_ldadd=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/local/grads-1.9b4/etc/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
nc_libs=''
oldincludedir='/usr/include'
prefix='NONE'
printim_libs=''
program_transform_name='s,x,x,'
readline_libs=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='prefix'
wi_libadd=''
wi_libs=''
xlibemu_libs=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "GrADS"
#define PACKAGE_STRING "GrADS 1.9b4"
#define PACKAGE_TARNAME "grads"
#define PACKAGE_VERSION "1.9b4"
#endif
#ifdef __cplusplus
#include <stdlib.h>
configure: exit 1
ncdump -c:
netcdf h0003 {
dimensions:
lon = 128 ;
lev = 28 ;
ilev = 29 ;
lat = 64 ;
time = UNLIMITED ; // (30 currently)
nchar = 80 ;
variables:
float P0 ;
P0:long_name = "reference pressure" ;
P0:units = "Pa" ;
int ntrm ;
ntrm:long_name = "spectral truncation parameter M" ;
int ntrn ;
ntrn:long_name = "spectral truncation parameter N" ;
int ntrk ;
ntrk:long_name = "spectral truncation parameter K" ;
int ndbase ;
ndbase:long_name = "base day for this case" ;
int nsbase ;
nsbase:long_name = "seconds to complete base day" ;
nsbase:units = "s" ;
int nbdate ;
nbdate:long_name = "base date as 6 digit integer (YYMMDD)" ;
int nbsec ;
nbsec:long_name = "seconds to complete base date" ;
nbsec:units = "s" ;
int mdt ;
mdt:long_name = "model timestep" ;
mdt:units = "s" ;
int mhisf ;
mhisf:long_name = "frequency of model writes (timesteps)" ;
char current_mss(nchar) ;
current_mss:long_name = "MSS pathname of this file" ;
char first_mss(nchar) ;
first_mss:long_name = "MSS pathname of first file for this case" ;
float hyai(ilev) ;
hyai:long_name = "hybrid A coefficient at layer interfaces" ;
float hybi(ilev) ;
hybi:long_name = "hybrid B coefficient at layer interfaces" ;
float ilev(ilev) ;
ilev:long_name = "hybrid level at layer interface (1000*(A+B))" ;
ilev:units = "hybrid_sigma_pressure" ;
ilev:positive = "down" ;
ilev:A_var = "hyam" ;
ilev:B_var = "hybm" ;
ilev:P0_var = "P0" ;
ilev:PS_var = "PS" ;
ilev:bounds = "ilev" ;
float hyam(lev) ;
hyam:long_name = "hybrid A coefficient at layer midpoints" ;
float hybm(lev) ;
hybm:long_name = "hybrid B coefficient at layer midpoints" ;
float lev(lev) ;
lev:long_name = "hybrid level at layer midpoints (1000*(A+B))" ;
lev:units = "hybrid_sigma_pressure" ;
lev:positive = "down" ;
lev:A_var = "hyam" ;
lev:B_var = "hybm" ;
lev:P0_var = "P0" ;
lev:PS_var = "PS" ;
lev:bounds = "ilev" ;
float lat(lat) ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
float gw(lat) ;
gw:long_name = "gauss weights" ;
float lon(lon) ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
int days(time) ;
days:long_name = "elapsed simulation days for this case" ;
int secs(time) ;
secs:long_name = "seconds to complete elapsed days" ;
secs:units = "s" ;
int date(time) ;
date:long_name = "current date as 6 digit integer (YYMMDD)" ;
int datesec(time) ;
datesec:long_name = "seconds to complete current date" ;
datesec:units = "s" ;
double time(time) ;
time:long_name = "simulation time" ;
time:units = "days since 0000-01-01 00:00:00" ;
time:calendar = "365_days" ;
int timestep_index(time) ;
timestep_index:long_name = "iteration counter for current case" ;
float PS(time, lat, lon) ;
PS:units = "PA" ;
float T(time, lev, lat, lon) ;
T:units = "K" ;
float J_001_inst(time, lev, lat, lon) ;
J_001_inst:units = "/CM3/S" ;
float J_002_inst(time, lev, lat, lon) ;
J_002_inst:units = "/CM3/S" ;
float J_003_inst(time, lev, lat, lon) ;
J_003_inst:units = "/CM3/S" ;
float J_004_inst(time, lev, lat, lon) ;
J_004_inst:units = "/CM3/S" ;
float J_005_inst(time, lev, lat, lon) ;
J_005_inst:units = "/CM3/S" ;
float J_006_inst(time, lev, lat, lon) ;
J_006_inst:units = "/CM3/S" ;
float J_007_inst(time, lev, lat, lon) ;
J_007_inst:units = "/CM3/S" ;
float J_008_inst(time, lev, lat, lon) ;
J_008_inst:units = "/CM3/S" ;
float J_009_inst(time, lev, lat, lon) ;
J_009_inst:units = "/CM3/S" ;
float J_010_inst(time, lev, lat, lon) ;
J_010_inst:units = "/CM3/S" ;
float J_011_inst(time, lev, lat, lon) ;
J_011_inst:units = "/CM3/S" ;
float J_012_inst(time, lev, lat, lon) ;
J_012_inst:units = "/CM3/S" ;
float J_013_inst(time, lev, lat, lon) ;
J_013_inst:units = "/CM3/S" ;
float J_014_inst(time, lev, lat, lon) ;
J_014_inst:units = "/CM3/S" ;
float J_015_inst(time, lev, lat, lon) ;
J_015_inst:units = "/CM3/S" ;
float J_016_inst(time, lev, lat, lon) ;
J_016_inst:units = "/CM3/S" ;
float J_017_inst(time, lev, lat, lon) ;
J_017_inst:units = "/CM3/S" ;
float J_018_inst(time, lev, lat, lon) ;
J_018_inst:units = "/CM3/S" ;
float J_019_inst(time, lev, lat, lon) ;
J_019_inst:units = "/CM3/S" ;
float J_020_inst(time, lev, lat, lon) ;
J_020_inst:units = "/CM3/S" ;
float J_021_inst(time, lev, lat, lon) ;
J_021_inst:units = "/CM3/S" ;
float J_022_inst(time, lev, lat, lon) ;
J_022_inst:units = "/CM3/S" ;
float J_023_inst(time, lev, lat, lon) ;
J_023_inst:units = "/CM3/S" ;
float J_024_inst(time, lev, lat, lon) ;
J_024_inst:units = "/CM3/S" ;
float J_025_inst(time, lev, lat, lon) ;
J_025_inst:units = "/CM3/S" ;
float J_026_inst(time, lev, lat, lon) ;
J_026_inst:units = "/CM3/S" ;
float J_027_inst(time, lev, lat, lon) ;
J_027_inst:units = "/CM3/S" ;
float J_028_inst(time, lev, lat, lon) ;
J_028_inst:units = "/CM3/S" ;
float J_029_inst(time, lev, lat, lon) ;
J_029_inst:units = "/CM3/S" ;
float J_030_inst(time, lev, lat, lon) ;
J_030_inst:units = "/CM3/S" ;
float J_031_inst(time, lev, lat, lon) ;
J_031_inst:units = "/CM3/S" ;
float J_032_inst(time, lev, lat, lon) ;
J_032_inst:units = "/CM3/S" ;
float J_033_inst(time, lev, lat, lon) ;
J_033_inst:units = "/CM3/S" ;
float OX_ADV_inst(time, lev, lat, lon) ;
OX_ADV_inst:units = "KG" ;
float OX_DPS_inst(time, lev, lat, lon) ;
OX_DPS_inst:units = "KG" ;
float OX_CNV_inst(time, lev, lat, lon) ;
OX_CNV_inst:units = "KG" ;
float OX_DIF_inst(time, lev, lat, lon) ;
OX_DIF_inst:units = "KG" ;
float OX_CHM_inst(time, lev, lat, lon) ;
OX_CHM_inst:units = "KG" ;
float OX_XFLX_inst(time, lev, lat, lon) ;
OX_XFLX_inst:units = "KG" ;
float OX_YFLX_inst(time, lev, lat, lon) ;
OX_YFLX_inst:units = "KG" ;
float OX_ZFLX_inst(time, lev, lat, lon) ;
OX_ZFLX_inst:units = "KG" ;
float TROPLEV(time, lat, lon) ;
TROPLEV:units = "KM" ;
float CWAT(time, lev, lat, lon) ;
CWAT:units = "KG/KG" ;
float Q(time, lev, lat, lon) ;
Q:units = "KG/KG" ;
float LNO_PROD(time, lat, lon) ;
LNO_PROD:units = "TG N/YR" ;
float OX_VMR_avrg(time, lev, lat, lon) ;
OX_VMR_avrg:units = "VMR" ;
float N2O_VMR_avrg(time, lev, lat, lon) ;
N2O_VMR_avrg:units = "VMR" ;
float N_VMR_avrg(time, lev, lat, lon) ;
N_VMR_avrg:units = "VMR" ;
float NO_VMR_avrg(time, lev, lat, lon) ;
NO_VMR_avrg:units = "VMR" ;
float NO2_VMR_avrg(time, lev, lat, lon) ;
NO2_VMR_avrg:units = "VMR" ;
float NO3_VMR_avrg(time, lev, lat, lon) ;
NO3_VMR_avrg:units = "VMR" ;
float HNO3_VMR_avrg(time, lev, lat, lon) ;
HNO3_VMR_avrg:units = "VMR" ;
float HO2NO2_VMR_avrg(time, lev, lat, lon) ;
HO2NO2_VMR_avrg:units = "VMR" ;
float N2O5_VMR_avrg(time, lev, lat, lon) ;
N2O5_VMR_avrg:units = "VMR" ;
float CH4_VMR_avrg(time, lev, lat, lon) ;
CH4_VMR_avrg:units = "VMR" ;
float CH3O2_VMR_avrg(time, lev, lat, lon) ;
CH3O2_VMR_avrg:units = "VMR" ;
float CH3OOH_VMR_avrg(time, lev, lat, lon) ;
CH3OOH_VMR_avrg:units = "VMR" ;
float CH2O_VMR_avrg(time, lev, lat, lon) ;
CH2O_VMR_avrg:units = "VMR" ;
float CO_VMR_avrg(time, lev, lat, lon) ;
CO_VMR_avrg:units = "VMR" ;
float OH_VMR_avrg(time, lev, lat, lon) ;
OH_VMR_avrg:units = "VMR" ;
float HO2_VMR_avrg(time, lev, lat, lon) ;
HO2_VMR_avrg:units = "VMR" ;
float H2O2_VMR_avrg(time, lev, lat, lon) ;
H2O2_VMR_avrg:units = "VMR" ;
float C3H6_VMR_avrg(time, lev, lat, lon) ;
C3H6_VMR_avrg:units = "VMR" ;
float ISOP_VMR_avrg(time, lev, lat, lon) ;
ISOP_VMR_avrg:units = "VMR" ;
float PO2_VMR_avrg(time, lev, lat, lon) ;
PO2_VMR_avrg:units = "VMR" ;
float CH3CHO_VMR_avrg(time, lev, lat, lon) ;
CH3CHO_VMR_avrg:units = "VMR" ;
float POOH_VMR_avrg(time, lev, lat, lon) ;
POOH_VMR_avrg:units = "VMR" ;
float CH3CO3_VMR_avrg(time, lev, lat, lon) ;
CH3CO3_VMR_avrg:units = "VMR" ;
float CH3COOOH_VMR_avrg(time, lev, lat, lon) ;
CH3COOOH_VMR_avrg:units = "VMR" ;
float PAN_VMR_avrg(time, lev, lat, lon) ;
PAN_VMR_avrg:units = "VMR" ;
float ONIT_VMR_avrg(time, lev, lat, lon) ;
ONIT_VMR_avrg:units = "VMR" ;
float C2H6_VMR_avrg(time, lev, lat, lon) ;
C2H6_VMR_avrg:units = "VMR" ;
float C2H4_VMR_avrg(time, lev, lat, lon) ;
C2H4_VMR_avrg:units = "VMR" ;
float C4H10_VMR_avrg(time, lev, lat, lon) ;
C4H10_VMR_avrg:units = "VMR" ;
float MPAN_VMR_avrg(time, lev, lat, lon) ;
MPAN_VMR_avrg:units = "VMR" ;
float ISOPO2_VMR_avrg(time, lev, lat, lon) ;
ISOPO2_VMR_avrg:units = "VMR" ;
float MVK_VMR_avrg(time, lev, lat, lon) ;
MVK_VMR_avrg:units = "VMR" ;
float MACR_VMR_avrg(time, lev, lat, lon) ;
MACR_VMR_avrg:units = "VMR" ;
float MACRO2_VMR_avrg(time, lev, lat, lon) ;
MACRO2_VMR_avrg:units = "VMR" ;
float MACROOH_VMR_avrg(time, lev, lat, lon) ;
MACROOH_VMR_avrg:units = "VMR" ;
float MCO3_VMR_avrg(time, lev, lat, lon) ;
MCO3_VMR_avrg:units = "VMR" ;
float C2H5O2_VMR_avrg(time, lev, lat, lon) ;
C2H5O2_VMR_avrg:units = "VMR" ;
float C2H5OOH_VMR_avrg(time, lev, lat, lon) ;
C2H5OOH_VMR_avrg:units = "VMR" ;
float C10H16_VMR_avrg(time, lev, lat, lon) ;
C10H16_VMR_avrg:units = "VMR" ;
float C3H8_VMR_avrg(time, lev, lat, lon) ;
C3H8_VMR_avrg:units = "VMR" ;
float C3H7O2_VMR_avrg(time, lev, lat, lon) ;
C3H7O2_VMR_avrg:units = "VMR" ;
float C3H7OOH_VMR_avrg(time, lev, lat, lon) ;
C3H7OOH_VMR_avrg:units = "VMR" ;
float CH3COCH3_VMR_avrg(time, lev, lat, lon) ;
CH3COCH3_VMR_avrg:units = "VMR" ;
float ROOH_VMR_avrg(time, lev, lat, lon) ;
ROOH_VMR_avrg:units = "VMR" ;
float CH3OH_VMR_avrg(time, lev, lat, lon) ;
CH3OH_VMR_avrg:units = "VMR" ;
float C2H5OH_VMR_avrg(time, lev, lat, lon) ;
C2H5OH_VMR_avrg:units = "VMR" ;
float GLYALD_VMR_avrg(time, lev, lat, lon) ;
GLYALD_VMR_avrg:units = "VMR" ;
float HYAC_VMR_avrg(time, lev, lat, lon) ;
HYAC_VMR_avrg:units = "VMR" ;
float EO2_VMR_avrg(time, lev, lat, lon) ;
EO2_VMR_avrg:units = "VMR" ;
float EO_VMR_avrg(time, lev, lat, lon) ;
EO_VMR_avrg:units = "VMR" ;
float HYDRALD_VMR_avrg(time, lev, lat, lon) ;
HYDRALD_VMR_avrg:units = "VMR" ;
float RO2_VMR_avrg(time, lev, lat, lon) ;
RO2_VMR_avrg:units = "VMR" ;
float CH3COCHO_VMR_avrg(time, lev, lat, lon) ;
CH3COCHO_VMR_avrg:units = "VMR" ;
float Rn_VMR_avrg(time, lev, lat, lon) ;
Rn_VMR_avrg:units = "VMR" ;
float Pb_VMR_avrg(time, lev, lat, lon) ;
Pb_VMR_avrg:units = "VMR" ;
float ISOPNO3_VMR_avrg(time, lev, lat, lon) ;
ISOPNO3_VMR_avrg:units = "VMR" ;
float ONITR_VMR_avrg(time, lev, lat, lon) ;
ONITR_VMR_avrg:units = "VMR" ;
float XO2_VMR_avrg(time, lev, lat, lon) ;
XO2_VMR_avrg:units = "VMR" ;
float XOOH_VMR_avrg(time, lev, lat, lon) ;
XOOH_VMR_avrg:units = "VMR" ;
float ISOPOOH_VMR_avrg(time, lev, lat, lon) ;
ISOPOOH_VMR_avrg:units = "VMR" ;
float H2_VMR_avrg(time, lev, lat, lon) ;
H2_VMR_avrg:units = "VMR" ;
float O3S_VMR_avrg(time, lev, lat, lon) ;
O3S_VMR_avrg:units = "VMR" ;
float O3INERT_VMR_avrg(time, lev, lat, lon) ;
O3INERT_VMR_avrg:units = "VMR" ;
float O3_VMR_avrg(time, lev, lat, lon) ;
O3_VMR_avrg:units = "VMR" ;
float O1D_VMR_avrg(time, lev, lat, lon) ;
O1D_VMR_avrg:units = "VMR" ;
float O_VMR_avrg(time, lev, lat, lon) ;
O_VMR_avrg:units = "VMR" ;
float NO_SRF_EMIS_avrg(time, lat, lon) ;
NO_SRF_EMIS_avrg:units = "KG/M2/S" ;
float N2O_SRF_EMIS_avrg(time, lat, lon) ;
N2O_SRF_EMIS_avrg:units = "KG/M2/S" ;
float CH4_SRF_EMIS_avrg(time, lat, lon) ;
CH4_SRF_EMIS_avrg:units = "KG/M2/S" ;
float CH2O_SRF_EMIS_avrg(time, lat, lon) ;
CH2O_SRF_EMIS_avrg:units = "KG/M2/S" ;
float CO_SRF_EMIS_avrg(time, lat, lon) ;
CO_SRF_EMIS_avrg:units = "KG/M2/S" ;
float C3H6_SRF_EMIS_avrg(time, lat, lon) ;
C3H6_SRF_EMIS_avrg:units = "KG/M2/S" ;
float ISOP_SRF_EMIS_avrg(time, lat, lon) ;
ISOP_SRF_EMIS_avrg:units = "KG/M2/S" ;
float C10H16_SRF_EMIS_avrg(time, lat, lon) ;
C10H16_SRF_EMIS_avrg:units = "KG/M2/S" ;
float C2H4_SRF_EMIS_avrg(time, lat, lon) ;
C2H4_SRF_EMIS_avrg:units = "KG/M2/S" ;
float C2H6_SRF_EMIS_avrg(time, lat, lon) ;
C2H6_SRF_EMIS_avrg:units = "KG/M2/S" ;
float C4H10_SRF_EMIS_avrg(time, lat, lon) ;
C4H10_SRF_EMIS_avrg:units = "KG/M2/S" ;
float C3H8_SRF_EMIS_avrg(time, lat, lon) ;
C3H8_SRF_EMIS_avrg:units = "KG/M2/S" ;
float CH3COCH3_SRF_EMIS_avrg(time, lat, lon) ;
CH3COCH3_SRF_EMIS_avrg:units = "KG/M2/S" ;
float Rn_SRF_EMIS_avrg(time, lat, lon) ;
Rn_SRF_EMIS_avrg:units = "KG/M2/S" ;
float H2_SRF_EMIS_avrg(time, lat, lon) ;
H2_SRF_EMIS_avrg:units = "KG/M2/S" ;
float CH3OH_SRF_EMIS_avrg(time, lat, lon) ;
CH3OH_SRF_EMIS_avrg:units = "KG/M2/S" ;
float OX_DEP_VEL_avrg(time, lat, lon) ;
OX_DEP_VEL_avrg:units = "CM/S" ;
float NO2_DEP_VEL_avrg(time, lat, lon) ;
NO2_DEP_VEL_avrg:units = "CM/S" ;
float HNO3_DEP_VEL_avrg(time, lat, lon) ;
HNO3_DEP_VEL_avrg:units = "CM/S" ;
float CH4_DEP_VEL_avrg(time, lat, lon) ;
CH4_DEP_VEL_avrg:units = "CM/S" ;
float CH3OOH_DEP_VEL_avrg(time, lat, lon) ;
CH3OOH_DEP_VEL_avrg:units = "CM/S" ;
float CH2O_DEP_VEL_avrg(time, lat, lon) ;
CH2O_DEP_VEL_avrg:units = "CM/S" ;
float CO_DEP_VEL_avrg(time, lat, lon) ;
CO_DEP_VEL_avrg:units = "CM/S" ;
float H2O2_DEP_VEL_avrg(time, lat, lon) ;
H2O2_DEP_VEL_avrg:units = "CM/S" ;
float POOH_DEP_VEL_avrg(time, lat, lon) ;
POOH_DEP_VEL_avrg:units = "CM/S" ;
float CH3COOOH_DEP_VEL_avrg(time, lat, lon) ;
CH3COOOH_DEP_VEL_avrg:units = "CM/S" ;
float PAN_DEP_VEL_avrg(time, lat, lon) ;
PAN_DEP_VEL_avrg:units = "CM/S" ;
float MPAN_DEP_VEL_avrg(time, lat, lon) ;
MPAN_DEP_VEL_avrg:units = "CM/S" ;
float C2H5OOH_DEP_VEL_avrg(time, lat, lon) ;
C2H5OOH_DEP_VEL_avrg:units = "CM/S" ;
float ONIT_DEP_VEL_avrg(time, lat, lon) ;
ONIT_DEP_VEL_avrg:units = "CM/S" ;
float C3H7OOH_DEP_VEL_avrg(time, lat, lon) ;
C3H7OOH_DEP_VEL_avrg:units = "CM/S" ;
float ROOH_DEP_VEL_avrg(time, lat, lon) ;
ROOH_DEP_VEL_avrg:units = "CM/S" ;
float CH3COCHO_DEP_VEL_avrg(time, lat, lon) ;
CH3COCHO_DEP_VEL_avrg:units = "CM/S" ;
float CH3COCH3_DEP_VEL_avrg(time, lat, lon) ;
CH3COCH3_DEP_VEL_avrg:units = "CM/S" ;
float Pb_DEP_VEL_avrg(time, lat, lon) ;
Pb_DEP_VEL_avrg:units = "CM/S" ;
float O3INERT_DEP_VEL_avrg(time, lat, lon) ;
O3INERT_DEP_VEL_avrg:units = "CM/S" ;
float O3S_DEP_VEL_avrg(time, lat, lon) ;
O3S_DEP_VEL_avrg:units = "CM/S" ;
float H2_DEP_VEL_avrg(time, lat, lon) ;
H2_DEP_VEL_avrg:units = "CM/S" ;
float ONITR_DEP_VEL_avrg(time, lat, lon) ;
ONITR_DEP_VEL_avrg:units = "CM/S" ;
float MACROOH_DEP_VEL_avrg(time, lat, lon) ;
MACROOH_DEP_VEL_avrg:units = "CM/S" ;
float XOOH_DEP_VEL_avrg(time, lat, lon) ;
XOOH_DEP_VEL_avrg:units = "CM/S" ;
float ISOPOOH_DEP_VEL_avrg(time, lat, lon) ;
ISOPOOH_DEP_VEL_avrg:units = "CM/S" ;
float CH3CHO_DEP_VEL_avrg(time, lat, lon) ;
CH3CHO_DEP_VEL_avrg:units = "CM/S" ;
float NO_DEP_VEL_avrg(time, lat, lon) ;
NO_DEP_VEL_avrg:units = "CM/S" ;
float HO2NO2_DEP_VEL_avrg(time, lat, lon) ;
HO2NO2_DEP_VEL_avrg:units = "CM/S" ;
float GLYALD_DEP_VEL_avrg(time, lat, lon) ;
GLYALD_DEP_VEL_avrg:units = "CM/S" ;
float HYAC_DEP_VEL_avrg(time, lat, lon) ;
HYAC_DEP_VEL_avrg:units = "CM/S" ;
float CH3OH_DEP_VEL_avrg(time, lat, lon) ;
CH3OH_DEP_VEL_avrg:units = "CM/S" ;
float C2H5OH_DEP_VEL_avrg(time, lat, lon) ;
C2H5OH_DEP_VEL_avrg:units = "CM/S" ;
float HYDRALD_DEP_VEL_avrg(time, lat, lon) ;
HYDRALD_DEP_VEL_avrg:units = "CM/S" ;
float H2O2_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
H2O2_WET_DEP_RATE_avrg:units = "/S" ;
float HNO3_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
HNO3_WET_DEP_RATE_avrg:units = "/S" ;
float CH2O_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
CH2O_WET_DEP_RATE_avrg:units = "/S" ;
float CH3OOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
CH3OOH_WET_DEP_RATE_avrg:units = "/S" ;
float POOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
POOH_WET_DEP_RATE_avrg:units = "/S" ;
float CH3COOOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
CH3COOOH_WET_DEP_RATE_avrg:units = "/S" ;
float HO2NO2_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
HO2NO2_WET_DEP_RATE_avrg:units = "/S" ;
float ONIT_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
ONIT_WET_DEP_RATE_avrg:units = "/S" ;
float MVK_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
MVK_WET_DEP_RATE_avrg:units = "/S" ;
float MACR_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
MACR_WET_DEP_RATE_avrg:units = "/S" ;
float C2H5OOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
C2H5OOH_WET_DEP_RATE_avrg:units = "/S" ;
float C3H7OOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
C3H7OOH_WET_DEP_RATE_avrg:units = "/S" ;
float ROOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
ROOH_WET_DEP_RATE_avrg:units = "/S" ;
float CH3COCHO_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
CH3COCHO_WET_DEP_RATE_avrg:units = "/S" ;
float Pb_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
Pb_WET_DEP_RATE_avrg:units = "/S" ;
float MACROOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
MACROOH_WET_DEP_RATE_avrg:units = "/S" ;
float XOOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
XOOH_WET_DEP_RATE_avrg:units = "/S" ;
float ONITR_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
ONITR_WET_DEP_RATE_avrg:units = "/S" ;
float ISOPOOH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
ISOPOOH_WET_DEP_RATE_avrg:units = "/S" ;
float GLYALD_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
GLYALD_WET_DEP_RATE_avrg:units = "/S" ;
float HYAC_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
HYAC_WET_DEP_RATE_avrg:units = "/S" ;
float CH3OH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
CH3OH_WET_DEP_RATE_avrg:units = "/S" ;
float C2H5OH_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
C2H5OH_WET_DEP_RATE_avrg:units = "/S" ;
float HYDRALD_WET_DEP_RATE_avrg(time, lev, lat, lon) ;
HYDRALD_WET_DEP_RATE_avrg:units = "/S" ;
float NO_EXT_FRC_avrg(time, lev, lat, lon) ;
NO_EXT_FRC_avrg:units = "/CM3/S" ;
float CH4_EXT_FRC_avrg(time, lev, lat, lon) ;
CH4_EXT_FRC_avrg:units = "/CM3/S" ;
float CO_EXT_FRC_avrg(time, lev, lat, lon) ;
CO_EXT_FRC_avrg:units = "/CM3/S" ;
float OX_PROD_avrg(time, lev, lat, lon) ;
OX_PROD_avrg:units = "/CM3/S" ;
float OX_LOSS_avrg(time, lev, lat, lon) ;
OX_LOSS_avrg:units = "/CM3/S" ;
float OX_ADV_avrg(time, lev, lat, lon) ;
OX_ADV_avrg:units = "KG" ;
float OX_DPS_avrg(time, lev, lat, lon) ;
OX_DPS_avrg:units = "KG" ;
float OX_CNV_avrg(time, lev, lat, lon) ;
OX_CNV_avrg:units = "KG" ;
float OX_DIF_avrg(time, lev, lat, lon) ;
OX_DIF_avrg:units = "KG" ;
float OX_CHM_avrg(time, lev, lat, lon) ;
OX_CHM_avrg:units = "KG" ;
float OX_XFLX_avrg(time, lev, lat, lon) ;
OX_XFLX_avrg:units = "KG" ;
float OX_YFLX_avrg(time, lev, lat, lon) ;
OX_YFLX_avrg:units = "KG" ;
float OX_ZFLX_avrg(time, lev, lat, lon) ;
OX_ZFLX_avrg:units = "KG" ;
float OX_DRY_DEP_FLX_avrg(time, lat, lon) ;
OX_DRY_DEP_FLX_avrg:units = "KG" ;
float O3S_DRY_DEP_FLX_avrg(time, lat, lon) ;
O3S_DRY_DEP_FLX_avrg:units = "KG" ;
float CO_DRY_DEP_FLX_avrg(time, lat, lon) ;
CO_DRY_DEP_FLX_avrg:units = "KG" ;
float NO_DRY_DEP_FLX_avrg(time, lat, lon) ;
NO_DRY_DEP_FLX_avrg:units = "KG" ;
float NO2_DRY_DEP_FLX_avrg(time, lat, lon) ;
NO2_DRY_DEP_FLX_avrg:units = "KG" ;
float HNO3_DRY_DEP_FLX_avrg(time, lat, lon) ;
HNO3_DRY_DEP_FLX_avrg:units = "KG" ;
float PAN_DRY_DEP_FLX_avrg(time, lat, lon) ;
PAN_DRY_DEP_FLX_avrg:units = "KG" ;
float MPAN_DRY_DEP_FLX_avrg(time, lat, lon) ;
MPAN_DRY_DEP_FLX_avrg:units = "KG" ;
// global attributes:
:Conventions = "NCAR-CSM" ;
:case = "debug " ;
:title = "MOZART2-v2.4
" ;
data:
ilev = 0.54, 5.4, 14.8, 21.8, 35.8, 47.8, 68.2, 88.2, 117.4, 147.8, 188.6,
231.6, 284.8, 340.2, 403.8, 467.6, 535.7999, 600.4, 665.4, 723.2,
778.3999, 824.4001, 867.1998, 900.4001, 931.3999, 953.6001, 975.1999,
989, 1000 ;
lev = 2.7, 10.1, 18.3, 28.8, 41.8, 58, 78.2, 102.8, 132.6, 168.2, 210.1,
258.2, 312.5, 372, 435.7, 501.7, 568.1, 632.9, 694.3, 750.7999, 801.4,
845.8, 883.8, 915.9, 942.5, 964.4, 982.1, 994.9999 ;
lat = -90, -87.14286, -84.28571, -81.42857, -78.57143, -75.71429, -72.85714,
-70, -67.14286, -64.28571, -61.42857, -58.57143, -55.71429, -52.85714,
-50, -47.14286, -44.28571, -41.42857, -38.57143, -35.71429, -32.85714,
-30, -27.14286, -24.28572, -21.42857, -18.57143, -15.71429, -12.85714,
-10, -7.142857, -4.285714, -1.428571, 1.428571, 4.285714, 7.142857, 10,
12.85714, 15.71429, 18.57143, 21.42857, 24.28572, 27.14286, 30, 32.85714,
35.71429, 38.57143, 41.42857, 44.28571, 47.14286, 50, 52.85714, 55.71429,
58.57143, 61.42857, 64.28571, 67.14286, 70, 72.85714, 75.71429, 78.57143,
81.42857, 84.28571, 87.14286, 90 ;
lon = 0, 2.8125, 5.625, 8.4375, 11.25, 14.0625, 16.875, 19.6875, 22.5,
25.3125, 28.125, 30.9375, 33.75, 36.5625, 39.375, 42.1875, 45, 47.8125,
50.625, 53.4375, 56.25, 59.0625, 61.875, 64.6875, 67.5, 70.3125, 73.125,
75.9375, 78.75, 81.5625, 84.375, 87.1875, 90, 92.8125, 95.625, 98.4375,
101.25, 104.0625, 106.875, 109.6875, 112.5, 115.3125, 118.125, 120.9375,
123.75, 126.5625, 129.375, 132.1875, 135, 137.8125, 140.625, 143.4375,
146.25, 149.0625, 151.875, 154.6875, 157.5, 160.3125, 163.125, 165.9375,
168.75, 171.5625, 174.375, 177.1875, 180, 182.8125, 185.625, 188.4375,
191.25, 194.0625, 196.875, 199.6875, 202.5, 205.3125, 208.125, 210.9375,
213.75, 216.5625, 219.375, 222.1875, 225, 227.8125, 230.625, 233.4375,
236.25, 239.0625, 241.875, 244.6875, 247.5, 250.3125, 253.125, 255.9375,
258.75, 261.5625, 264.375, 267.1875, 270, 272.8125, 275.625, 278.4375,
281.25, 284.0625, 286.875, 289.6875, 292.5, 295.3125, 298.125, 300.9375,
303.75, 306.5625, 309.375, 312.1875, 315, 317.8125, 320.625, 323.4375,
326.25, 329.0625, 331.875, 334.6875, 337.5, 340.3125, 343.125, 345.9375,
348.75, 351.5625, 354.375, 357.1875 ;
time = 731886.125, 731887.125, 731888.125, 731889.125, 731890.125,
731891.125, 731892.125, 731893.125, 731894.125, 731895.125, 731896.125,
731897.125, 731898.125, 731899.125, 731900.125, 731901.125, 731902.125,
731903.125, 731904.125, 731905.125, 731906.125, 731907.125, 731908.125,
731909.125, 731910.125, 731911.125, 731912.125, 731913.125, 731914.125,
731915.125 ;
}
More information about the gradsusr
mailing list