remove ncremote_test

This commit is contained in:
Dennis Heimbigner 2011-12-11 20:05:46 +00:00
parent a53fd50de8
commit afd11a0d61
702 changed files with 508 additions and 782454 deletions

View File

@ -45,8 +45,6 @@ endif
# Build the opendap client?
if BUILD_DAP
OCLIB = oc
NCDAP3 = libncdap3
NCDAP4 = libncdap4
DAP2 = libdap2
#if BUILD_UTILITIES
NCDAPTESTDIR = ncdap_test

File diff suppressed because it is too large Load Diff

View File

@ -1,97 +0,0 @@
## This is a automake file, part of Unidata's netCDF package.
# Copyright 2011, see the COPYRIGHT file for more information.
# This file builds and runs DAP tests.
# Put together AM_CPPFLAGS and AM_LDFLAGS.
include $(top_srcdir)/lib_flags.am
LDADD = ${top_builddir}/liblib/libnetcdf.la
AM_CPPFLAGS += -I$(top_builddir)/liblib
# Set up the tests; do the .sh first, then .c
check_PROGRAMS =
TESTS =
TESTS_ENVIRONMENT=TOPSRCDIR=${abs_top_srcdir}
TESTS += tst_ncdap3.sh
# remote tests are optional
# because the server may be down or inaccessible
if ENABLE_DAP_REMOTE_TESTS
TESTS += tst_remote3.sh
if ENABLE_DAP_LONG_TESTS
TESTS += tst_longremote3.sh
endif
test_cvt3_SOURCES = test_cvt.c
test_vara_SOURCES = test_vara.c
check_PROGRAMS += t_dap3a test_cvt3 test_vara
TESTS += t_dap3a test_cvt3 test_vara
test_varm3_SOURCES = test_varm3.c
TESTS += test_varm3
check_PROGRAMS += test_varm3
t_dap3a_SOURCES = t_dap3a.c
check_PROGRAMS += t_dap3a
TESTS += t_dap3a
endif #ENABLE_DAP_REMOTE_TESTS
if USE_NETCDF4
#TESTS += tst_ncdap4.sh
if ENABLE_DAP_REMOTE_TESTS
#TESTS += tst_remote4.sh
if ENABLE_DAP_LONG_TESTS
#TESTS += tst_longremote4.sh
endif
# Conversion tests
#test_cvt4_SOURCES = test_cvt.c
#t_dap4_SOURCES = t_dap4.c
#check_PROGRAMS += test_cvt4 t_dap4
#TESTS += test_cvt4 t_dap4
endif ENABLE_DAP_REMOTE_TESTS
endif #USE_NETCDF4
# Need to add subdirs
SUBDIRS = testdata3 expected3 expected4 expectremote3 expectremote4
EXTRA_DIST = tst_ncdap3.sh tst_ncdap4.sh \
tst_remote3.sh tst_remote4.sh \
tst_longremote3.sh tst_longremote4.sh \
tst_ncdap.sh tst_ncdap_shared.sh tst_remote.sh \
t_dap.c
CLEANFILES = test_varm3 test_cvt3 results/*.dmp results/*.das results/*.dds datadds* t_dap3a
if USE_NETCDF4
CLEANFILES += test_cvt4 t_dap4
endif
# This rule are used if someone wants to rebuild t_dap3a.c
# Otherwise never invoked, but records how to do it.
t_dap3a.c: t_dap.c
echo "#define NETCDF3ONLY" > ./t_dap3a.c
cat t_dap.c >> t_dap3a.c
t_dap4a.c: t_dap.c
cat t_dap.c >> ./t_dap4a.c
# One last thing
BUILT_SOURCES = .dodsrc
.dodsrc:
echo "#DODSRC" >.dodsrc
DISTCLEANFILES = .dodsrc

View File

@ -1,53 +0,0 @@
netcdf \123 {
dimensions:
i = 2 ;
j = 3 ;
l = 3 ;
maxStrlen64 = 64 ;
variables:
short l(l) ;
char bears(i, j, maxStrlen64) ;
bears:act = "text string\n",
"\t123" ;
bears:acs = -40s ;
bears:acl = 17000 ;
bears:acf = -2.f, 1.f, 0.f ;
bears:acd = -1., 0.75 ;
bears:string_length = 3 ;
short order(i, j) ;
int shot(i, j) ;
float aloan(i, j) ;
double cross(i, j) ;
// global attributes:
:history = "This is an example of a multi-line global\n",
"attribute. It could be used for representing the\n",
"processing history of the data, for example." ;
data:
l = 10, 9, 8 ;
bears =
"ind",
"ist",
"ing",
"uis",
"hab",
"le" ;
order =
1, 2, 3,
4, 5, 6 ;
shot =
2, 3, 4,
5, 6, 7 ;
aloan =
3, 4, 5,
6, 7, 1e+12 ;
cross =
4, 5, 0.000244140625,
7, 8, 10000000000 ;
}

View File

@ -1,53 +0,0 @@
netcdf \123bears {
dimensions:
i = 2 ;
j = 3 ;
l = 3 ;
maxStrlen64 = 64 ;
variables:
short l(l) ;
char bears(i, j, maxStrlen64) ;
bears:act = "text string\n",
"\t123" ;
bears:acs = -40s ;
bears:acl = 17000 ;
bears:acf = -2.f, 1.f, 0.f ;
bears:acd = -1., 0.75 ;
bears:string_length = 3 ;
short order(i, j) ;
int shot(i, j) ;
float aloan(i, j) ;
double cross(i, j) ;
// global attributes:
:history = "This is an example of a multi-line global\n",
"attribute. It could be used for representing the\n",
"processing history of the data, for example." ;
data:
l = 10, 9, 8 ;
bears =
"ind",
"ist",
"ing",
"uis",
"hab",
"le" ;
order =
1, 2, 3,
4, 5, 6 ;
shot =
2, 3, 4,
5, 6, 7 ;
aloan =
3, 4, 5,
6, 7, 1e+12 ;
cross =
4, 5, 0.000244140625,
7, 8, 10000000000 ;
}

File diff suppressed because it is too large Load Diff

View File

@ -1,307 +0,0 @@
netcdf \1998-6-avhrr {
dimensions:
GSO_AVHRR = 122 ;
maxStrlen64 = 64 ;
variables:
char GSO_AVHRR.satellite(GSO_AVHRR, maxStrlen64) ;
int GSO_AVHRR.year(GSO_AVHRR) ;
int GSO_AVHRR.day_num(GSO_AVHRR) ;
int GSO_AVHRR.hh(GSO_AVHRR) ;
int GSO_AVHRR.mm(GSO_AVHRR) ;
int GSO_AVHRR.ss(GSO_AVHRR) ;
char GSO_AVHRR.DODS_URL(GSO_AVHRR, maxStrlen64) ;
// global attributes:
:Server = "DODS FreeFrom based on FFND release 4.2.3" ;
data:
GSO_AVHRR.satellite =
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"f",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h",
"h" ;
GSO_AVHRR.year = 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98,
98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98,
98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98,
98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98,
98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98,
98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98,
98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98 ;
GSO_AVHRR.day_num = 152, 152, 153, 154, 154, 155, 155, 156, 156, 157, 157,
157, 158, 158, 158, 159, 159, 160, 160, 160, 161, 161, 162, 162, 163,
163, 164, 164, 165, 165, 166, 166, 166, 167, 167, 167, 168, 168, 169,
169, 169, 172, 172, 173, 173, 174, 174, 175, 175, 175, 176, 176, 176,
177, 177, 178, 178, 178, 179, 179, 180, 180, 181, 181, 152, 152, 153,
153, 154, 154, 155, 155, 156, 156, 156, 157, 157, 158, 158, 159, 159,
160, 160, 161, 161, 162, 162, 163, 163, 164, 164, 165, 165, 165, 166,
166, 167, 167, 168, 168, 169, 169, 172, 172, 173, 173, 174, 174, 175,
175, 176, 176, 177, 177, 178, 178, 179, 179, 180, 180, 181, 181 ;
GSO_AVHRR.hh = 7, 19, 18, 7, 18, 7, 18, 7, 18, 6, 8, 18, 6, 8, 18, 8, 17, 7,
17, 19, 7, 19, 7, 19, 7, 18, 7, 18, 7, 18, 6, 8, 18, 6, 8, 18, 8, 17, 7,
17, 19, 7, 18, 7, 18, 7, 18, 6, 8, 18, 6, 8, 18, 8, 17, 7, 17, 19, 7, 19,
7, 19, 7, 18, 11, 21, 11, 22, 10, 22, 10, 21, 10, 11, 21, 11, 22, 10, 22,
10, 21, 10, 21, 11, 21, 11, 22, 10, 22, 10, 21, 10, 11, 21, 11, 22, 11,
22, 10, 21, 10, 21, 10, 22, 10, 21, 10, 21, 11, 21, 11, 22, 10, 21, 10,
21, 11, 21, 11, 22, 10, 22 ;
GSO_AVHRR.mm = 45, 11, 59, 23, 48, 12, 37, 2, 26, 50, 33, 16, 39, 20, 5, 9,
55, 57, 45, 24, 46, 12, 35, 0, 24, 49, 13, 38, 2, 27, 52, 34, 17, 41, 22,
7, 10, 55, 58, 45, 25, 26, 50, 15, 39, 4, 28, 53, 34, 18, 42, 23, 7, 12,
58, 59, 46, 26, 49, 14, 37, 2, 26, 51, 31, 13, 8, 28, 46, 6, 24, 44, 3,
44, 24, 20, 41, 58, 17, 36, 56, 14, 35, 33, 14, 10, 30, 48, 8, 26, 46, 5,
46, 25, 22, 43, 0, 19, 38, 58, 16, 36, 50, 9, 28, 48, 6, 27, 23, 6, 2,
21, 40, 59, 18, 38, 37, 18, 14, 34, 52, 11 ;
GSO_AVHRR.ss = 33, 2, 32, 29, 19, 41, 23, 17, 36, 56, 28, 24, 41, 55, 53,
30, 24, 43, 0, 48, 40, 32, 46, 24, 28, 23, 38, 27, 57, 35, 18, 34, 2, 39,
43, 1, 18, 57, 46, 20, 49, 24, 31, 7, 39, 21, 45, 9, 47, 0, 36, 26, 33,
9, 16, 55, 39, 28, 7, 33, 55, 15, 32, 33, 30, 6, 49, 41, 29, 15, 57, 42,
43, 27, 6, 15, 39, 6, 55, 33, 28, 53, 20, 39, 29, 6, 38, 6, 7, 24, 14, 0,
23, 5, 37, 43, 11, 49, 13, 4, 21, 31, 12, 42, 25, 23, 38, 4, 43, 8, 38,
17, 56, 37, 35, 16, 50, 5, 15, 27, 2, 28 ;
GSO_AVHRR.DODS_URL =
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815207453",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815219110",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815318593",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815407232",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815418481",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815507124",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815518372",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815607021",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815618263",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815706505",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815708332",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815718162",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815806394",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815808205",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815818055",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815908093",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9815917552",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816007574",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816017450",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816019244",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816107464",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816119123",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816207354",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816219002",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816307242",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816318492",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816407133",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816418382",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816507025",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816518273",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816606521",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816608343",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816618170",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816706413",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816708224",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816718070",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816808101",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816817555",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816907584",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816917452",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9816919254",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817207262",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817218503",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817307150",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817318393",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817407042",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817418284",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817506530",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817508344",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817518180",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817606423",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817608232",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817618073",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817708120",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817717581",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817807595",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817817463",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817819262",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817907490",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9817919143",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9818007375",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9818019021",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9818107263",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/f9818118513",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815211313",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815221130",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815311084",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815322284",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815410462",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815422061",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815510245",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815521444",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815610034",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815611442",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815621240",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815711201",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815722413",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815810580",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815822175",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815910363",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9815921562",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816010145",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816021352",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816111333",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816121142",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816211100",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816222303",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816310480",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816322080",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816410262",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816421461",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816510050",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816511462",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816521250",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816611223",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816622434",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816711001",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816722194",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816810381",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816821580",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816910162",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9816921363",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817210501",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817222094",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817310282",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817321482",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817410063",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817421270",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817511234",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817521060",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817611023",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817622211",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817710405",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817721593",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817810183",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817821381",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817911375",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9817921180",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9818011141",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9818022342",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9818110520",
"http://dods.gso.uri.edu/cgi-bin/nph-dsp/avhrr/1998/6/h9818122112" ;
}

View File

@ -1,31 +0,0 @@
netcdf D1 {
dimensions:
Drifters = 5 ;
maxStrlen64 = 64 ;
variables:
char Drifters.instrument_id(Drifters, maxStrlen64) ;
char Drifters.location(Drifters, maxStrlen64) ;
double Drifters.latitude(Drifters) ;
double Drifters.longitude(Drifters) ;
data:
Drifters.instrument_id =
"This is a data test string (pass 0).",
"This is a data test string (pass 2).",
"This is a data test string (pass 4).",
"This is a data test string (pass 6).",
"This is a data test string (pass 8)." ;
Drifters.location =
"This is a data test string (pass 1).",
"This is a data test string (pass 3).",
"This is a data test string (pass 5).",
"This is a data test string (pass 7).",
"This is a data test string (pass 9)." ;
Drifters.latitude = 1000, 999.800006666578, 999.200106660978,
998.200539935204, 996.801706302619 ;
Drifters.longitude = 999.950000416665, 999.550033748988, 998.750260394966,
997.55100025328, 995.952733011994 ;
}

View File

@ -1,144 +0,0 @@
netcdf Drifters {
dimensions:
Drifters = 5 ;
maxStrlen64 = 64 ;
variables:
char Drifters.Drifter_ID(Drifters, maxStrlen64) ;
Drifters.Drifter_ID:Description = "String value used to uniquely identify each drifter instrument." ;
char Drifters.Date_Sampled(Drifters, maxStrlen64) ;
Drifters.Date_Sampled:Description = "A Date and time string" ;
Drifters.Date_Sampled:Timezone = "GMT" ;
double Drifters.Latitude(Drifters) ;
Drifters.Latitude:Description = "Latitude as recorded by ARGOS system" ;
Drifters.Latitude:units = "degrees_north" ;
double Drifters.Longitude(Drifters) ;
Drifters.Longitude:Description = "Longitude as recorded by ARGOS system" ;
Drifters.Longitude:units = "degrees_east" ;
double Drifters.SST(Drifters) ;
Drifters.SST:Description = "Sea Surface Temperature" ;
Drifters.SST:units = "degrees Celsius" ;
double Drifters.Ed_490(Drifters) ;
Drifters.Ed_490:Description = "Downwelling Irradiance Sensor at 490nm" ;
Drifters.Ed_490:Wavelength = 490.f ;
Drifters.Ed_490:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.Lu_412(Drifters) ;
Drifters.Lu_412:Description = "Upwelling Radiance Sensor at 412nm" ;
Drifters.Lu_412:Wavelength = 412.f ;
Drifters.Lu_412:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.Lu_443(Drifters) ;
Drifters.Lu_443:Description = "Upwelling Radiance Sensor at 443nm" ;
Drifters.Lu_443:Wavelength = 443.f ;
Drifters.Lu_443:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.Lu_490(Drifters) ;
Drifters.Lu_490:Description = "Upwelling Radiance Sensorat at 490nm" ;
Drifters.Lu_490:Wavelength = 490.f ;
Drifters.Lu_490:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.Lu_510(Drifters) ;
Drifters.Lu_510:Description = "Upwelling Radiance Sensor at 510nm" ;
Drifters.Lu_510:Wavelength = 510.f ;
Drifters.Lu_510:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.Lu_555(Drifters) ;
Drifters.Lu_555:Description = "Upwelling Radiance Sensor at 555nm" ;
Drifters.Lu_555:Wavelength = 555.f ;
Drifters.Lu_555:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.Lu_670(Drifters) ;
Drifters.Lu_670:Description = "Upwelling Radiance Sensor at 670nm" ;
Drifters.Lu_670:Wavelength = 670.f ;
Drifters.Lu_670:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.Lu_683(Drifters) ;
Drifters.Lu_683:Description = "Upwelling Radiance Sensor at 683nm" ;
Drifters.Lu_683:Wavelength = 683.f ;
Drifters.Lu_683:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.CHL(Drifters) ;
Drifters.CHL:Description = "Chlorophyl Concentration" ;
Drifters.CHL:units = "milligrams per cubic meter" ;
double Drifters.FLH(Drifters) ;
Drifters.FLH:Description = "Fluoresence Line Height" ;
Drifters.FLH:units = "microwatts per square cm per nanometer per steradian" ;
char Drifters.Region(Drifters, maxStrlen64) ;
Drifters.Region:Description = "Short description of study area (ex: Oregon, California, Southern Ocean, etc.)" ;
double Drifters.Decimal_Day(Drifters) ;
Drifters.Decimal_Day:Description = "The time of the mesurement in a decimal format, useful for plots, starts on January 1st 1993 or January 1st 2000." ;
char Drifters.Calibration_File(Drifters, maxStrlen64) ;
Drifters.Calibration_File:Description = "Path to the file on our file server of the calibration file for the drifter." ;
char Drifters.Drifter_Type(Drifters, maxStrlen64) ;
Drifters.Drifter_Type:Description = "Type of drifter." ;
data:
Drifters.Drifter_ID =
"This is a data test string (pass 0).",
"This is a data test string (pass 5).",
"This is a data test string (pass 10).",
"This is a data test string (pass 15).",
"This is a data test string (pass 20)." ;
Drifters.Date_Sampled =
"This is a data test string (pass 1).",
"This is a data test string (pass 6).",
"This is a data test string (pass 11).",
"This is a data test string (pass 16).",
"This is a data test string (pass 21)." ;
Drifters.Latitude = 1000, 990.215996212637, 961.055438310771,
913.088940312308, 847.255111013416 ;
Drifters.Longitude = 999.950000416665, 988.771077936042, 958.243875512697,
908.965749674885, 841.900975162269 ;
Drifters.SST = 999.800006666578, 987.227283375627, 955.336489125606,
904.751663219963, 836.462649915187 ;
Drifters.Ed_490 = 999.550033748988, 985.584766909561, 952.333569885713,
900.447102352677, 830.940679100163 ;
Drifters.Lu_412 = 999.200106660978, 983.843692788121, 949.235418082441,
896.052497525525, 825.335614909678 ;
Drifters.Lu_443 = 998.750260394966, 982.00423511727, 946.042343528387,
891.568288195329, 819.648017845479 ;
Drifters.Lu_490 = 998.200539935204, 980.066577841242, 942.754665528346,
886.994922779284, 813.878456662534 ;
Drifters.Lu_510 = 997.55100025328, 978.030914724148, 939.372712847379,
882.332858610121, 808.027508312152 ;
Drifters.Lu_555 = 996.801706302619, 975.897449330605, 935.896823677935,
877.582561890373, 802.095757884292 ;
Drifters.Lu_670 = 995.952733011994, 973.666395005375, 932.327345606034,
872.744507645751, 796.083798549056 ;
Drifters.Lu_683 = 995.004165278026, 971.33797485203, 928.66463557651,
867.81917967765, 789.992231497365 ;
Drifters.CHL = 993.956097956697, 968.912421710645, 924.909059857313,
862.807070514761, 783.821665880849 ;
Drifters.FLH = 992.808635853866, 966.389978134513, 921.060994002885,
857.708681363824, 777.572718750928 ;
Drifters.Region =
"This is a data test string (pass 2).",
"This is a data test string (pass 7).",
"This is a data test string (pass 12).",
"This is a data test string (pass 17).",
"This is a data test string (pass 22)." ;
Drifters.Decimal_Day = 991.561893714788, 963.770896365891, 917.120822816605,
852.524522059506, 771.246014997106 ;
Drifters.Calibration_File =
"This is a data test string (pass 3).",
"This is a data test string (pass 8).",
"This is a data test string (pass 13).",
"This is a data test string (pass 18).",
"This is a data test string (pass 23)." ;
Drifters.Drifter_Type =
"This is a data test string (pass 4).",
"This is a data test string (pass 9).",
"This is a data test string (pass 14).",
"This is a data test string (pass 19).",
"This is a data test string (pass 24)." ;
}

File diff suppressed because it is too large Load Diff

View File

@ -1,38 +0,0 @@
## This is a automake file, part of Unidata's netCDF package.
# Copyright 2007, see the COPYRIGHT file for more information.
# This is to include the libnc-dap test comparison files
# $Id: Makefile.am,v 1.9 2009/11/20 03:06:32 dmh Exp $
EXTRA_DIST=\
123bears.nc.dmp 123.nc.dmp 1990-S1700101.HDF.WVC_Lat.dmp \
1998-6-avhrr.dat.dmp b31a.dmp b31.dmp \
bears.nc.dmp ber-2002-10-01.nc.dmp ceopL2AIRS2-2.nc.dmp \
coads_climatology2.nc.dmp D1.dmp data.nc.dmp \
Drifters.dmp EOSDB.dmp fnoc1.nc.dmp \
in1.nc.dmp in_2.nc.dmp ingrid.dmp \
in.nc.dmp in_no_three_double_dmn.nc.dmp in_v.nc.dmp \
nestedDAS.dmp NestedSeq2.dmp NestedSeq.dmp \
OverideExample.dmp pbug0001b.dmp saco1.nc.dmp \
SimpleDrdsExample.dmp synth1.dmp synth2.dmp \
synth3.dmp synth4.dmp synth5.dmp \
synth6.dmp synth7.dmp synth8.dmp \
test.01.dmp test.02.dmp test.03.dmp \
test.04.dmp test.05.dmp test.06a.dmp \
test.07a.dmp test.07.dmp test.21.dmp \
test.22.dmp test.23.dmp test.31.dmp \
test.50.dmp test.53.dmp test.55.dmp \
test.56.dmp test.57.dmp test.66.dmp \
test.67.dmp test.68.dmp test.69.dmp \
test.an1.dmp test.dfp1.dmp test.dfr1.dmp \
test.dfr2.dmp test.dfr3.dmp test.gr1.dmp \
test.gr2.dmp test.gr3.dmp test.gr4.dmp \
test.gr5.dmp test.nc.dmp test.PointFile.dmp \
test.sds1.dmp test.sds2.dmp test.sds3.dmp \
test.sds4.dmp test.sds5.dmp test.sds6.dmp \
test.sds7.dmp test.vs1.dmp test.vs2.dmp \
test.vs3.dmp test.vs4.dmp test.vs5.dmp \
text.nc.dmp whoi.dmp

View File

@ -1,9 +0,0 @@
netcdf NestedSeq {
dimensions:
person1 = 5 ;
variables:
int person1.age(person1) ;
data:
person1.age = 1, 2, 3, 5, 8 ;
}

View File

@ -1,19 +0,0 @@
netcdf NestedSeq2 {
dimensions:
person1 = 5 ;
person2 = 5 ;
variables:
int person1.age(person1) ;
int person1.size(person1) ;
int person2.age(person2) ;
int person2.size(person2) ;
data:
person1.age = 1, 3, 8, 21, 55 ;
person1.size = 2, 5, 13, 34, 89 ;
person2.age = 144, 377, 987, 2584, 6765 ;
person2.size = 233, 610, 1597, 4181, 10946 ;
}

View File

@ -1,382 +0,0 @@
netcdf OverideExample {
dimensions:
exp.data.f_0 = 10 ;
exp.i_0 = 3 ;
x = 10 ;
y = 10 ;
z = 10 ;
variables:
double exp.ThreeD(x, y, z) ;
int exp.j ;
int exp.i(exp.i_0) ;
int exp.data.i ;
double exp.data.f(exp.data.f_0) ;
data:
exp.ThreeD =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
0.995004165278026, 0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627,
0.985584766909561, 0.983843692788121, 0.98200423511727,
0.980066577841242, 0.978030914724148, 0.975897449330606, 0.973666395005375,
0.97133797485203, 0.968912421710645, 0.966389978134513,
0.963770896365891, 0.961055438310771, 0.958243875512697,
0.955336489125606, 0.952333569885713, 0.949235418082441, 0.946042343528387,
0.942754665528346, 0.939372712847379, 0.935896823677935,
0.932327345606034, 0.92866463557651, 0.924909059857313,
0.921060994002885, 0.917120822816605, 0.913088940312308, 0.908965749674885,
0.904751663219963, 0.900447102352677, 0.896052497525525,
0.891568288195329, 0.886994922779284, 0.882332858610121,
0.877582561890373, 0.872744507645751, 0.86781917967765, 0.862807070514761,
0.857708681363824, 0.852524522059506, 0.847255111013416,
0.841900975162269, 0.836462649915187, 0.830940679100164,
0.825335614909678, 0.819648017845479, 0.813878456662534, 0.808027508312152,
0.802095757884293, 0.796083798549056, 0.789992231497365,
0.783821665880849, 0.777572718750928, 0.771246014997107,
0.764842187284488, 0.758361875990508, 0.751805729140895, 0.74517440234487,
0.738468558729588, 0.731688868873821, 0.724836010740905,
0.717910669610943, 0.710913538012277, 0.703845315652236,
0.696706709347165, 0.689498432951747, 0.682221207287614, 0.674875760071267,
0.667462825841308, 0.659983145884982, 0.652437468164052,
0.644826547240001, 0.63715114419858, 0.629412026573697,
0.621609968270664, 0.613745749488812, 0.605820156643463, 0.597833982287298,
0.589788025031098, 0.581683089463883, 0.573519986072457,
0.565299531160354, 0.557022546766217, 0.548689860581588,
0.54030230586814, 0.531860721374355, 0.52336595125165, 0.514818844969955,
0.506220257232778, 0.497571047891727, 0.488872081860527,
0.480124229028534, 0.47132836417374, 0.462485366875301,
0.453596121425577, 0.444661516741707, 0.435682446276712, 0.426659807930157,
0.417594503958358, 0.408487440884157, 0.399339529406273,
0.39015168430823, 0.380924824366882, 0.371659872260533,
0.362357754476674, 0.35301940121933, 0.343645746316047, 0.334237727124503,
0.324796284438776, 0.315322362395269, 0.305816908378289,
0.296280872925319, 0.286715209631956, 0.277120875056558,
0.267498828624587, 0.25785003253267, 0.248175451652373, 0.238476053433723,
0.228752807808459, 0.219006687093041, 0.209238665891419,
0.199449720997573, 0.189640831297834, 0.179812977673,
0.169967142900241, 0.160104311554831, 0.150225469911686, 0.140331605846737,
0.130423708738146, 0.120502769367367, 0.11056977982007,
0.100625733386932, 0.0906716244643097, 0.0807084484548006,
0.0707372016677029, 0.0607588812193859, 0.0507744849335792,
0.040785011241591, 0.0307914590824661, 0.0207948278030924,
0.0107961170582674, 0.000796326710733263, -0.00920354326880834,
-0.0192024929016926,
-0.0291995223012888, -0.0391936317729877, -0.0491838219141706,
-0.0591690937141481, -0.0691484486540619, -0.0791208888067339,
-0.089085416936459, -0.099041036598728, -0.108986752239871,
-0.118921569296612,
-0.128844494295525, -0.138754534952378, -0.148650700271364,
-0.158532000644198, -0.168397447949077, -0.178246055649492,
-0.18807683889288, -0.197888814609109, -0.207681001608784,
-0.217452420681365,
-0.227202094693087, -0.236929048684675, -0.246632309968834,
-0.256310908227523, -0.26596387560898, -0.275590246824513,
-0.285189059245021, -0.294759352997261, -0.304300171059833,
-0.313810559358882,
-0.323289566863503, -0.332736245680845, -0.342149651150898,
-0.35152884194096, -0.360872880139767, -0.370180831351287,
-0.379451764788155, -0.388684753364752, -0.397878873789916,
-0.407033206659266,
-0.416146836547142, -0.425218852098152, -0.4342483461183,
-0.443234415665709, -0.452176162140912, -0.461072691376713,
-0.469923113727602, -0.47872654415872, -0.487482102334359,
-0.496188912705999,
-0.504846104599858, -0.513452812303959, -0.522008175154707,
-0.530511337622945, -0.538961449399512, -0.547357665480271,
-0.555699146250613, -0.56398505756941, -0.572214570852437,
-0.580386863155222,
-0.588501117255346, -0.59655652173416, -0.60455227105793,
-0.612487565658385, -0.62036161201268, -0.628173622722739,
-0.635922816594002, -0.643608418713541, -0.651229660527546,
-0.658785779918188,
-0.666276021279824, -0.673699635594561, -0.681055880507152,
-0.688344020399238, -0.695563326462902, -0.702713076773554,
-0.70979255636212, -0.716801057286543, -0.723737878702569,
-0.730602326933837,
-0.737393715541245, -0.744111365391593, -0.750754604725491,
-0.757322769224544, -0.763815202077774, -0.770231254047307,
-0.776570283533293, -0.782831656638065, -0.789014747229531,
-0.795118937003784,
-0.801143615546934, -0.807088180396146, -0.81295203709989,
-0.818734599277382, -0.824435288677222, -0.830053535235222,
-0.835588777131408, -0.841040460846201, -0.846408041215776,
-0.851690981486566,
-0.856888753368947, -0.862000837090063, -0.867026721445802,
-0.871965903851917, -0.876817890394281, -0.881582195878286,
-0.886258343877352, -0.890845866780576, -0.895344305839492,
-0.899753211213941,
-0.904072142017061, -0.90830066635937, -0.912438361391958,
-0.916484813348769, -0.920439617587981, -0.924302378632464,
-0.928072710209333, -0.931750235288572, -0.935334586120739,
-0.938825404273736,
-0.942222340668658, -0.945525055614696, -0.948733218843107,
-0.951846509540242, -0.954864616379626, -0.95778723755309,
-0.960614080800952, -0.963344863441243, -0.965979312397975,
-0.968517164228447,
-0.970958165149591, -0.973302071063349, -0.975548647581083,
-0.977697670047013, -0.979748923560684, -0.981702202998454,
-0.983557313034006, -0.985314068157884, -0.986972292696038,
-0.988531820827396,
-0.989992496600445, -0.991354173948826, -0.992616716705937,
-0.993779998618556, -0.994843903359459, -0.995808324539061,
-0.996673165716047, -0.997438340407019, -0.998103772095146,
-0.998669394237814,
-0.999135150273279, -0.999500993626328, -0.999766887712928,
-0.999932805943894, -0.99999873172754, -0.999964658471342,
-0.999830589582598, -0.999596538468086, -0.999262528532721,
-0.998828593177219,
-0.998294775794753, -0.997661129766618, -0.996927718456887,
-0.996094615206081, -0.99516190332383, -0.994129676080546,
-0.992998036698093, -0.991767098339465, -0.990436984097473,
-0.989007826982433,
-0.987479769908865, -0.985852965681203, -0.984127576978514,
-0.982303776338232, -0.980381746138899, -0.978361678581934,
-0.97624377567241, -0.974028249198852, -0.971715320712062,
-0.969305221502961,
-0.966798192579461, -0.964194484642366, -0.961494358060299,
-0.958698082843669, -0.955805938617666, -0.952818214594305,
-0.949735209543496, -0.946557231763177, -0.943284599048476,
-0.939917638659938,
-0.936456687290796, -0.932902091033304, -0.929254205344123,
-0.925513395008784, -0.921680034105203, -0.917754505966276,
-0.913737203141545, -0.909628527357945, -0.90542888947963,
-0.901138709466889,
-0.896758416334147, -0.892288448107068, -0.88772925177875,
-0.883081283265026, -0.878345007358874, -0.873520897683938,
-0.868609436647165, -0.863611115390566, -0.858526433742102,
-0.8533559001657,
-0.848100031710408, -0.842759353958694, -0.83733440097388,
-0.831825715246746, -0.826233847641272, -0.820559357339561,
-0.814802811785913, -0.808964786630086, -0.803045865669731,
-0.797046640792012,
-0.790967711914417, -0.784809686924768, -0.778573181620433,
-0.772258819646744, -0.765867232434637, -0.759399059137508,
-0.752854946567295, -0.746235549129803, -0.739541528759258,
-0.73277355485212,
-0.72593230420014, -0.719018460922681, -0.71203271639831,
-0.704975769195658, -0.697848325003564, -0.690651096560507,
-0.683384803583336, -0.676050172695292, -0.668647937353351,
-0.66117883777488,
-0.653643620863612, -0.646043040134959, -0.63837785564066,
-0.630648833892775, -0.622856747787041, -0.615002376525574,
-0.607086505538955, -0.599109926407685, -0.591073436783031,
-0.582977840307259,
-0.574823946533269, -0.566612570843644, -0.55834453436911,
-0.550020663906425, -0.541641791835699, -0.533208756037154,
-0.524722399807346, -0.516183571774825, -0.507593125815277,
-0.49895192096614,
-0.490260821340699, -0.481520696041674, -0.47273241907431,
-0.46389686925898, -0.455014930143305, -0.446087489913793,
-0.437115441307028, -0.428099681520394, -0.419041112122356,
-0.409940638962306,
-0.400799172079975, -0.391617625614436, -0.38239691771268,
-0.373137970437818, -0.363841709676858, -0.354509065048132,
-0.345140969808323, -0.335738360759151, -0.326302178153684,
-0.316833365602319,
-0.307332869978419, -0.297801641323633, -0.288240632752882,
-0.278650800359055, -0.269033103117399, -0.259388502789626,
-0.249717963827731, -0.24002245327755, -0.230302940682059,
-0.220560397984419,
-0.21079579943078, -0.20101012147286, -0.191204342670302,
-0.181379443592811, -0.171536406722112, -0.161676216353687,
-0.151799858498356, -0.141908320783673, -0.13200259235517,
-0.122083663777433,
-0.112152526935055, -0.102210174933442, -0.0922576019995117,
-0.0822958033822624, -0.0723257752532545, -0.0623485146069917,
-0.0523650191612259, -0.0423762872571815, -0.0323833177597247,
-0.0223871099574771,
-0.0123886634628906, -0.00238897811228154, 0.0076109461341479,
0.0176101092923073, 0.0276075114542115, 0.0376021528879766,
0.0475930341377878, 0.057579156123846, 0.0675595202422752,
0.0775331284649787,
0.0874989834394464, 0.0974560885884857, 0.10740344820988,
0.117340067575955, 0.127264953033056, 0.137177112100907,
0.147075553571863, 0.156959287610023, 0.166827325850222, 0.176678681496857,
0.186512369422576, 0.196327406266778, 0.206122810533958, 0.215897602691854,
0.225650805269396, 0.235381442954451, 0.245088542691362,
0.254771133778243, 0.264428247964056, 0.274058919545427,
0.283662185463226, 0.293237085398863, 0.302782661870324, 0.312297960327916,
0.321782029249722, 0.331233920236754, 0.340652688107789,
0.350037390993891, 0.35938709043259, 0.368700851461733,
0.37797774271298, 0.387216836504937, 0.396417208935922, 0.405577939976361,
0.414698113560782, 0.423776817679428, 0.432813144469452,
0.441806190305705, 0.450755055891099, 0.459658846346532,
0.468516671300377, 0.477327644977522, 0.48609088628794, 0.494805518914805,
0.503470671402114, 0.512085477241841, 0.520649074960579,
0.529160608205695, 0.537619225830956, 0.546024081981648,
0.554374336179161, 0.562669153405032, 0.570907704184454, 0.57908916466921,
0.587212716720073, 0.595277547988606, 0.603282851998404,
0.611227828225735, 0.619111682179599, 0.626933625481169,
0.634692875942635, 0.642388657645414, 0.650020201017752, 0.657586742911669,
0.665087526679283, 0.672521802248466, 0.679888826197857,
0.687187861831201, 0.694418179251016, 0.701579055431586,
0.70866977429126, 0.715689626764061, 0.722637910870592, 0.729513931788232,
0.736317001920619, 0.74304644096641, 0.749701575987307,
0.756281741475356, 0.762786279419489, 0.769214539371333,
0.77556587851025, 0.781839661707619, 0.788035261590348, 0.794152058603611,
0.800189441072806, 0.806146805264716, 0.812023555447886,
0.817819103952194, 0.823532871227622, 0.829164285902202,
0.83471278483916, 0.840177813193225, 0.845558824466117, 0.850855280561193,
0.856066651837255, 0.861192417161521, 0.866232063961728,
0.871185088277397, 0.876050994810224, 0.880829296973609,
0.885519516941319, 0.890121185695265, 0.894633843072407, 0.899057037810768,
0.903390327594559, 0.907633279098413, 0.911785468030717,
0.915846479176035, 0.919815906436639, 0.92369335287311,
0.927478430744036, 0.931170761544783, 0.934769976045349, 0.938275714327283,
0.941687625819678, 0.945005369334228, 0.948228613099346,
0.951357034793342, 0.954390321576654, 0.957328170123131,
0.960170286650366, 0.962916386949075, 0.965566196411518, 0.968119450058955,
0.970575892568149, 0.972935278296897, 0.975197371308593,
0.977361945395819, 0.979428784102971, 0.981397680747901,
0.983268438442584, 0.985040870112812, 0.986714798516892, 0.98829005626338,
0.989766485827815, 0.991143939568469, 0.992422279741117,
0.993601378512806, 0.994681117974643, 0.99566139015358,
0.996542097023217, 0.997323150513601, 0.998004472520033, 0.998585994910881,
0.99906765953439, 0.999449418224499, 0.999731232805658,
0.999913075096642, 0.999994926913375, 0.999976780070743,
0.999858636383415, 0.999640507665662, 0.999322415730172, 0.998904392385876,
0.998386479434759, 0.997768728667684, 0.997051201859214,
0.996233970761431, 0.995317117096764, 0.994300732549815,
0.993184918758193, 0.991969787302346, 0.990655459694407, 0.989242067366043,
0.987729751655308, 0.986118663792513, 0.984408964885101,
0.982600825901538, 0.980694427654217, 0.978689960781373,
0.976587625728023, 0.974387632725921, 0.972090201772533, 0.96969556260904,
0.967203954697364, 0.964615627196218, 0.961930838936196,
0.959149858393887, 0.956272963665028, 0.953300442436693,
0.95023259195853, 0.947069719013028, 0.943812139884847, 0.940460180329185,
0.937014175539204, 0.933474470112512, 0.929841418016701,
0.926115382553955, 0.922296736324713, 0.918385861190416,
0.914383148235319, 0.910288997727383, 0.906103819078245, 0.901828030802283,
0.897462060474762, 0.893006344689077, 0.888461329013091,
0.883827467944587, 0.879105224865808, 0.874295071997128,
0.869397490349825, 0.864412969677983, 0.859342008429514, 0.854185113696319,
0.848942801163572, 0.84361559505816, 0.838204028096251,
0.832708641430035, 0.827129984593597, 0.821468615447972,
0.815725100125357, 0.809900012972498, 0.803993936493257, 0.798007461290359,
0.791941186006336, 0.785795717263661, 0.779571669604088,
0.773269665427194, 0.766890334928147, 0.760434316034681,
0.753902254343305, 0.747294803054744, 0.740612622908621, 0.733856382117381,
0.727026756299476, 0.720124428411794, 0.713150088681373,
0.706104434536373, 0.698988170536338, 0.691802008301737,
0.684546666442807, 0.677222870487685, 0.669831352809865, 0.662372852554955,
0.654848115566766, 0.647257894312724, 0.639602947808631,
0.631884041542758, 0.624101947399299, 0.616257443581182,
0.608351314532255, 0.600384350858831, 0.592357349250641, 0.584271112401154,
0.576126448927319, 0.567924173288695, 0.55966510570601,
0.551350072079141, 0.542979903904521, 0.534555438191992,
0.526077517381105, 0.517546989256877, 0.50896470686501, 0.500331528426593,
0.491648317252275, 0.482915941655938, 0.474135274867862,
0.465307194947413, 0.456432584695223, 0.447512331564922,
0.43854732757439, 0.429538469216557, 0.420486657369749, 0.411392797207609,
0.402257798108573, 0.393082573564941, 0.38386804109152,
0.374615122133879, 0.365324741976202, 0.355997829648764,
0.346635317835026, 0.337238142778366, 0.327807244188458, 0.318343565147303,
0.30884805201492, 0.299321654334707, 0.289765324738495,
0.280180018851278, 0.27056669519566, 0.260926315095994,
0.251259842582256, 0.241568244293641, 0.231852489381904, 0.222113549414439,
0.212352398277126, 0.202570012076944, 0.192767369044364,
0.182945449435517, 0.173105235434182, 0.163247711053556,
0.153373862037864, 0.14348467576378, 0.13358114114169, 0.123664248516802,
0.113734989570117, 0.103794357219253, 0.0938433455191623,
0.0838829495627223, 0.0739141653812273, 0.06393798984479,
0.0539554205626498, 0.0439674557834159, 0.0339750942952423,
0.0239793353259525, 0.0139811784431128, 0.00398162345407974,
-0.0060183296939816, -0.0160176810140879, -0.0260154305794408,
-0.0360105786234153,
-0.0460021256395369, -0.0559890724814288, -0.0659704204627299,
-0.0759451714569599, -0.0859123279973325, -0.0958708933764978,
-0.105819871746218, -0.115758268216946, -0.125685088957318,
-0.135599341293531,
-0.145500033808614, -0.155386176441565, -0.16525678058636,
-0.17511085919081, -0.184947426855267, -0.194765499931161,
-0.204564096619365, -0.214342237068377, -0.2240989434723,
-0.233833240168624,
-0.243544153735791, -0.253230713090538, -0.262891949585,
-0.272526897103582, -0.282134592159557, -0.291714073991427,
-0.301264384658992, -0.310784569139144, -0.320273675421368,
-0.329730754602944,
-0.339154860983835, -0.348545052161256, -0.357900389123914,
-0.367219936345908, -0.376502761880283, -0.385747937452222,
-0.394954538551871, -0.404121644526792, -0.413248338674028,
-0.422333708331768,
-0.431376844970621, -0.440376844284454, -0.449332806280839,
-0.458243835371038, -0.467109040459569, -0.47592753503331,
-0.484698437250152, -0.493420870027184, -0.502093961128397,
-0.510716843251906,
-0.519288654116686, -0.527808536548793, -0.536275638567084,
-0.544689113468413, -0.553048119912302, -0.561351822005071,
-0.569599389383433, -0.57778999729752, -0.585922826693367,
-0.593997064294812,
-0.602011902684824, -0.609966540386242, -0.617860181941925,
-0.625692037994295, -0.633461325364275, -0.641167267129602,
-0.648809092702519, -0.656386037906838, -0.663897345054353,
-0.671342263020609,
-0.678720047320012, -0.686029960180282, -0.693271270616224,
-0.700443254502829, -0.707545194647683, -0.714576380862692,
-0.721536110035093, -0.728423686197768, -0.735238420598841,
-0.741979631770551,
-0.748646645597399, -0.755238795383558, -0.76175542191954,
-0.768195873548125, -0.774559506229517, -0.780845683605749,
-0.787053777064324, -0.793183165801068, -0.799233236882215,
-0.8052033853057,
-0.811093014061656, -0.816901534192113, -0.8226283648499,
-0.828272933356724, -0.833834675260437, -0.839313034391484,
-0.844707462918517, -0.850017421403178, -0.855242378854046,
-0.860381812779727,
-0.865435209241112, -0.870402062902767, -0.875281877083464,
-0.880074163805853, -0.884778443845253, -0.889394246777581,
-0.893921111026392, -0.898358583909032, -0.90270622168191,
-0.906963589584872,
-0.911130261884677, -0.915205821917566, -0.919189862130932,
-0.923081984124074, -0.926881798688036, -0.930588925844528,
-0.934202994883924, -0.937723644402332, -0.941150522337732,
-0.944483286005189,
-0.947721602131112, -0.950865146886587, -0.953913605919758,
-0.956866674387264, -0.959724056984716, -0.962485467976237,
-0.965150631223029, -0.967719280210989, -0.970191158077357,
-0.972566017636408,
-0.974843621404164, -0.977023741622146, -0.97910616028015,
-0.981090669138045, -0.982977069746599, -0.984765173467324,
-0.986454801491336, -0.988045784857242, -0.989537964468031,
-0.990931191106986,
-0.992225325452603, -0.993420238092527, -0.994515809536489,
-0.995511930228257, -0.996408500556594, -0.997205430865212,
-0.997902641461745, -0.998500062625715, -0.998997634615504,
-0.999395307674325,
-0.999693042035206, -0.999890807924959, -0.999988585567158,
-0.999986365184122, -0.999884146997886, -0.999681941230185,
-0.999379768101426, -0.998977657828671, -0.998475650622611,
-0.99787379668355,
-0.997172156196378, -0.996370799324562, -0.995469806203119,
-0.994469266930611, -0.993369281560131, -0.992169960089301,
-0.990871422449267, -0.989473798492712, -0.987977227980866,
-0.986381860569534,
-0.984687855794127, -0.982895383053711, -0.981004621594066,
-0.979015760489763, -0.976928998625255, -0.974744544674989,
-0.97246261708254, -0.970083444038766, -0.967607263458988,
-0.965034322959201,
-0.96236487983131, -0.959599201017404, -0.95673756308306,
-0.953780252189686, -0.950727564065908, -0.947579803977993,
-0.944337286699328, -0.941000336478938, -0.937569287009064,
-0.934044481391795,
-0.930426272104753, -0.926715020965855, -0.922911099097119,
-0.919014886887564, -0.915026773955164, -0.910947159107888,
-0.906776450303821, -0.902515064610368, -0.898163428162546,
-0.893721976120377,
-0.889191152625361, -0.884571410756073, -0.879863212482849,
-0.875067028621594, -0.870183338786697, -0.865212631343072,
-0.86015540335732, -0.855012160548026, -0.849783417235186,
-0.844469696288772 ;
exp.j = 1 ;
exp.i = 0, 2048, 4096 ;
exp.data.i = 2 ;
exp.data.f = 1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994 ;
}

View File

@ -1,319 +0,0 @@
netcdf SimpleDrdsExample {
dimensions:
Drifters = 5 ;
maxStrlen64 = 64 ;
variables:
double Drifters.battery(Drifters) ;
Drifters.battery:Description = "Battery Voltage (VBAT)" ;
Drifters.battery:units = "volts" ;
double Drifters.checksum(Drifters) ;
Drifters.checksum:Description = "Low 8 bits of the sum of the specified bytes in ARGOS transmission. (Checksum)" ;
Drifters.checksum:units = "unknown" ;
double Drifters.data_age(Drifters) ;
Drifters.data_age:Description = "Optical Sensor Data Age: Elapsed time between sample time and time of delivery to ARGOS system. (DA)" ;
Drifters.data_age:units = "minutes" ;
double Drifters.ed490(Drifters) ;
Drifters.ed490:Description = "Downwelling Irradiance Sensor at 490nm" ;
Drifters.ed490:Wavelength = 490.f ;
Drifters.ed490:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.ed490_stdev(Drifters) ;
Drifters.ed490_stdev:Description = "Standard deviation of Downwelling Irradiance Sensor at 490nm" ;
Drifters.ed490_stdev:Wavelength = 490.f ;
Drifters.ed490_stdev:units = "counts" ;
char Drifters.instrument_id(Drifters, maxStrlen64) ;
Drifters.instrument_id:Description = "String value used to uniquely identify each drifter instrument." ;
double Drifters.flag_argos(Drifters) ;
double Drifters.flag_gps(Drifters) ;
double Drifters.flag_optical(Drifters) ;
double Drifters.flag_sampling(Drifters) ;
double Drifters.flag_tracking(Drifters) ;
double Drifters.gpshour(Drifters) ;
Drifters.gpshour:Description = "GPS Acquisition Time: Hour of day of GPS fix. (GPSHour)" ;
Drifters.gpshour:units = "hour" ;
double Drifters.gpslat(Drifters) ;
Drifters.gpslat:Description = "GPS Latitiude (Lat)" ;
Drifters.gpslat:units = "degrees_north" ;
double Drifters.gpslon(Drifters) ;
Drifters.gpslon:Description = "GPS Longitude (Lon)" ;
Drifters.gpslon:units = "degrees_east" ;
double Drifters.latitude(Drifters) ;
Drifters.latitude:Description = "Latitude as recorded by ARGOS system" ;
Drifters.latitude:units = "degrees_north" ;
char Drifters.location(Drifters, maxStrlen64) ;
Drifters.location:Description = "String describing general location (southern ocean,oregon coast, etc.) of drifter deployment." ;
double Drifters.longitude(Drifters) ;
Drifters.longitude:Description = "Longitude as recorded by ARGOS system" ;
Drifters.longitude:units = "degrees_east" ;
double Drifters.lu412(Drifters) ;
Drifters.lu412:Description = "Upwelling Radiance Sensor at 412nm" ;
Drifters.lu412:Wavelength = 412.f ;
Drifters.lu412:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.lu412_stdev(Drifters) ;
Drifters.lu412_stdev:Description = "Standard deviation of Upwelling Radiance Sensor at 412nm" ;
Drifters.lu412_stdev:Wavelength = 412.f ;
Drifters.lu412_stdev:units = "counts" ;
double Drifters.lu443(Drifters) ;
Drifters.lu443:Description = "Upwelling Radiance Sensor at 443nm" ;
Drifters.lu443:Wavelength = 443.f ;
Drifters.lu443:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.lu443_stdev(Drifters) ;
Drifters.lu443_stdev:Description = "Standard deviation of Upwelling Radiance Sensor at 443nm" ;
Drifters.lu443_stdev:Wavelength = 443.f ;
Drifters.lu443_stdev:units = "counts" ;
double Drifters.lu490(Drifters) ;
Drifters.lu490:Description = "Upwelling Radiance Sensorat at 490nm" ;
Drifters.lu490:Wavelength = 490.f ;
Drifters.lu490:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.lu490_stdev(Drifters) ;
Drifters.lu490_stdev:Description = "Standard deviation of Upwelling Radiance Sensor at 490nm" ;
Drifters.lu490_stdev:Wavelength = 490.f ;
Drifters.lu490_stdev:units = "counts" ;
double Drifters.lu510(Drifters) ;
Drifters.lu510:Description = "Upwelling Radiance Sensor at 510nm" ;
Drifters.lu510:Wavelength = 510.f ;
Drifters.lu510:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.lu510_stdev(Drifters) ;
Drifters.lu510_stdev:Description = "Standard deviation of Upwelling Radiance Sensor at 510nm" ;
Drifters.lu510_stdev:Wavelength = 510.f ;
Drifters.lu510_stdev:units = "counts" ;
double Drifters.lu555(Drifters) ;
Drifters.lu555:Description = "Upwelling Radiance Sensor at 555nm" ;
Drifters.lu555:Wavelength = 555.f ;
Drifters.lu555:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.lu555_stdev(Drifters) ;
Drifters.lu555_stdev:Description = "Standard deviation of Upwelling Radiance Sensor at 555nm" ;
Drifters.lu555_stdev:Wavelength = 555.f ;
Drifters.lu555_stdev:units = "counts" ;
double Drifters.lu670(Drifters) ;
Drifters.lu670:Description = "Upwelling Radiance Sensor at 670nm" ;
Drifters.lu670:Wavelength = 670.f ;
Drifters.lu670:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.lu670_stdev(Drifters) ;
Drifters.lu670_stdev:Description = "Standard deviation of Upwelling Radiance Sensor at 670nm" ;
Drifters.lu670_stdev:Wavelength = 670.f ;
Drifters.lu670_stdev:units = "counts" ;
double Drifters.lu683(Drifters) ;
Drifters.lu683:Description = "Upwelling Radiance Sensor at 683nm" ;
Drifters.lu683:Wavelength = 683.f ;
Drifters.lu683:units = "microwatts per square cm per nanometer per steradian" ;
double Drifters.lu683_stdev(Drifters) ;
Drifters.lu683_stdev:Description = "Standard deviation of Upwelling Radiance Sensor at 683nm" ;
Drifters.lu683_stdev:Wavelength = 683.f ;
Drifters.lu683_stdev:units = "counts" ;
double Drifters.max_depth(Drifters) ;
Drifters.max_depth:Description = "Maximum Depth Voltage reading from the previous 10.5 minute period. (MDV)" ;
Drifters.max_depth:units = "volts" ;
double Drifters.night_len(Drifters) ;
Drifters.night_len:Description = "Length of the previous night (LNL)" ;
Drifters.night_len:units = "minutes" ;
double Drifters.nsamp(Drifters) ;
Drifters.nsamp:Description = "Message ID: Always set to 3 for GPS data Message" ;
Drifters.nsamp:units = "unknown" ;
double Drifters.numaves(Drifters) ;
Drifters.numaves:Description = "Number of samples in OCM data (NAve)" ;
Drifters.numaves:units = "unknown" ;
double Drifters.press_volts(Drifters) ;
Drifters.press_volts:Description = "Pressure sensor voltage at surface as determined by the surface check function. (SV)" ;
Drifters.press_volts:units = "volts" ;
double Drifters.rellat1hr(Drifters) ;
Drifters.rellat1hr:Description = "Relative Latitude: Change in latitude in the last hour as determined by the GPS subsystem (Rlat1)" ;
Drifters.rellat1hr:units = "degrees_north" ;
double Drifters.rellat2hr(Drifters) ;
Drifters.rellat2hr:Description = "Relative Latitude: Change in latitude in the last 2 hours as determined by the GPS subsystem (Rlat2)" ;
Drifters.rellat2hr:units = "degrees_north" ;
double Drifters.rellon1hr(Drifters) ;
Drifters.rellon1hr:Description = "Relative Longitude: Change in longitude in the last hour as determined by the GPS subsystem (Rlon1)" ;
Drifters.rellon1hr:units = "degrees_east" ;
double Drifters.rellon2hr(Drifters) ;
Drifters.rellon2hr:Description = "Relative Longitude: Change in longitude in the last 2 hours as determined by the GPS subsystem (Rlon2)" ;
Drifters.rellon2hr:units = "degrees_east" ;
double Drifters.sst(Drifters) ;
Drifters.sst:Description = "Sea Surface Temperature (SST)" ;
Drifters.sst:units = "Degrees C" ;
double Drifters.sub_wait(Drifters) ;
Drifters.sub_wait:Description = "Average time that bouy software waited for bouy to come to surface before measuring irradiance. (ASW)" ;
Drifters.sub_wait:units = "minutes" ;
double Drifters.surf_volts(Drifters) ;
Drifters.surf_volts:Description = "Averaged amplified pressure sensor voltage as measured during the surface check function. (AV)" ;
Drifters.surf_volts:units = "volts" ;
double Drifters.surface_average(Drifters) ;
Drifters.surface_average:Description = "Average duration of time that the bouy remained on the surface during the surface check function. (AST)" ;
Drifters.surface_average:units = "minutes" ;
double Drifters.surface_percent(Drifters) ;
Drifters.surface_percent:Description = "Percentage of time that the bouy was on the surface during the surface check function. (PTOS)" ;
Drifters.surface_percent:units = "percentage" ;
double Drifters.time(Drifters) ;
Drifters.time:Description = "Time data sample was received by ARGOS system" ;
Drifters.time:units = "Decimal days since Jan 1, 1993 (01/01/1993)" ;
double Drifters.ttff(Drifters) ;
Drifters.ttff:Description = "Time between GPS power on and first fix: Time To First Fix (TTFF)" ;
Drifters.ttff:units = "Decimal days since Jan 1, 1993 (01/01/1993)" ;
double Drifters.maxgps(Drifters) ;
Drifters.maxgps:Description = "Strongest GPS Signal Level (dB0)" ;
Drifters.maxgps:units = "dB" ;
double Drifters.rellat3hr(Drifters) ;
Drifters.rellat3hr:Description = "Relative Latitude: Change in latitude in the last 3 hours as determined by the GPS subsystem (Rlat3)" ;
Drifters.rellat3hr:units = "degrees_north" ;
double Drifters.rellon3hr(Drifters) ;
Drifters.rellon3hr:Description = "Relative Longitude: Change in longitude in the last 3 hours as determined by the GPS subsystem (Rlon3)" ;
Drifters.rellon3hr:units = "degrees_east" ;
data:
Drifters.battery = 1000, 886.994922779284, 573.519986072456,
130.423708738144, -342.1496511509 ;
Drifters.checksum = 999.950000416665, 882.332858610121, 565.299531160354,
120.502769367366, -351.528841940961 ;
Drifters.data_age = 999.800006666578, 877.582561890373, 557.022546766217,
110.569779820068, -360.872880139769 ;
Drifters.ed490 = 999.550033748988, 872.744507645751, 548.689860581587,
100.625733386931, -370.180831351288 ;
Drifters.ed490_stdev = 999.200106660978, 867.81917967765, 540.302305868139,
90.6716244643086, -379.451764788156 ;
Drifters.instrument_id =
"This is a data test string (pass 0).",
"This is a data test string (pass 2).",
"This is a data test string (pass 4).",
"This is a data test string (pass 6).",
"This is a data test string (pass 8)." ;
Drifters.flag_argos = 998.750260394966, 862.807070514761, 531.860721374355,
80.7084484547995, -388.684753364753 ;
Drifters.flag_gps = 998.200539935204, 857.708681363824, 523.365951251649,
70.7372016677018, -397.878873789917 ;
Drifters.flag_optical = 997.55100025328, 852.524522059506, 514.818844969955,
60.7588812193848, -407.033206659267 ;
Drifters.flag_sampling = 996.801706302619, 847.255111013416,
506.220257232778, 50.7744849335781, -416.146836547144 ;
Drifters.flag_tracking = 995.952733011994, 841.900975162269,
497.571047891726, 40.7850112415899, -425.218852098153 ;
Drifters.gpshour = 995.004165278026, 836.462649915187, 488.872081860527,
30.791459082465, -434.248346118301 ;
Drifters.gpslat = 993.956097956697, 830.940679100163, 480.124229028533,
20.7948278030913, -443.23441566571 ;
Drifters.gpslon = 992.808635853866, 825.335614909678, 471.328364173739,
10.7961170582663, -452.176162140912 ;
Drifters.latitude = 991.561893714788, 819.648017845479, 462.4853668753,
0.796326710732153, -461.072691376713 ;
Drifters.location =
"This is a data test string (pass 1).",
"This is a data test string (pass 3).",
"This is a data test string (pass 5).",
"This is a data test string (pass 7).",
"This is a data test string (pass 9)." ;
Drifters.longitude = 990.215996212637, 813.878456662534, 453.596121425577,
-9.20354326880945, -469.923113727602 ;
Drifters.lu412 = 988.771077936042, 808.027508312152, 444.661516741706,
-19.2024929016938, -478.72654415872 ;
Drifters.lu412_stdev = 987.227283375627, 802.095757884292, 435.682446276712,
-29.1995223012899, -487.482102334359 ;
Drifters.lu443 = 985.584766909561, 796.083798549056, 426.659807930157,
-39.1936317729888, -496.188912705998 ;
Drifters.lu443_stdev = 983.843692788121, 789.992231497365, 417.594503958357,
-49.1838219141717, -504.846104599857 ;
Drifters.lu490 = 982.00423511727, 783.821665880849, 408.487440884157,
-59.1690937141495, -513.452812303959 ;
Drifters.lu490_stdev = 980.066577841242, 777.572718750928, 399.339529406272,
-69.1484486540633, -522.008175154706 ;
Drifters.lu510 = 978.030914724148, 771.246014997106, 390.151684308229,
-79.1208888067352, -530.511337622944 ;
Drifters.lu510_stdev = 975.897449330605, 764.842187284488, 380.924824366881,
-89.0854169364603, -538.96144939951 ;
Drifters.lu555 = 973.666395005375, 758.361875990508, 371.659872260532,
-99.0410365987293, -547.35766548027 ;
Drifters.lu555_stdev = 971.33797485203, 751.805729140895, 362.357754476673,
-108.986752239872, -555.699146250611 ;
Drifters.lu670 = 968.912421710645, 745.17440234487, 353.01940121933,
-118.921569296614, -563.985057569408 ;
Drifters.lu670_stdev = 966.389978134513, 738.468558729588, 343.645746316046,
-128.844494295526, -572.214570852435 ;
Drifters.lu683 = 963.770896365891, 731.688868873821, 334.237727124502,
-138.754534952379, -580.38686315522 ;
Drifters.lu683_stdev = 961.055438310771, 724.836010740905, 324.796284438775,
-148.650700271365, -588.501117255343 ;
Drifters.max_depth = 958.243875512697, 717.910669610943, 315.322362395268,
-158.532000644199, -596.556521734157 ;
Drifters.night_len = 955.336489125606, 710.913538012277, 305.816908378288,
-168.397447949078, -604.552271057927 ;
Drifters.nsamp = 952.333569885713, 703.845315652236, 296.280872925318,
-178.246055649493, -612.487565658382 ;
Drifters.numaves = 949.235418082441, 696.706709347165, 286.715209631955,
-188.076838892881, -620.361612012677 ;
Drifters.press_volts = 946.042343528387, 689.498432951747, 277.120875056557,
-197.88881460911, -628.173622722736 ;
Drifters.rellat1hr = 942.754665528346, 682.221207287613, 267.498828624587,
-207.681001608785, -635.922816593999 ;
Drifters.rellat2hr = 939.372712847379, 674.875760071267, 257.850032532669,
-217.452420681366, -643.608418713537 ;
Drifters.rellon1hr = 935.896823677935, 667.462825841308, 248.175451652372,
-227.202094693088, -651.229660527542 ;
Drifters.rellon2hr = 932.327345606034, 659.983145884982, 238.476053433722,
-236.929048684676, -658.785779918184 ;
Drifters.sst = 928.66463557651, 652.437468164051, 228.752807808459,
-246.632309968835, -666.27602127982 ;
Drifters.sub_wait = 924.909059857313, 644.826547240001, 219.006687093041,
-256.310908227524, -673.699635594557 ;
Drifters.surf_volts = 921.060994002885, 637.15114419858, 209.238665891418,
-265.963875608982, -681.055880507149 ;
Drifters.surface_average = 917.120822816605, 629.412026573696,
199.449720997572, -275.590246824514, -688.344020399234 ;
Drifters.surface_percent = 913.088940312308, 621.609968270664,
189.640831297833, -285.189059245022, -695.563326462898 ;
Drifters.time = 908.965749674885, 613.745749488811, 179.812977672998,
-294.759352997262, -702.71307677355 ;
Drifters.ttff = 904.751663219963, 605.820156643462, 169.96714290024,
-304.300171059835, -709.792556362116 ;
Drifters.maxgps = 900.447102352677, 597.833982287298, 160.10431155483,
-313.810559358884, -716.801057286538 ;
Drifters.rellat3hr = 896.052497525525, 589.788025031098, 150.225469911685,
-323.289566863505, -723.737878702564 ;
Drifters.rellon3hr = 891.568288195329, 581.683089463883, 140.331605846736,
-332.736245680847, -730.602326933832 ;
}

View File

@ -1,34 +0,0 @@
netcdf b31 {
dimensions:
b31 = 5 ;
maxStrlen64 = 64 ;
variables:
int b32 ;
b32:billy = "Bob is my real name" ;
b32:Robert = "Really wants to be called Billy" ;
double b31.id(b31) ;
char b31.class(b31, maxStrlen64) ;
b31.class:long_name = "class is dismissed" ;
char b31.text(b31, maxStrlen64) ;
b31.text:long_name = "textually yours" ;
data:
b32 = 1 ;
b31.id = 1000, 999.950000416665, 999.800006666578, 999.550033748988,
999.200106660978 ;
b31.class =
"This is a data test string (pass 0).",
"This is a data test string (pass 2).",
"This is a data test string (pass 4).",
"This is a data test string (pass 6).",
"This is a data test string (pass 8)." ;
b31.text =
"This is a data test string (pass 1).",
"This is a data test string (pass 3).",
"This is a data test string (pass 5).",
"This is a data test string (pass 7).",
"This is a data test string (pass 9)." ;
}

View File

@ -1,29 +0,0 @@
netcdf b31a {
dimensions:
b31 = 5 ;
maxStrlen64 = 64 ;
variables:
double b31.id(b31) ;
char b31.class(b31, maxStrlen64) ;
b31.class:long_name = "class" ;
char b31.text(b31, maxStrlen64) ;
b31.text:long_name = "text" ;
data:
b31.id = 1000, 999.950000416665, 999.800006666578, 999.550033748988,
999.200106660978 ;
b31.class =
"This is a data test string (pass 0).",
"This is a data test string (pass 2).",
"This is a data test string (pass 4).",
"This is a data test string (pass 6).",
"This is a data test string (pass 8)." ;
b31.text =
"This is a data test string (pass 1).",
"This is a data test string (pass 3).",
"This is a data test string (pass 5).",
"This is a data test string (pass 7).",
"This is a data test string (pass 9)." ;
}

View File

@ -1,53 +0,0 @@
netcdf bears {
dimensions:
i = 2 ;
j = 3 ;
l = 3 ;
maxStrlen64 = 64 ;
variables:
short l(l) ;
char bears(i, j, maxStrlen64) ;
bears:act = "text string\n",
"\t123" ;
bears:acs = -40s ;
bears:acl = 17000 ;
bears:acf = -2.f, 1.f, 0.f ;
bears:acd = -1., 0.75 ;
bears:string_length = 3 ;
short order(i, j) ;
int shot(i, j) ;
float aloan(i, j) ;
double cross(i, j) ;
// global attributes:
:history = "This is an example of a multi-line global\n",
"attribute. It could be used for representing the\n",
"processing history of the data, for example." ;
data:
l = 10, 9, 8 ;
bears =
"ind",
"ist",
"ing",
"uis",
"hab",
"le" ;
order =
1, 2, 3,
4, 5, 6 ;
shot =
2, 3, 4,
5, 6, 7 ;
aloan =
3, 4, 5,
6, 7, 1e+12 ;
cross =
4, 5, 0.000244140625,
7, 8, 10000000000 ;
}

View File

@ -1,125 +0,0 @@
netcdf ber-2002-10-01 {
dimensions:
latitude = 10 ;
longitude = 10 ;
nv = 2 ;
time = 2 ;
variables:
float TSurfAir(time, latitude, longitude) ;
TSurfAir:standard_name = "TSurfAir" ;
TSurfAir:long_name = "Surface Air Temperature" ;
TSurfAir:_FillValue = -1.f ;
TSurfAir:units = "K" ;
double Delta_Time(time, latitude, longitude) ;
Delta_Time:long_name = "offset to time" ;
Delta_Time:Description = "Cell observation time, in offsets to values defined in the time variable" ;
Delta_Time:units = "seconds" ;
double time_bnds(time, nv) ;
time_bnds:long_name = "time_bnds" ;
time_bnds:units = "seconds since 1993-1-1 0:0:0" ;
// global attributes:
:Conventions = "CF-1.0" ;
:Institution = "CSISS,GMU" ;
data:
TSurfAir =
274.2136, 274.2136, 274.2136, 274.2136, 273.5546, 273.9831, 273.9831,
273.9831, 273.9831, 273.9831,
274.2136, 274.2136, 274.2136, 274.2136, 273.5546, 273.5546, 273.5546,
273.9831, 273.9831, 274.2321,
274.2136, 274.2136, 274.2136, 274.2136, 273.5546, 273.5546, 273.5546,
273.5546, 274.2321, 274.2321,
274.2136, 274.2136, 274.2136, 274.2136, 272.9281, 272.9281, 273.5546,
273.5546, 273.7883, 274.2321,
271.0015, 271.0015, 274.2136, 271.3818, 272.9281, 272.9281, 272.9281,
273.7883, 273.7883, 273.7883,
271.0015, 271.0015, 271.3818, 271.3818, 271.3818, 272.9281, 272.9281,
275.1449, 273.7883, 273.7883,
271.0015, 271.0015, 272.6438, 271.3818, 271.3818, 272.9281, 275.1449,
275.1449, 275.1449, 275.1449,
271.0015, 272.6438, 272.6438, 272.6438, 272.6438, 275.1449, 275.1449,
275.1449, 275.1449, 275.1449,
272.905, 272.905, 272.6438, 272.6438, 272.6438, 275.1449, 275.1449,
275.1449, 275.1449, 275.1449,
272.905, 272.905, 272.905, 272.905, 272.6438, 272.6438, 275.1449, 275.1449,
275.1449, 275.1449,
263.4927, 263.4927, 263.4927, 263.4927, 263.4927, 263.4927, 263.4927,
263.4927, _, _,
263.4927, 263.4927, 263.4927, 263.4927, 263.4927, 263.4927, 263.4927,
263.4927, _, _,
268.0008, 268.0008, 268.0008, 263.4927, 263.4927, 263.4927, 263.4927,
263.4927, _, _,
268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008,
263.4927, _, _,
268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008, _, _, _,
268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008, _, _, _,
268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 275.4808,
275.4808, 275.4808, 275.4808,
268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 268.0008, 275.4808,
275.4808, 275.4808, 275.4808,
_, _, _, _, _, 275.4808, 275.4808, 275.4808, 275.4808, 275.4808,
_, _, _, _, _, 275.4808, 275.4808, 275.4808, 275.4808, 275.4808 ;
Delta_Time =
29622.5192610025, 29622.5192610025, 29622.5192610025, 29622.5192610025,
29614.4520000219, 29606.4520000219, 29606.4520000219, 29606.4520000219,
29606.4520000219, 29606.4520000219,
29622.5192610025, 29622.5192610025, 29622.5192610025, 29622.5192610025,
29614.4520000219, 29614.4520000219, 29614.4520000219, 29606.4520000219,
29606.4520000219, 29614.3847849965,
29622.5192610025, 29622.5192610025, 29622.5192610025, 29622.5192610025,
29614.4520000219, 29614.4520000219, 29614.4520000219, 29614.4520000219,
29614.3847849965, 29614.3847849965,
29622.5192610025, 29622.5192610025, 29622.5192610025, 29622.5192610025,
29622.4520310163, 29622.4520310163, 29614.4520000219, 29614.4520000219,
29622.3847849965, 29614.3847849965,
29630.5192610025, 29630.5192610025, 29622.5192610025, 29630.452015996,
29622.4520310163, 29622.4520310163, 29622.4520310163, 29622.3847849965,
29622.3847849965, 29622.3847849965,
29630.5192610025, 29630.5192610025, 29630.452015996, 29630.452015996,
29630.452015996, 29622.4520310163, 29622.4520310163, 29630.3848010302,
29622.3847849965, 29622.3847849965,
29630.5192610025, 29630.5192610025, 29638.4520000219, 29630.452015996,
29630.452015996, 29622.4520310163, 29630.3848010302, 29630.3848010302,
29630.3848010302, 29630.3848010302,
29630.5192610025, 29638.4520000219, 29638.4520000219, 29638.4520000219,
29638.4520000219, 29630.3848010302, 29630.3848010302, 29630.3848010302,
29630.3848010302, 29630.3848010302,
29646.4520000219, 29646.4520000219, 29638.4520000219, 29638.4520000219,
29638.4520000219, 29630.3848010302, 29630.3848010302, 29630.3848010302,
29630.3848010302, 29630.3848010302,
29646.4520000219, 29646.4520000219, 29646.4520000219, 29646.4520000219,
29638.4520000219, 29638.4520000219, 29630.3848010302, 29630.3848010302,
29630.3848010302, 29630.3848010302,
20918.3848010302, 20918.3848010302, 20918.3848010302, 20918.3848010302,
20918.3848010302, 20918.3848010302, 20918.3848010302, 20918.3848010302,
0, 0,
20918.3848010302, 20918.3848010302, 20918.3848010302, 20918.3848010302,
20918.3848010302, 20918.3848010302, 20918.3848010302, 20918.3848010302,
0, 0,
20902.3175550103, 20902.3175550103, 20902.3175550103, 20918.3848010302,
20918.3848010302, 20918.3848010302, 20918.3848010302, 20918.3848010302,
0, 0,
20902.3175550103, 20902.3175550103, 20902.3175550103, 20902.3175550103,
20902.3175550103, 20902.3175550103, 20902.3175550103, 20918.3848010302,
0, 0,
20902.3175550103, 20902.3175550103, 20902.3175550103, 20902.3175550103,
20902.3175550103, 20902.3175550103, 20902.3175550103, 0, 0, 0,
20902.3175550103, 20902.3175550103, 20902.3175550103, 20902.3175550103,
20902.3175550103, 20902.3175550103, 20902.3175550103, 0, 0, 0,
20902.3175550103, 20902.3175550103, 20902.3175550103, 20902.3175550103,
20902.3175550103, 20902.3175550103, 20878.3847700357, 20878.3847700357,
20878.3847700357, 20878.3847700357,
20902.3175550103, 20902.3175550103, 20902.3175550103, 20902.3175550103,
20902.3175550103, 20902.3175550103, 20878.3847700357, 20878.3847700357,
20878.3847700357, 20878.3847700357,
0, 0, 0, 0, 0, 20878.3847700357, 20878.3847700357, 20878.3847700357,
20878.3847700357, 20878.3847700357,
0, 0, 0, 0, 0, 20878.3847700357, 20878.3847700357, 20878.3847700357,
20878.3847700357, 20878.3847700357 ;
time_bnds =
307559753.548, 307619046.452,
307611681.615199, 307653518.384801 ;
}

File diff suppressed because it is too large Load Diff

View File

@ -1,26 +0,0 @@
netcdf data {
dimensions:
TIME = UNLIMITED ; // (12 currently)
variables:
double TIME(TIME) ;
TIME:units = "hour" ;
TIME:time_origin = "1-JAN-0000 00:00:00" ;
TIME:modulo = " " ;
float SST(TIME) ;
SST:missing_value = -1.e+34f ;
SST:_FillValue = -1.e+34f ;
SST:long_name = "SEA SURFACE TEMPERATURE" ;
SST:long_name_mod = "X=0E(360)@ITP, Y=0@ITP" ;
SST:history = "From coads-climatology" ;
SST:units = "Deg C" ;
// global attributes:
:history = "FERRET V3.20 (development) 24-Jan-95" ;
data:
TIME = 366, 1096.485, 1826.97, 2557.455, 3287.94, 4018.425, 4748.91,
5479.395, 6209.88, 6940.365, 7670.85, 8401.335 ;
SST = 27.54567, 28.3144, 28.61936, 28.66284, 27.93789, 25.67098, 24.74051,
24.5248, 25.00667, 25.83214, 26.57257, 27.17107 ;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,17 +0,0 @@
netcdf in_v {
dimensions:
time = UNLIMITED ; // (10 currently)
variables:
float v(time) ;
v:long_name = "Meridional wind speed" ;
v:units = "meter second-1" ;
// global attributes:
:Conventions = "NCAR-CSM" ;
:history = "History global attribute.\n",
"" ;
:julian_day = 200000.04 ;
data:
v = 0, 1, 0, 1, 0, 1, 0, 1, 0, 1 ;
}

View File

@ -1,298 +0,0 @@
netcdf ingrid {
dimensions:
ISTA = 35 ;
IZ = 44 ;
variables:
int ISTA(ISTA) ;
float IZ(IZ) ;
float v3H(ISTA, IZ) ;
data:
ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
22528, 24576, 26624, 28672, 30720, 32768, 34816, 36864, 38912, 40960,
43008, 45056, 47104, 49152, 51200, 53248, 55296, 57344, 59392, 61440,
63488, 65536, 67584, 69632 ;
IZ = 0, 0.009999833, 0.01999867, 0.0299955, 0.03998933, 0.04997917,
0.059964, 0.06994285, 0.0799147, 0.08987855, 0.09983341, 0.1097783,
0.1197122, 0.1296341, 0.1395431, 0.1494381, 0.1593182, 0.1691823,
0.1790296, 0.1888589, 0.1986693, 0.2084599, 0.2182296, 0.2279775,
0.2377026, 0.247404, 0.2570806, 0.2667314, 0.2763557, 0.2859522,
0.2955202, 0.3050586, 0.3145666, 0.324043, 0.3334871, 0.3428978,
0.3522742, 0.3616154, 0.3709205, 0.3801884, 0.3894183, 0.3986093,
0.4077604, 0.4168708 ;
v3H =
0, 0.009999833, 0.01999867, 0.0299955, 0.03998933, 0.04997917, 0.059964,
0.06994285, 0.0799147, 0.08987855, 0.09983341, 0.1097783, 0.1197122,
0.1296341, 0.1395431, 0.1494381, 0.1593182, 0.1691823, 0.1790296,
0.1888589, 0.1986693, 0.2084599, 0.2182296, 0.2279775, 0.2377026,
0.247404, 0.2570806, 0.2667314, 0.2763557, 0.2859522, 0.2955202,
0.3050586, 0.3145666, 0.324043, 0.3334871, 0.3428978, 0.3522742,
0.3616154, 0.3709205, 0.3801884, 0.3894183, 0.3986093, 0.4077604,
0.4168708,
0.4259395, 0.4349655, 0.4439481, 0.4528863, 0.4617792, 0.4706259,
0.4794255, 0.4881772, 0.4968801, 0.5055333, 0.514136, 0.5226873,
0.5311862, 0.539632, 0.5480239, 0.556361, 0.5646425, 0.5728675,
0.5810351, 0.5891448, 0.5971954, 0.6051864, 0.6131169, 0.620986,
0.628793, 0.6365372, 0.6442177, 0.6518338, 0.6593847, 0.6668696,
0.6742879, 0.6816388, 0.6889215, 0.6961352, 0.7032794, 0.7103533,
0.7173561, 0.7242872, 0.7311459, 0.7379314, 0.7446431, 0.7512804,
0.7578425, 0.764329,
0.7707389, 0.7770718, 0.7833269, 0.7895038, 0.7956016, 0.8016199,
0.8075581, 0.8134155, 0.8191916, 0.8248857, 0.8304974, 0.836026,
0.841471, 0.8468319, 0.852108, 0.857299, 0.8624042, 0.8674232, 0.8723555,
0.8772005, 0.8819578, 0.8866269, 0.8912073, 0.8956987, 0.9001005,
0.9044122, 0.9086335, 0.912764, 0.9168031, 0.9207506, 0.924606, 0.928369,
0.9320391, 0.935616, 0.9390994, 0.9424888, 0.945784, 0.9489846,
0.9520903, 0.9551008, 0.9580159, 0.960835, 0.9635582, 0.966185,
0.9687151, 0.9711484, 0.9734845, 0.9757234, 0.9778646, 0.979908, 0.9818535,
0.9837008, 0.9854497, 0.9871001, 0.9886518, 0.9901046, 0.9914584,
0.992713, 0.9938684, 0.9949244, 0.9958808, 0.9967378, 0.997495,
0.9981525, 0.9987102, 0.9991679, 0.9995258, 0.9997838, 0.9999417,
0.9999997, 0.9999576, 0.9998156, 0.9995736, 0.9992316, 0.9987897,
0.998248, 0.9976064, 0.996865, 0.996024, 0.9950833, 0.9940432, 0.9929036,
0.9916648, 0.9903268, 0.9888898, 0.9873539, 0.9857192, 0.983986,
0.9821543, 0.9802245, 0.9781966, 0.9760709, 0.9738476, 0.971527, 0.9691091,
0.9665944, 0.963983, 0.9612752, 0.9584713, 0.9555715, 0.9525762,
0.9494856, 0.9463001, 0.9430199, 0.9396455, 0.9361771, 0.932615,
0.9289597, 0.9252115, 0.9213708, 0.917438, 0.9134133, 0.9092974,
0.9050906, 0.9007932, 0.8964058, 0.8919287, 0.8873624, 0.8827074,
0.8779641, 0.873133, 0.8682146, 0.8632094, 0.8581178, 0.8529405,
0.8476778, 0.8423305, 0.8368988, 0.8313835, 0.825785, 0.8201039, 0.8143409,
0.8084964, 0.8025711, 0.7965655, 0.7904802, 0.7843159, 0.7780732,
0.7717527, 0.7653549, 0.7588807, 0.7523306, 0.7457052, 0.7390053,
0.7322314, 0.7253844, 0.7184648, 0.7114733, 0.7044108, 0.6972777,
0.690075, 0.6828032, 0.6754632, 0.6680556, 0.6605812, 0.6530408,
0.645435, 0.6377647, 0.6300306, 0.6222336, 0.6143743, 0.6064535,
0.5984721, 0.5904309, 0.5823306, 0.5741721, 0.5659562, 0.5576837,
0.5493554, 0.5409722, 0.5325349, 0.5240443, 0.5155014, 0.5069069,
0.4982616, 0.4895666,
0.4808226, 0.4720306, 0.4631913, 0.4543057, 0.4453746, 0.4363991,
0.4273799, 0.4183179, 0.4092142, 0.4000695, 0.3908848, 0.381661,
0.372399, 0.3630998, 0.3537644, 0.3443935, 0.3349881, 0.3255493,
0.316078, 0.306575, 0.2970414, 0.287478, 0.2778859, 0.2682661, 0.2586193,
0.2489468, 0.2392493, 0.229528, 0.2197836, 0.2100173, 0.20023, 0.1904227,
0.1805963, 0.1707518, 0.1608903, 0.1510127, 0.14112, 0.1312132,
0.1212933, 0.1113612, 0.101418, 0.09146464, 0.08150215, 0.07153151,
0.06155372, 0.05156977, 0.04158066, 0.0315874, 0.02159098, 0.01159239,
0.001592653, -0.008407247, -0.01840631, -0.02840353, -0.0383979,
-0.04838844, -0.05837414, -0.068354, -0.07832703, -0.08829223,
-0.09824859, -0.1081951, -0.1181309, -0.1280548, -0.1379659, -0.1478632,
-0.1577457, -0.1676124, -0.1774624, -0.1872947, -0.1971082, -0.206902,
-0.2166751, -0.2264265, -0.2361553, -0.2458605, -0.2555411, -0.2651961,
-0.2748247, -0.2844257, -0.2939983, -0.3035415, -0.3130544, -0.3225359,
-0.3319852, -0.3414013, -0.3507832, -0.3601301,
-0.369441, -0.3787149, -0.3879509, -0.3971482, -0.4063057, -0.4154226,
-0.424498, -0.4335309, -0.4425204, -0.4514658, -0.4603659, -0.46922,
-0.4780273, -0.4867867, -0.4954974, -0.5041586, -0.5127693, -0.5213288,
-0.5298361, -0.5382905, -0.5466911, -0.5550369, -0.5633273, -0.5715613,
-0.5797382, -0.5878571, -0.5959172, -0.6039178, -0.6118579, -0.6197369,
-0.6275538, -0.635308, -0.6429988, -0.6506251, -0.6581865, -0.665682,
-0.673111, -0.6804726, -0.6877661, -0.694991, -0.7021463, -0.7092314,
-0.7162456, -0.7231881,
-0.7300584, -0.7368556, -0.7435791, -0.7502283, -0.7568025, -0.763301,
-0.7697231, -0.7760683, -0.7823359, -0.7885253, -0.7946358, -0.8006668,
-0.8066177, -0.8124881, -0.8182771, -0.8239843, -0.8296092, -0.835151,
-0.8406094, -0.8459837, -0.8512734, -0.856478, -0.8615969, -0.8666297,
-0.8715758, -0.8764347, -0.881206, -0.8858892, -0.8904838, -0.8949894,
-0.8994054, -0.9037315, -0.9079673, -0.9121122, -0.9161659, -0.920128,
-0.9239982, -0.9277759, -0.9314608, -0.9350526, -0.9385508, -0.9419553,
-0.9452655, -0.9484812,
-0.9516021, -0.9546278, -0.957558, -0.9603925, -0.963131, -0.965773,
-0.9683186, -0.9707673, -0.973119, -0.9753733, -0.9775301, -0.9795892,
-0.9815503, -0.9834132, -0.9851778, -0.9868439, -0.9884112, -0.9898798,
-0.9912494, -0.9925198, -0.993691, -0.9947628, -0.9957352, -0.996608,
-0.9973811, -0.9980544, -0.998628, -0.9991017, -0.9994755, -0.9997494,
-0.9999232, -0.9999971, -0.999971, -0.9998449, -0.9996188, -0.9992928,
-0.9988668, -0.998341, -0.9977152, -0.9969898, -0.9961646, -0.9952399,
-0.9942155, -0.9930918,
-0.9918687, -0.9905465, -0.9891253, -0.9876051, -0.9859861, -0.9842686,
-0.9824526, -0.9805384, -0.9785261, -0.976416, -0.9742082, -0.9719031,
-0.9695007, -0.9670014, -0.9644054, -0.9617129, -0.9589243, -0.9560397,
-0.9530596, -0.9499842, -0.9468138, -0.9435487, -0.9401892, -0.9367357,
-0.9331886, -0.9295481, -0.9258147, -0.9219887, -0.9180705, -0.9140605,
-0.9099591, -0.9057667, -0.9014837, -0.8971105, -0.8926477, -0.8880956,
-0.8834547, -0.8787254, -0.8739083, -0.8690037, -0.8640123, -0.8589345,
-0.8537708, -0.8485217,
-0.8431877, -0.8377695, -0.8322675, -0.8266822, -0.8210142, -0.8152642,
-0.8094327, -0.8035201, -0.7975273, -0.7914547, -0.7853029, -0.7790727,
-0.7727645, -0.766379, -0.7599169, -0.7533789, -0.7467654, -0.7400773,
-0.7333152, -0.7264798, -0.7195717, -0.7125916, -0.7055403, -0.6984185,
-0.6912268, -0.683966, -0.6766368, -0.6692399, -0.6617761, -0.6542461,
-0.6466507, -0.6389906, -0.6312667, -0.6234795, -0.6156301, -0.6077191,
-0.5997473, -0.5917156, -0.5836247, -0.5754754, -0.5672686, -0.559005,
-0.5506855, -0.542311,
-0.5338823, -0.5254001, -0.5168654, -0.5082791, -0.4996419, -0.4909547,
-0.4822185, -0.473434, -0.4646022, -0.4557239, -0.4468001, -0.4378315,
-0.4288192, -0.419764, -0.4106669, -0.4015286, -0.3923502, -0.3831326,
-0.3738767, -0.3645833, -0.3552535, -0.3458883, -0.3364884, -0.3270548,
-0.3175886, -0.3080906, -0.2985618, -0.2890031, -0.2794155, -0.2698,
-0.2601575, -0.250489, -0.2407954, -0.2310778, -0.2213371, -0.2115742,
-0.2017901, -0.1919859, -0.1821625, -0.1723209, -0.162462, -0.1525869,
-0.1426965, -0.1327919,
-0.122874, -0.1129438, -0.1030023, -0.0930505, -0.0830894, -0.07311999,
-0.06314328, -0.05316024, -0.04317189, -0.03317922, -0.02318323,
-0.01318493, -0.003185302, 0.00681464, 0.0168139, 0.02681148, 0.03680638,
0.0467976, 0.05678413, 0.06676499, 0.07673918, 0.08670568, 0.09666352,
0.1066117, 0.1165492, 0.1264751, 0.1363883, 0.1462878, 0.1561728,
0.1660421, 0.1758948, 0.18573, 0.1955465, 0.2053435, 0.21512, 0.2248749,
0.2346074, 0.2443164, 0.254001, 0.2636602, 0.273293, 0.2828985,
0.2924757, 0.3020236,
0.3115413, 0.321028, 0.3304825, 0.3399039, 0.3492913, 0.3586439, 0.3679605,
0.3772404, 0.3864825, 0.395686, 0.4048499, 0.4139734, 0.4230554,
0.4320951, 0.4410917, 0.4500441, 0.4589515, 0.467813, 0.4766277,
0.4853948, 0.4941134, 0.5027825, 0.5114013, 0.519969, 0.5284848,
0.5369476, 0.5453568, 0.5537114, 0.5620106, 0.5702537, 0.5784398,
0.5865679, 0.5946375, 0.6026475, 0.6105974, 0.6184861, 0.626313,
0.6340773, 0.6417782, 0.6494148, 0.6569866, 0.6644927, 0.6719322,
0.6793047,
0.6866091, 0.693845, 0.7010114, 0.7081077, 0.7151332, 0.7220873, 0.728969,
0.735778, 0.7425133, 0.7491744, 0.7557605, 0.7622711, 0.7687054,
0.7750629, 0.7813429, 0.7875448, 0.7936679, 0.7997116, 0.8056753,
0.8115585, 0.8173606, 0.8230809, 0.8287189, 0.834274, 0.8397457,
0.8451334, 0.8504366, 0.8556548, 0.8607874, 0.8658339, 0.8707939,
0.8756667, 0.880452, 0.8851492, 0.889758, 0.8942778, 0.8987081,
0.9030486, 0.9072987, 0.9114581, 0.9155264, 0.9195032, 0.9233879,
0.9271804,
0.9308801, 0.9344868, 0.938, 0.9414194, 0.9447446, 0.9479754, 0.9511114,
0.9541523, 0.9570977, 0.9599475, 0.9627013, 0.9653587, 0.9679196,
0.9703838, 0.972751, 0.9750208, 0.9771932, 0.9792678, 0.9812445,
0.9831231, 0.9849033, 0.9865851, 0.9881682, 0.9896525, 0.9910379,
0.9923241, 0.9935111, 0.9945988, 0.995587, 0.9964756, 0.9972646,
0.9979539, 0.9985433, 0.999033, 0.9994227, 0.9997125, 0.9999022,
0.9999921, 0.9999819, 0.9998717, 0.9996616, 0.9993514, 0.9989414,
0.9984314,
0.9978216, 0.997112, 0.9963027, 0.9953938, 0.9943853, 0.9932774, 0.9920702,
0.9907638, 0.9893582, 0.9878538, 0.9862506, 0.9845487, 0.9827484,
0.9808499, 0.9788532, 0.9767586, 0.9745664, 0.9722767, 0.9698898,
0.9674059, 0.9648253, 0.9621482, 0.9593748, 0.9565055, 0.9535406,
0.9504804, 0.9473251, 0.944075, 0.9407306, 0.937292, 0.9337597,
0.9301341, 0.9264155, 0.9226042, 0.9187007, 0.9147053, 0.9106184,
0.9064404, 0.9021719, 0.897813, 0.8933644, 0.8888265, 0.8841997, 0.8794845,
0.8746814, 0.8697907, 0.8648131, 0.859749, 0.8545989, 0.8493634, 0.8440429,
0.8386381, 0.8331493, 0.8275773, 0.8219225, 0.8161855, 0.8103669,
0.8044672, 0.7984871, 0.7924272, 0.786288, 0.7800702, 0.7737743,
0.7674012, 0.7609512, 0.7544252, 0.7478237, 0.7411475, 0.7343971,
0.7275733, 0.7206767, 0.7137081, 0.7066681, 0.6995574, 0.6923768,
0.685127, 0.6778086, 0.6704224, 0.6629692, 0.6554497, 0.6478647,
0.6402149, 0.6325011, 0.624724, 0.6168844, 0.6089832, 0.601021, 0.5929987,
0.5849172, 0.5767772, 0.5685794, 0.5603248, 0.5520142, 0.5436484,
0.5352283, 0.5267546, 0.5182282, 0.50965, 0.5010208, 0.4923416,
0.4836131, 0.4748363, 0.4660119, 0.457141, 0.4482243, 0.4392629,
0.4302575, 0.421209, 0.4121185, 0.4029867, 0.3938147, 0.3846032,
0.3753533, 0.3660659, 0.3567419, 0.3473822, 0.3379877, 0.3285595,
0.3190984, 0.3096054, 0.3000814, 0.2905274, 0.2809443, 0.2713332,
0.261695, 0.2520306, 0.2423409, 0.232627, 0.2228899, 0.2131305,
0.2033498, 0.1935487,
0.1837283, 0.1738895, 0.1640333, 0.1541607, 0.1442727, 0.1343703,
0.1244544, 0.1145261, 0.1045863, 0.09463613, 0.08467644, 0.07470829,
0.06473266, 0.05475057, 0.044763, 0.03477095, 0.02477542, 0.01477742,
0.004777943, -0.005222016, -0.01522145, -0.02521937, -0.03521476,
-0.04520663, -0.05519398, -0.06517581, -0.07515112, -0.08511892,
-0.09507821, -0.105028, -0.1149673, -0.124895, -0.1348103, -0.1447121,
-0.1545995, -0.1644713, -0.1743268, -0.1841648, -0.1939844, -0.2037845,
-0.2135644, -0.2233228, -0.2330589, -0.2427717,
-0.2524603, -0.2621236, -0.2717606, -0.2813705, -0.2909523, -0.300505,
-0.3100276, -0.3195192, -0.3289789, -0.3384056, -0.3477986, -0.3571567,
-0.3664791, -0.3757649, -0.3850131, -0.3942228, -0.4033931, -0.4125231,
-0.4216118, -0.4306583, -0.4396617, -0.4486212, -0.4575359, -0.4664048,
-0.475227, -0.4840018, -0.4927281, -0.5014051, -0.5100321, -0.518608,
-0.527132, -0.5356033, -0.5440211, -0.5523845, -0.5606926, -0.5689447,
-0.5771399, -0.5852773, -0.5933563, -0.6013759, -0.6093353, -0.6172339,
-0.6250706, -0.6328449,
-0.640556, -0.6482029, -0.6557851, -0.6633016, -0.6707519, -0.678135,
-0.6854504, -0.6926972, -0.6998747, -0.7069823, -0.7140191, -0.7209845,
-0.7278779, -0.7346984, -0.7414455, -0.7481185, -0.7547166, -0.7612393,
-0.7676858, -0.7740556, -0.7803479, -0.7865623, -0.792698, -0.7987544,
-0.8047309, -0.810627, -0.816442, -0.8221753, -0.8278264, -0.8333948,
-0.8388798, -0.844281, -0.8495977, -0.8548294, -0.8599757, -0.865036,
-0.8700097, -0.8748965, -0.8796958, -0.884407, -0.8890299, -0.8935639,
-0.8980085, -0.9023633,
-0.9066279, -0.9108018, -0.9148846, -0.918876, -0.9227754, -0.9265826,
-0.9302971, -0.9339186, -0.9374467, -0.9408811, -0.9442213, -0.9474672,
-0.9506183, -0.9536743, -0.956635, -0.9595, -0.9622691, -0.9649419,
-0.9675183, -0.9699979, -0.9723805, -0.9746658, -0.9768537, -0.9789439,
-0.9809362, -0.9828305, -0.9846264, -0.9863239, -0.9879227, -0.9894227,
-0.9908239, -0.9921259, -0.9933288, -0.9944322, -0.9954363, -0.9963408,
-0.9971456, -0.9978508, -0.9984561, -0.9989617, -0.9993673, -0.999673,
-0.9998787, -0.9999844,
-0.9999902, -0.9998959, -0.9997017, -0.9994075, -0.9990134, -0.9985193,
-0.9979254, -0.9972317, -0.9964383, -0.9955452, -0.9945526, -0.9934605,
-0.9922691, -0.9909785, -0.9895887, -0.9881001, -0.9865125, -0.9848264,
-0.9830417, -0.9811588, -0.9791777, -0.9770988, -0.9749221, -0.9726479,
-0.9702765, -0.967808, -0.9652427, -0.962581, -0.959823, -0.956969,
-0.9540192, -0.9509742, -0.947834, -0.944599, -0.9412695, -0.9378459,
-0.9343286, -0.9307178, -0.9270139, -0.9232174, -0.9193285, -0.9153477,
-0.9112754, -0.9071119,
-0.9028577, -0.8985133, -0.894079, -0.8895552, -0.8849425, -0.8802414,
-0.8754522, -0.8705754, -0.8656116, -0.8605613, -0.8554249, -0.8502029,
-0.844896, -0.8395045, -0.8340291, -0.8284702, -0.8228286, -0.8171046,
-0.811299, -0.8054122, -0.7994449, -0.7933976, -0.787271, -0.7810657,
-0.7747822, -0.7684214, -0.7619836, -0.7554696, -0.7488801, -0.7422158,
-0.7354771, -0.728665, -0.7217799, -0.7148228, -0.7077941, -0.7006946,
-0.6935251, -0.6862862, -0.6789787, -0.6716033, -0.6641607, -0.6566517,
-0.6490771, -0.6414375,
-0.6337339, -0.6259668, -0.6181371, -0.6102456, -0.6022931, -0.5942804,
-0.5862082, -0.5780774, -0.5698889, -0.5616433, -0.5533416, -0.5449845,
-0.5365729, -0.5281077, -0.5195897, -0.5110196, -0.5023986, -0.4937272,
-0.4850065, -0.4762373, -0.4674205, -0.4585569, -0.4496475, -0.4406931,
-0.4316946, -0.422653, -0.4135691, -0.4044438, -0.3952781, -0.3860729,
-0.3768291, -0.3675475, -0.3582293, -0.3488752, -0.3394862, -0.3300633,
-0.3206073, -0.3111193, -0.3016002, -0.292051, -0.2824725, -0.2728658,
-0.2632318, -0.2535715,
-0.2438858, -0.2341757, -0.2244422, -0.2146863, -0.2049089, -0.195111,
-0.1852936, -0.1754577, -0.1656042, -0.1557341, -0.1458485, -0.1359483,
-0.1260345, -0.1161081, -0.1061701, -0.09622151, -0.08626327, -0.0762964,
-0.06632189, -0.05634077, -0.046354, -0.0363626, -0.02636756,
-0.01636988, -0.006370571, 0.003629378, 0.01362896, 0.02362719,
0.03362305, 0.04361555, 0.05360368, 0.06358646, 0.07356288, 0.08353194,
0.09349265, 0.103444, 0.113385, 0.1233147, 0.133232, 0.1431361,
0.1530258, 0.1629002, 0.1727583, 0.1825991,
0.1924217, 0.2022251, 0.2120082, 0.2217701, 0.2315098, 0.2412264,
0.2509189, 0.2605863, 0.2702276, 0.2798419, 0.2894282, 0.2989855,
0.308513, 0.3180096, 0.3274744, 0.3369065, 0.3463049, 0.3556686,
0.3649968, 0.3742885, 0.3835427, 0.3927587, 0.4019353, 0.4110717,
0.420167, 0.4292203, 0.4382307, 0.4471973, 0.4561191, 0.4649954,
0.4738251, 0.4826075, 0.4913416, 0.5000265, 0.5086614, 0.5172455,
0.5257779, 0.5342577, 0.5426841, 0.5510561, 0.5593731, 0.5676342,
0.5758385, 0.5839852,
0.5920735, 0.6001026, 0.6080717, 0.61598, 0.6238267, 0.631611, 0.6393321,
0.6469893, 0.6545818, 0.6621089, 0.6695698, 0.6769636, 0.6842899,
0.6915476, 0.6987363, 0.705855, 0.7129031, 0.71988, 0.7267848, 0.7336171,
0.7403759, 0.7470607, 0.7536708, 0.7602055, 0.7666642, 0.7730463,
0.779351, 0.7855778, 0.7917261, 0.7977951, 0.8037844, 0.8096933,
0.8155213, 0.8212677, 0.826932, 0.8325136, 0.8380119, 0.8434264,
0.8487566, 0.8540019, 0.8591618, 0.8642358, 0.8692234, 0.8741241,
0.8789373, 0.8836626, 0.8882996, 0.8928478, 0.8973066, 0.9016758,
0.9059547, 0.9101431, 0.9142405, 0.9182464, 0.9221606, 0.9259824,
0.9297118, 0.9333481, 0.9368911, 0.9403404, 0.9436957, 0.9469566,
0.9501228, 0.953194, 0.9561699, 0.9590501, 0.9618345, 0.9645227,
0.9671144, 0.9696094, 0.9720075, 0.9743084, 0.9765118, 0.9786175,
0.9806255, 0.9825354, 0.9843469, 0.9860601, 0.9876747, 0.9891905,
0.9906074, 0.9919252, 0.9931438, 0.9942631, 0.995283, 0.9962034,
0.9970241, 0.9977452,
0.9983664, 0.9988878, 0.9993094, 0.999631, 0.9998527, 0.9999743, 0.999996,
0.9999177, 0.9997393, 0.9994611, 0.9990828, 0.9986047, 0.9980267,
0.9973488, 0.9965713, 0.9956941, 0.9947174, 0.9936411, 0.9924655,
0.9911907, 0.9898167, 0.9883437, 0.9867719, 0.9851015, 0.9833325,
0.9814652, 0.9794998, 0.9774364, 0.9752753, 0.9730166, 0.9706606,
0.9682076, 0.9656578, 0.9630114, 0.9602687, 0.9574299, 0.9544954,
0.9514655, 0.9483404, 0.9451205, 0.9418061, 0.9383975, 0.934895, 0.9312991,
0.9276101, 0.9238282, 0.9199541, 0.9159878, 0.9119301, 0.9077811,
0.9035413, 0.8992112, 0.8947912, 0.8902817, 0.8856831, 0.880996,
0.8762208, 0.871358, 0.866408, 0.8613714, 0.8562487, 0.8510403,
0.8457468, 0.8403688, 0.8349067, 0.8293611, 0.8237326, 0.8180218,
0.8122291, 0.8063552, 0.8004007, 0.7943661, 0.7882521, 0.7820593,
0.7757882, 0.7694396, 0.763014, 0.7565122, 0.7499346, 0.7432821,
0.7365553, 0.7297548, 0.7228814, 0.7159356, 0.7089183, 0.70183,
0.6946716, 0.6874437,
0.6801471, 0.6727825, 0.6653506, 0.6578521, 0.6502879, 0.6426586,
0.6349651, 0.627208, 0.6193883, 0.6115066, 0.6035637, 0.5955606,
0.5874978, 0.5793763, 0.5711969, 0.5629603, 0.5546675, 0.5463191,
0.5379162, 0.5294595, 0.5209498, 0.512388, 0.503775, 0.4951116,
0.4863987, 0.4776371, 0.4688278, 0.4599716, 0.4510695, 0.4421222,
0.4331307, 0.4240958, 0.4150186, 0.4058999, 0.3967406, 0.3875416,
0.3783038, 0.3690283, 0.3597158, 0.3503673, 0.3409838, 0.3315663,
0.3221155, 0.3126326 ;
}

View File

@ -1,14 +0,0 @@
netcdf nestedDAS {
dimensions:
maxStrlen64 = 64 ;
variables:
byte b31 ;
char b32(maxStrlen64) ;
b32:billy = "Bob is my real name" ;
b32:Robert = "Really wants to be called Billy" ;
data:
b31 = 0 ;
b32 = "This is a data test string (pass 0)." ;
}

View File

@ -1,303 +0,0 @@
netcdf pbug0001b {
dimensions:
ISTA = 35 ;
IZ = 44 ;
variables:
int ISTA(ISTA) ;
float IZ(IZ) ;
float \3H(ISTA, IZ) ;
// global attributes:
:bs5 = "foo\foo\\" ;
:dsp_ing_tiros_ourid = "NO11****C”¸5>B<>\\" ;
:bung = 0.f, 1.f, 2.3f, -2.23456f ;
data:
ISTA = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
22528, 24576, 26624, 28672, 30720, 32768, 34816, 36864, 38912, 40960,
43008, 45056, 47104, 49152, 51200, 53248, 55296, 57344, 59392, 61440,
63488, 65536, 67584, 69632 ;
IZ = 0, 0.009999833, 0.01999867, 0.0299955, 0.03998933, 0.04997917,
0.059964, 0.06994285, 0.0799147, 0.08987855, 0.09983341, 0.1097783,
0.1197122, 0.1296341, 0.1395431, 0.1494381, 0.1593182, 0.1691823,
0.1790296, 0.1888589, 0.1986693, 0.2084599, 0.2182296, 0.2279775,
0.2377026, 0.247404, 0.2570806, 0.2667314, 0.2763557, 0.2859522,
0.2955202, 0.3050586, 0.3145666, 0.324043, 0.3334871, 0.3428978,
0.3522742, 0.3616154, 0.3709205, 0.3801884, 0.3894183, 0.3986093,
0.4077604, 0.4168708 ;
\3H =
0, 0.009999833, 0.01999867, 0.0299955, 0.03998933, 0.04997917, 0.059964,
0.06994285, 0.0799147, 0.08987855, 0.09983341, 0.1097783, 0.1197122,
0.1296341, 0.1395431, 0.1494381, 0.1593182, 0.1691823, 0.1790296,
0.1888589, 0.1986693, 0.2084599, 0.2182296, 0.2279775, 0.2377026,
0.247404, 0.2570806, 0.2667314, 0.2763557, 0.2859522, 0.2955202,
0.3050586, 0.3145666, 0.324043, 0.3334871, 0.3428978, 0.3522742,
0.3616154, 0.3709205, 0.3801884, 0.3894183, 0.3986093, 0.4077604,
0.4168708,
0.4259395, 0.4349655, 0.4439481, 0.4528863, 0.4617792, 0.4706259,
0.4794255, 0.4881772, 0.4968801, 0.5055333, 0.514136, 0.5226873,
0.5311862, 0.539632, 0.5480239, 0.556361, 0.5646425, 0.5728675,
0.5810351, 0.5891448, 0.5971954, 0.6051864, 0.6131169, 0.620986,
0.628793, 0.6365372, 0.6442177, 0.6518338, 0.6593847, 0.6668696,
0.6742879, 0.6816388, 0.6889215, 0.6961352, 0.7032794, 0.7103533,
0.7173561, 0.7242872, 0.7311459, 0.7379314, 0.7446431, 0.7512804,
0.7578425, 0.764329,
0.7707389, 0.7770718, 0.7833269, 0.7895038, 0.7956016, 0.8016199,
0.8075581, 0.8134155, 0.8191916, 0.8248857, 0.8304974, 0.836026,
0.841471, 0.8468319, 0.852108, 0.857299, 0.8624042, 0.8674232, 0.8723555,
0.8772005, 0.8819578, 0.8866269, 0.8912073, 0.8956987, 0.9001005,
0.9044122, 0.9086335, 0.912764, 0.9168031, 0.9207506, 0.924606, 0.928369,
0.9320391, 0.935616, 0.9390994, 0.9424888, 0.945784, 0.9489846,
0.9520903, 0.9551008, 0.9580159, 0.960835, 0.9635582, 0.966185,
0.9687151, 0.9711484, 0.9734845, 0.9757234, 0.9778646, 0.979908, 0.9818535,
0.9837008, 0.9854497, 0.9871001, 0.9886518, 0.9901046, 0.9914584,
0.992713, 0.9938684, 0.9949244, 0.9958808, 0.9967378, 0.997495,
0.9981525, 0.9987102, 0.9991679, 0.9995258, 0.9997838, 0.9999417,
0.9999997, 0.9999576, 0.9998156, 0.9995736, 0.9992316, 0.9987897,
0.998248, 0.9976064, 0.996865, 0.996024, 0.9950833, 0.9940432, 0.9929036,
0.9916648, 0.9903268, 0.9888898, 0.9873539, 0.9857192, 0.983986,
0.9821543, 0.9802245, 0.9781966, 0.9760709, 0.9738476, 0.971527, 0.9691091,
0.9665944, 0.963983, 0.9612752, 0.9584713, 0.9555715, 0.9525762,
0.9494856, 0.9463001, 0.9430199, 0.9396455, 0.9361771, 0.932615,
0.9289597, 0.9252115, 0.9213708, 0.917438, 0.9134133, 0.9092974,
0.9050906, 0.9007932, 0.8964058, 0.8919287, 0.8873624, 0.8827074,
0.8779641, 0.873133, 0.8682146, 0.8632094, 0.8581178, 0.8529405,
0.8476778, 0.8423305, 0.8368988, 0.8313835, 0.825785, 0.8201039, 0.8143409,
0.8084964, 0.8025711, 0.7965655, 0.7904802, 0.7843159, 0.7780732,
0.7717527, 0.7653549, 0.7588807, 0.7523306, 0.7457052, 0.7390053,
0.7322314, 0.7253844, 0.7184648, 0.7114733, 0.7044108, 0.6972777,
0.690075, 0.6828032, 0.6754632, 0.6680556, 0.6605812, 0.6530408,
0.645435, 0.6377647, 0.6300306, 0.6222336, 0.6143743, 0.6064535,
0.5984721, 0.5904309, 0.5823306, 0.5741721, 0.5659562, 0.5576837,
0.5493554, 0.5409722, 0.5325349, 0.5240443, 0.5155014, 0.5069069,
0.4982616, 0.4895666,
0.4808226, 0.4720306, 0.4631913, 0.4543057, 0.4453746, 0.4363991,
0.4273799, 0.4183179, 0.4092142, 0.4000695, 0.3908848, 0.381661,
0.372399, 0.3630998, 0.3537644, 0.3443935, 0.3349881, 0.3255493,
0.316078, 0.306575, 0.2970414, 0.287478, 0.2778859, 0.2682661, 0.2586193,
0.2489468, 0.2392493, 0.229528, 0.2197836, 0.2100173, 0.20023, 0.1904227,
0.1805963, 0.1707518, 0.1608903, 0.1510127, 0.14112, 0.1312132,
0.1212933, 0.1113612, 0.101418, 0.09146464, 0.08150215, 0.07153151,
0.06155372, 0.05156977, 0.04158066, 0.0315874, 0.02159098, 0.01159239,
0.001592653, -0.008407247, -0.01840631, -0.02840353, -0.0383979,
-0.04838844, -0.05837414, -0.068354, -0.07832703, -0.08829223,
-0.09824859, -0.1081951, -0.1181309, -0.1280548, -0.1379659, -0.1478632,
-0.1577457, -0.1676124, -0.1774624, -0.1872947, -0.1971082, -0.206902,
-0.2166751, -0.2264265, -0.2361553, -0.2458605, -0.2555411, -0.2651961,
-0.2748247, -0.2844257, -0.2939983, -0.3035415, -0.3130544, -0.3225359,
-0.3319852, -0.3414013, -0.3507832, -0.3601301,
-0.369441, -0.3787149, -0.3879509, -0.3971482, -0.4063057, -0.4154226,
-0.424498, -0.4335309, -0.4425204, -0.4514658, -0.4603659, -0.46922,
-0.4780273, -0.4867867, -0.4954974, -0.5041586, -0.5127693, -0.5213288,
-0.5298361, -0.5382905, -0.5466911, -0.5550369, -0.5633273, -0.5715613,
-0.5797382, -0.5878571, -0.5959172, -0.6039178, -0.6118579, -0.6197369,
-0.6275538, -0.635308, -0.6429988, -0.6506251, -0.6581865, -0.665682,
-0.673111, -0.6804726, -0.6877661, -0.694991, -0.7021463, -0.7092314,
-0.7162456, -0.7231881,
-0.7300584, -0.7368556, -0.7435791, -0.7502283, -0.7568025, -0.763301,
-0.7697231, -0.7760683, -0.7823359, -0.7885253, -0.7946358, -0.8006668,
-0.8066177, -0.8124881, -0.8182771, -0.8239843, -0.8296092, -0.835151,
-0.8406094, -0.8459837, -0.8512734, -0.856478, -0.8615969, -0.8666297,
-0.8715758, -0.8764347, -0.881206, -0.8858892, -0.8904838, -0.8949894,
-0.8994054, -0.9037315, -0.9079673, -0.9121122, -0.9161659, -0.920128,
-0.9239982, -0.9277759, -0.9314608, -0.9350526, -0.9385508, -0.9419553,
-0.9452655, -0.9484812,
-0.9516021, -0.9546278, -0.957558, -0.9603925, -0.963131, -0.965773,
-0.9683186, -0.9707673, -0.973119, -0.9753733, -0.9775301, -0.9795892,
-0.9815503, -0.9834132, -0.9851778, -0.9868439, -0.9884112, -0.9898798,
-0.9912494, -0.9925198, -0.993691, -0.9947628, -0.9957352, -0.996608,
-0.9973811, -0.9980544, -0.998628, -0.9991017, -0.9994755, -0.9997494,
-0.9999232, -0.9999971, -0.999971, -0.9998449, -0.9996188, -0.9992928,
-0.9988668, -0.998341, -0.9977152, -0.9969898, -0.9961646, -0.9952399,
-0.9942155, -0.9930918,
-0.9918687, -0.9905465, -0.9891253, -0.9876051, -0.9859861, -0.9842686,
-0.9824526, -0.9805384, -0.9785261, -0.976416, -0.9742082, -0.9719031,
-0.9695007, -0.9670014, -0.9644054, -0.9617129, -0.9589243, -0.9560397,
-0.9530596, -0.9499842, -0.9468138, -0.9435487, -0.9401892, -0.9367357,
-0.9331886, -0.9295481, -0.9258147, -0.9219887, -0.9180705, -0.9140605,
-0.9099591, -0.9057667, -0.9014837, -0.8971105, -0.8926477, -0.8880956,
-0.8834547, -0.8787254, -0.8739083, -0.8690037, -0.8640123, -0.8589345,
-0.8537708, -0.8485217,
-0.8431877, -0.8377695, -0.8322675, -0.8266822, -0.8210142, -0.8152642,
-0.8094327, -0.8035201, -0.7975273, -0.7914547, -0.7853029, -0.7790727,
-0.7727645, -0.766379, -0.7599169, -0.7533789, -0.7467654, -0.7400773,
-0.7333152, -0.7264798, -0.7195717, -0.7125916, -0.7055403, -0.6984185,
-0.6912268, -0.683966, -0.6766368, -0.6692399, -0.6617761, -0.6542461,
-0.6466507, -0.6389906, -0.6312667, -0.6234795, -0.6156301, -0.6077191,
-0.5997473, -0.5917156, -0.5836247, -0.5754754, -0.5672686, -0.559005,
-0.5506855, -0.542311,
-0.5338823, -0.5254001, -0.5168654, -0.5082791, -0.4996419, -0.4909547,
-0.4822185, -0.473434, -0.4646022, -0.4557239, -0.4468001, -0.4378315,
-0.4288192, -0.419764, -0.4106669, -0.4015286, -0.3923502, -0.3831326,
-0.3738767, -0.3645833, -0.3552535, -0.3458883, -0.3364884, -0.3270548,
-0.3175886, -0.3080906, -0.2985618, -0.2890031, -0.2794155, -0.2698,
-0.2601575, -0.250489, -0.2407954, -0.2310778, -0.2213371, -0.2115742,
-0.2017901, -0.1919859, -0.1821625, -0.1723209, -0.162462, -0.1525869,
-0.1426965, -0.1327919,
-0.122874, -0.1129438, -0.1030023, -0.0930505, -0.0830894, -0.07311999,
-0.06314328, -0.05316024, -0.04317189, -0.03317922, -0.02318323,
-0.01318493, -0.003185302, 0.00681464, 0.0168139, 0.02681148, 0.03680638,
0.0467976, 0.05678413, 0.06676499, 0.07673918, 0.08670568, 0.09666352,
0.1066117, 0.1165492, 0.1264751, 0.1363883, 0.1462878, 0.1561728,
0.1660421, 0.1758948, 0.18573, 0.1955465, 0.2053435, 0.21512, 0.2248749,
0.2346074, 0.2443164, 0.254001, 0.2636602, 0.273293, 0.2828985,
0.2924757, 0.3020236,
0.3115413, 0.321028, 0.3304825, 0.3399039, 0.3492913, 0.3586439, 0.3679605,
0.3772404, 0.3864825, 0.395686, 0.4048499, 0.4139734, 0.4230554,
0.4320951, 0.4410917, 0.4500441, 0.4589515, 0.467813, 0.4766277,
0.4853948, 0.4941134, 0.5027825, 0.5114013, 0.519969, 0.5284848,
0.5369476, 0.5453568, 0.5537114, 0.5620106, 0.5702537, 0.5784398,
0.5865679, 0.5946375, 0.6026475, 0.6105974, 0.6184861, 0.626313,
0.6340773, 0.6417782, 0.6494148, 0.6569866, 0.6644927, 0.6719322,
0.6793047,
0.6866091, 0.693845, 0.7010114, 0.7081077, 0.7151332, 0.7220873, 0.728969,
0.735778, 0.7425133, 0.7491744, 0.7557605, 0.7622711, 0.7687054,
0.7750629, 0.7813429, 0.7875448, 0.7936679, 0.7997116, 0.8056753,
0.8115585, 0.8173606, 0.8230809, 0.8287189, 0.834274, 0.8397457,
0.8451334, 0.8504366, 0.8556548, 0.8607874, 0.8658339, 0.8707939,
0.8756667, 0.880452, 0.8851492, 0.889758, 0.8942778, 0.8987081,
0.9030486, 0.9072987, 0.9114581, 0.9155264, 0.9195032, 0.9233879,
0.9271804,
0.9308801, 0.9344868, 0.938, 0.9414194, 0.9447446, 0.9479754, 0.9511114,
0.9541523, 0.9570977, 0.9599475, 0.9627013, 0.9653587, 0.9679196,
0.9703838, 0.972751, 0.9750208, 0.9771932, 0.9792678, 0.9812445,
0.9831231, 0.9849033, 0.9865851, 0.9881682, 0.9896525, 0.9910379,
0.9923241, 0.9935111, 0.9945988, 0.995587, 0.9964756, 0.9972646,
0.9979539, 0.9985433, 0.999033, 0.9994227, 0.9997125, 0.9999022,
0.9999921, 0.9999819, 0.9998717, 0.9996616, 0.9993514, 0.9989414,
0.9984314,
0.9978216, 0.997112, 0.9963027, 0.9953938, 0.9943853, 0.9932774, 0.9920702,
0.9907638, 0.9893582, 0.9878538, 0.9862506, 0.9845487, 0.9827484,
0.9808499, 0.9788532, 0.9767586, 0.9745664, 0.9722767, 0.9698898,
0.9674059, 0.9648253, 0.9621482, 0.9593748, 0.9565055, 0.9535406,
0.9504804, 0.9473251, 0.944075, 0.9407306, 0.937292, 0.9337597,
0.9301341, 0.9264155, 0.9226042, 0.9187007, 0.9147053, 0.9106184,
0.9064404, 0.9021719, 0.897813, 0.8933644, 0.8888265, 0.8841997, 0.8794845,
0.8746814, 0.8697907, 0.8648131, 0.859749, 0.8545989, 0.8493634, 0.8440429,
0.8386381, 0.8331493, 0.8275773, 0.8219225, 0.8161855, 0.8103669,
0.8044672, 0.7984871, 0.7924272, 0.786288, 0.7800702, 0.7737743,
0.7674012, 0.7609512, 0.7544252, 0.7478237, 0.7411475, 0.7343971,
0.7275733, 0.7206767, 0.7137081, 0.7066681, 0.6995574, 0.6923768,
0.685127, 0.6778086, 0.6704224, 0.6629692, 0.6554497, 0.6478647,
0.6402149, 0.6325011, 0.624724, 0.6168844, 0.6089832, 0.601021, 0.5929987,
0.5849172, 0.5767772, 0.5685794, 0.5603248, 0.5520142, 0.5436484,
0.5352283, 0.5267546, 0.5182282, 0.50965, 0.5010208, 0.4923416,
0.4836131, 0.4748363, 0.4660119, 0.457141, 0.4482243, 0.4392629,
0.4302575, 0.421209, 0.4121185, 0.4029867, 0.3938147, 0.3846032,
0.3753533, 0.3660659, 0.3567419, 0.3473822, 0.3379877, 0.3285595,
0.3190984, 0.3096054, 0.3000814, 0.2905274, 0.2809443, 0.2713332,
0.261695, 0.2520306, 0.2423409, 0.232627, 0.2228899, 0.2131305,
0.2033498, 0.1935487,
0.1837283, 0.1738895, 0.1640333, 0.1541607, 0.1442727, 0.1343703,
0.1244544, 0.1145261, 0.1045863, 0.09463613, 0.08467644, 0.07470829,
0.06473266, 0.05475057, 0.044763, 0.03477095, 0.02477542, 0.01477742,
0.004777943, -0.005222016, -0.01522145, -0.02521937, -0.03521476,
-0.04520663, -0.05519398, -0.06517581, -0.07515112, -0.08511892,
-0.09507821, -0.105028, -0.1149673, -0.124895, -0.1348103, -0.1447121,
-0.1545995, -0.1644713, -0.1743268, -0.1841648, -0.1939844, -0.2037845,
-0.2135644, -0.2233228, -0.2330589, -0.2427717,
-0.2524603, -0.2621236, -0.2717606, -0.2813705, -0.2909523, -0.300505,
-0.3100276, -0.3195192, -0.3289789, -0.3384056, -0.3477986, -0.3571567,
-0.3664791, -0.3757649, -0.3850131, -0.3942228, -0.4033931, -0.4125231,
-0.4216118, -0.4306583, -0.4396617, -0.4486212, -0.4575359, -0.4664048,
-0.475227, -0.4840018, -0.4927281, -0.5014051, -0.5100321, -0.518608,
-0.527132, -0.5356033, -0.5440211, -0.5523845, -0.5606926, -0.5689447,
-0.5771399, -0.5852773, -0.5933563, -0.6013759, -0.6093353, -0.6172339,
-0.6250706, -0.6328449,
-0.640556, -0.6482029, -0.6557851, -0.6633016, -0.6707519, -0.678135,
-0.6854504, -0.6926972, -0.6998747, -0.7069823, -0.7140191, -0.7209845,
-0.7278779, -0.7346984, -0.7414455, -0.7481185, -0.7547166, -0.7612393,
-0.7676858, -0.7740556, -0.7803479, -0.7865623, -0.792698, -0.7987544,
-0.8047309, -0.810627, -0.816442, -0.8221753, -0.8278264, -0.8333948,
-0.8388798, -0.844281, -0.8495977, -0.8548294, -0.8599757, -0.865036,
-0.8700097, -0.8748965, -0.8796958, -0.884407, -0.8890299, -0.8935639,
-0.8980085, -0.9023633,
-0.9066279, -0.9108018, -0.9148846, -0.918876, -0.9227754, -0.9265826,
-0.9302971, -0.9339186, -0.9374467, -0.9408811, -0.9442213, -0.9474672,
-0.9506183, -0.9536743, -0.956635, -0.9595, -0.9622691, -0.9649419,
-0.9675183, -0.9699979, -0.9723805, -0.9746658, -0.9768537, -0.9789439,
-0.9809362, -0.9828305, -0.9846264, -0.9863239, -0.9879227, -0.9894227,
-0.9908239, -0.9921259, -0.9933288, -0.9944322, -0.9954363, -0.9963408,
-0.9971456, -0.9978508, -0.9984561, -0.9989617, -0.9993673, -0.999673,
-0.9998787, -0.9999844,
-0.9999902, -0.9998959, -0.9997017, -0.9994075, -0.9990134, -0.9985193,
-0.9979254, -0.9972317, -0.9964383, -0.9955452, -0.9945526, -0.9934605,
-0.9922691, -0.9909785, -0.9895887, -0.9881001, -0.9865125, -0.9848264,
-0.9830417, -0.9811588, -0.9791777, -0.9770988, -0.9749221, -0.9726479,
-0.9702765, -0.967808, -0.9652427, -0.962581, -0.959823, -0.956969,
-0.9540192, -0.9509742, -0.947834, -0.944599, -0.9412695, -0.9378459,
-0.9343286, -0.9307178, -0.9270139, -0.9232174, -0.9193285, -0.9153477,
-0.9112754, -0.9071119,
-0.9028577, -0.8985133, -0.894079, -0.8895552, -0.8849425, -0.8802414,
-0.8754522, -0.8705754, -0.8656116, -0.8605613, -0.8554249, -0.8502029,
-0.844896, -0.8395045, -0.8340291, -0.8284702, -0.8228286, -0.8171046,
-0.811299, -0.8054122, -0.7994449, -0.7933976, -0.787271, -0.7810657,
-0.7747822, -0.7684214, -0.7619836, -0.7554696, -0.7488801, -0.7422158,
-0.7354771, -0.728665, -0.7217799, -0.7148228, -0.7077941, -0.7006946,
-0.6935251, -0.6862862, -0.6789787, -0.6716033, -0.6641607, -0.6566517,
-0.6490771, -0.6414375,
-0.6337339, -0.6259668, -0.6181371, -0.6102456, -0.6022931, -0.5942804,
-0.5862082, -0.5780774, -0.5698889, -0.5616433, -0.5533416, -0.5449845,
-0.5365729, -0.5281077, -0.5195897, -0.5110196, -0.5023986, -0.4937272,
-0.4850065, -0.4762373, -0.4674205, -0.4585569, -0.4496475, -0.4406931,
-0.4316946, -0.422653, -0.4135691, -0.4044438, -0.3952781, -0.3860729,
-0.3768291, -0.3675475, -0.3582293, -0.3488752, -0.3394862, -0.3300633,
-0.3206073, -0.3111193, -0.3016002, -0.292051, -0.2824725, -0.2728658,
-0.2632318, -0.2535715,
-0.2438858, -0.2341757, -0.2244422, -0.2146863, -0.2049089, -0.195111,
-0.1852936, -0.1754577, -0.1656042, -0.1557341, -0.1458485, -0.1359483,
-0.1260345, -0.1161081, -0.1061701, -0.09622151, -0.08626327, -0.0762964,
-0.06632189, -0.05634077, -0.046354, -0.0363626, -0.02636756,
-0.01636988, -0.006370571, 0.003629378, 0.01362896, 0.02362719,
0.03362305, 0.04361555, 0.05360368, 0.06358646, 0.07356288, 0.08353194,
0.09349265, 0.103444, 0.113385, 0.1233147, 0.133232, 0.1431361,
0.1530258, 0.1629002, 0.1727583, 0.1825991,
0.1924217, 0.2022251, 0.2120082, 0.2217701, 0.2315098, 0.2412264,
0.2509189, 0.2605863, 0.2702276, 0.2798419, 0.2894282, 0.2989855,
0.308513, 0.3180096, 0.3274744, 0.3369065, 0.3463049, 0.3556686,
0.3649968, 0.3742885, 0.3835427, 0.3927587, 0.4019353, 0.4110717,
0.420167, 0.4292203, 0.4382307, 0.4471973, 0.4561191, 0.4649954,
0.4738251, 0.4826075, 0.4913416, 0.5000265, 0.5086614, 0.5172455,
0.5257779, 0.5342577, 0.5426841, 0.5510561, 0.5593731, 0.5676342,
0.5758385, 0.5839852,
0.5920735, 0.6001026, 0.6080717, 0.61598, 0.6238267, 0.631611, 0.6393321,
0.6469893, 0.6545818, 0.6621089, 0.6695698, 0.6769636, 0.6842899,
0.6915476, 0.6987363, 0.705855, 0.7129031, 0.71988, 0.7267848, 0.7336171,
0.7403759, 0.7470607, 0.7536708, 0.7602055, 0.7666642, 0.7730463,
0.779351, 0.7855778, 0.7917261, 0.7977951, 0.8037844, 0.8096933,
0.8155213, 0.8212677, 0.826932, 0.8325136, 0.8380119, 0.8434264,
0.8487566, 0.8540019, 0.8591618, 0.8642358, 0.8692234, 0.8741241,
0.8789373, 0.8836626, 0.8882996, 0.8928478, 0.8973066, 0.9016758,
0.9059547, 0.9101431, 0.9142405, 0.9182464, 0.9221606, 0.9259824,
0.9297118, 0.9333481, 0.9368911, 0.9403404, 0.9436957, 0.9469566,
0.9501228, 0.953194, 0.9561699, 0.9590501, 0.9618345, 0.9645227,
0.9671144, 0.9696094, 0.9720075, 0.9743084, 0.9765118, 0.9786175,
0.9806255, 0.9825354, 0.9843469, 0.9860601, 0.9876747, 0.9891905,
0.9906074, 0.9919252, 0.9931438, 0.9942631, 0.995283, 0.9962034,
0.9970241, 0.9977452,
0.9983664, 0.9988878, 0.9993094, 0.999631, 0.9998527, 0.9999743, 0.999996,
0.9999177, 0.9997393, 0.9994611, 0.9990828, 0.9986047, 0.9980267,
0.9973488, 0.9965713, 0.9956941, 0.9947174, 0.9936411, 0.9924655,
0.9911907, 0.9898167, 0.9883437, 0.9867719, 0.9851015, 0.9833325,
0.9814652, 0.9794998, 0.9774364, 0.9752753, 0.9730166, 0.9706606,
0.9682076, 0.9656578, 0.9630114, 0.9602687, 0.9574299, 0.9544954,
0.9514655, 0.9483404, 0.9451205, 0.9418061, 0.9383975, 0.934895, 0.9312991,
0.9276101, 0.9238282, 0.9199541, 0.9159878, 0.9119301, 0.9077811,
0.9035413, 0.8992112, 0.8947912, 0.8902817, 0.8856831, 0.880996,
0.8762208, 0.871358, 0.866408, 0.8613714, 0.8562487, 0.8510403,
0.8457468, 0.8403688, 0.8349067, 0.8293611, 0.8237326, 0.8180218,
0.8122291, 0.8063552, 0.8004007, 0.7943661, 0.7882521, 0.7820593,
0.7757882, 0.7694396, 0.763014, 0.7565122, 0.7499346, 0.7432821,
0.7365553, 0.7297548, 0.7228814, 0.7159356, 0.7089183, 0.70183,
0.6946716, 0.6874437,
0.6801471, 0.6727825, 0.6653506, 0.6578521, 0.6502879, 0.6426586,
0.6349651, 0.627208, 0.6193883, 0.6115066, 0.6035637, 0.5955606,
0.5874978, 0.5793763, 0.5711969, 0.5629603, 0.5546675, 0.5463191,
0.5379162, 0.5294595, 0.5209498, 0.512388, 0.503775, 0.4951116,
0.4863987, 0.4776371, 0.4688278, 0.4599716, 0.4510695, 0.4421222,
0.4331307, 0.4240958, 0.4150186, 0.4058999, 0.3967406, 0.3875416,
0.3783038, 0.3690283, 0.3597158, 0.3503673, 0.3409838, 0.3315663,
0.3221155, 0.3126326 ;
}

View File

@ -1,295 +0,0 @@
netcdf saco1 {
dimensions:
height = 805 ;
lat = 1 ;
lon = 1 ;
variables:
double lat(lat) ;
lat:longname = "latitude" ;
lat:units = "degrees_north" ;
double lon(lon) ;
lon:longname = "longitude" ;
lon:modulo = 360.f ;
lon:units = "degrees_east" ;
double height(height) ;
height:longname = "gage height" ;
height:units = "meters" ;
height:positive = "up" ;
height:C_format = "%.2f" ;
height:minimum = 2.41 ;
height:maximum = 3.74 ;
double time(height) ;
time:longname = "time" ;
time:units = "days since Sun Aug 6 00:15:00 2000" ;
time:C_format = "%.6f" ;
double river_discharge(height) ;
river_discharge:longname = "River Discharge" ;
river_discharge:units = "cubic feet per second" ;
river_discharge:minimum = 789. ;
river_discharge:maximum = 1780. ;
// global attributes:
:Conventions = "GDT 1.3" ;
:history = "Created Thu Aug 17 11:10:11 2000 by jevans" ;
:institution = "School of Marine Sciences, University of Maine" ;
:production = "gage height observation" ;
:starting_julian_day_number = 2451762.67708333 ;
:starting_julian_day_str = "Sun Aug 6 04:15:00 2000" ;
:ending_julian_day_number = 2451771.05208333 ;
:ending_julian_day_str = "Mon Aug 14 13:15:00 2000" ;
:time_zone = "UTC" ;
data:
lat = 43.8081 ;
lon = -70.7814 ;
height = 3.09, 3.09, 3.09, 3.09, 3.09, 3.09, 3.09, 3.09, 3.08, 3.08, 3.08,
3.07, 3.07, 3.06, 3.06, 3.05, 3.05, 3.04, 3.04, 3.04, 3.03, 3.03, 3.02,
3.02, 3.02, 3.01, 3.01, 3.00, 3.00, 2.99, 2.99, 2.98, 2.97, 2.97, 2.95,
2.94, 2.93, 2.92, 2.91, 2.91, 2.90, 2.90, 2.89, 2.89, 2.88, 2.88, 2.87,
2.86, 2.84, 2.82, 2.81, 2.80, 2.79, 2.80, 2.80, 2.80, 2.81, 2.81, 2.82,
2.82, 2.83, 2.83, 2.83, 2.83, 2.83, 2.83, 2.83, 2.84, 2.83, 2.83, 2.84,
2.84, 2.84, 2.83, 2.84, 2.83, 2.84, 2.84, 2.88, 2.97, 3.10, 3.24, 3.36,
3.47, 3.54, 3.60, 3.65, 3.68, 3.71, 3.73, 3.69, 3.61, 3.52, 3.42, 3.33,
3.26, 3.19, 3.13, 3.08, 3.04, 3.02, 2.99, 2.97, 2.95, 2.94, 2.93, 2.92,
2.91, 2.90, 2.90, 2.90, 2.89, 2.89, 2.89, 2.89, 2.89, 2.89, 2.88, 2.88,
2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88,
2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88,
2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.88, 2.87, 2.86, 2.86, 2.85, 2.84,
2.86, 2.95, 3.06, 3.18, 3.29, 3.38, 3.45, 3.50, 3.55, 3.57, 3.59, 3.61,
3.62, 3.63, 3.64, 3.64, 3.65, 3.65, 3.65, 3.66, 3.66, 3.66, 3.66, 3.65,
3.61, 3.53, 3.45, 3.36, 3.29, 3.22, 3.16, 3.11, 3.08, 3.04, 3.02, 3.00,
2.98, 2.97, 2.96, 2.94, 2.94, 2.93, 2.93, 2.92, 2.92, 2.92, 2.92, 2.92,
2.91, 2.92, 2.91, 2.92, 2.92, 2.91, 2.92, 2.92, 2.92, 2.91, 2.92, 2.92,
2.92, 2.92, 2.92, 2.92, 2.92, 2.92, 2.92, 2.92, 2.92, 2.91, 2.90, 2.89,
2.88, 2.87, 2.86, 2.84, 2.82, 2.81, 2.79, 2.78, 2.76, 2.75, 2.75, 2.74,
2.72, 2.72, 2.71, 2.70, 2.70, 2.69, 2.70, 2.70, 2.70, 2.71, 2.71, 2.73,
2.81, 2.95, 3.09, 3.22, 3.32, 3.40, 3.47, 3.51, 3.55, 3.58, 3.60, 3.62,
3.64, 3.67, 3.69, 3.68, 3.61, 3.51, 3.41, 3.31, 3.21, 3.13, 3.06, 3.01,
2.97, 2.94, 2.93, 2.92, 2.91, 2.90, 2.89, 2.89, 2.89, 2.89, 2.88, 2.87,
2.85, 2.82, 2.80, 2.78, 2.76, 2.74, 2.72, 2.69, 2.66, 2.63, 2.60, 2.57,
2.55, 2.53, 2.52, 2.50, 2.48, 2.48, 2.47, 2.46, 2.46, 2.45, 2.45, 2.44,
2.44, 2.44, 2.44, 2.43, 2.43, 2.43, 2.43, 2.43, 2.43, 2.43, 2.43, 2.43,
2.43, 2.42, 2.42, 2.42, 2.42, 2.42, 2.42, 2.43, 2.42, 2.43, 2.43, 2.43,
2.43, 2.43, 2.43, 2.44, 2.46, 2.49, 2.53, 2.58, 2.62, 2.65, 2.69, 2.73,
2.82, 2.96, 3.11, 3.25, 3.38, 3.48, 3.55, 3.60, 3.65, 3.67, 3.70, 3.72,
3.73, 3.74, 3.73, 3.67, 3.58, 3.48, 3.38, 3.29, 3.21, 3.14, 3.08, 3.03,
2.99, 2.96, 2.93, 2.91, 2.89, 2.87, 2.86, 2.85, 2.84, 2.83, 2.81, 2.80,
2.79, 2.77, 2.76, 2.75, 2.74, 2.73, 2.73, 2.72, 2.72, 2.72, 2.71, 2.71,
2.71, 2.70, 2.70, 2.70, 2.70, 2.70, 2.70, 2.70, 2.70, 2.70, 2.70, 2.70,
2.69, 2.67, 2.65, 2.63, 2.61, 2.59, 2.58, 2.56, 2.55, 2.55, 2.55, 2.55,
2.55, 2.54, 2.54, 2.56, 2.59, 2.62, 2.65, 2.68, 2.71, 2.73, 2.74, 2.76,
2.77, 2.78, 2.79, 2.80, 2.80, 2.80, 2.80, 2.82, 2.88, 2.98, 3.10, 3.22,
3.30, 3.38, 3.44, 3.49, 3.52, 3.54, 3.56, 3.58, 3.59, 3.59, 3.60, 3.61,
3.61, 3.61, 3.61, 3.58, 3.52, 3.44, 3.36, 3.29, 3.22, 3.15, 3.08, 3.02,
2.97, 2.92, 2.89, 2.86, 2.83, 2.81, 2.79, 2.77, 2.76, 2.75, 2.74, 2.74,
2.73, 2.73, 2.72, 2.72, 2.70, 2.68, 2.65, 2.62, 2.60, 2.57, 2.54, 2.53,
2.50, 2.49, 2.48, 2.46, 2.45, 2.45, 2.44, 2.44, 2.43, 2.43, 2.42, 2.42,
2.42, 2.42, 2.42, 2.42, 2.41, 2.41, 2.41, 2.41, 2.42, 2.43, 2.45, 2.47,
2.50, 2.52, 2.53, 2.55, 2.56, 2.57, 2.58, 2.59, 2.59, 2.60, 2.60, 2.60,
2.61, 2.61, 2.61, 2.63, 2.71, 2.85, 3.01, 3.16, 3.28, 3.37, 3.44, 3.50,
3.54, 3.57, 3.59, 3.61, 3.62, 3.63, 3.64, 3.64, 3.64, 3.64, 3.64, 3.63,
3.63, 3.62, 3.61, 3.55, 3.46, 3.35, 3.25, 3.16, 3.08, 3.01, 2.95, 2.90,
2.85, 2.82, 2.78, 2.76, 2.73, 2.71, 2.69, 2.68, 2.67, 2.66, 2.65, 2.64,
2.64, 2.63, 2.63, 2.63, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62,
2.61, 2.61, 2.61, 2.62, 2.61, 2.61, 2.61, 2.61, 2.62, 2.61, 2.61, 2.61,
2.61, 2.61, 2.61, 2.61, 2.61, 2.61, 2.61, 2.61, 2.61, 2.61, 2.61, 2.61,
2.61, 2.61, 2.61, 2.64, 2.73, 2.86, 3.01, 3.14, 3.26, 3.34, 3.41, 3.45,
3.49, 3.52, 3.53, 3.55, 3.51, 3.44, 3.35, 3.25, 3.17, 3.08, 3.01, 2.96,
2.90, 2.86, 2.83, 2.80, 2.78, 2.76, 2.74, 2.73, 2.72, 2.71, 2.70, 2.70,
2.69, 2.69, 2.69, 2.68, 2.68, 2.68, 2.68, 2.67, 2.66, 2.64, 2.63, 2.61,
2.60, 2.59, 2.58, 2.57, 2.56, 2.56, 2.55, 2.55, 2.55, 2.54, 2.54, 2.54,
2.54, 2.54, 2.54, 2.54, 2.53, 2.54, 2.54, 2.55, 2.56, 2.56, 2.57, 2.57,
2.58, 2.58, 2.59, 2.59, 2.59, 2.59, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60,
2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60,
2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60,
2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60,
2.60, 2.61, 2.62, 2.63, 2.63, 2.64, 2.64, 2.64, 2.64, 2.65, 2.65, 2.64,
2.65, 2.65, 2.65, 2.65, 2.65, 2.65, 2.65, 2.65, 2.65, 2.65, 2.65, 2.65,
2.65, 2.65, 2.65, 2.64, 2.64, 2.63, 2.62, 2.62, 2.62, 2.61, 2.61, 2.61,
2.61, 2.61, 2.61, 2.61, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60, 2.60,
2.60, 2.60, 2.60, 2.60, 2.60, 2.61, 2.61, 2.61, 2.61, 2.62, 2.62, 2.62,
2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62, 2.62,
2.63, 2.63 ;
time = 0.000000, 0.010417, 0.020833, 0.031250, 0.041667, 0.052083, 0.062500,
0.072917, 0.083333, 0.093750, 0.104167, 0.114583, 0.125000, 0.135417,
0.145833, 0.156250, 0.166667, 0.177083, 0.187500, 0.197917, 0.208333,
0.218750, 0.229167, 0.239583, 0.250000, 0.260417, 0.270833, 0.281250,
0.291667, 0.302083, 0.312500, 0.322917, 0.333333, 0.343750, 0.354167,
0.364583, 0.375000, 0.385417, 0.395833, 0.406250, 0.416667, 0.427083,
0.437500, 0.447917, 0.458333, 0.468750, 0.479167, 0.489583, 0.500000,
0.510417, 0.520833, 0.531250, 0.541667, 0.552083, 0.562500, 0.572917,
0.583333, 0.593750, 0.604167, 0.614583, 0.625000, 0.635417, 0.645833,
0.656250, 0.666667, 0.677083, 0.687500, 0.697917, 0.708333, 0.718750,
0.729167, 0.739583, 0.750000, 0.760417, 0.770833, 0.781250, 0.791667,
0.802083, 0.812500, 0.822917, 0.833333, 0.843750, 0.854167, 0.864583,
0.875000, 0.885417, 0.895833, 0.906250, 0.916667, 0.927083, 0.937500,
0.947917, 0.958333, 0.968750, 0.979167, 0.989583, 1.000000, 1.010417,
1.020833, 1.031250, 1.041667, 1.052083, 1.062500, 1.072917, 1.083333,
1.093750, 1.104167, 1.114583, 1.125000, 1.135417, 1.145833, 1.156250,
1.166667, 1.177083, 1.187500, 1.197917, 1.208333, 1.218750, 1.229167,
1.239583, 1.250000, 1.260417, 1.270833, 1.281250, 1.291667, 1.302083,
1.312500, 1.322917, 1.333333, 1.343750, 1.354167, 1.364583, 1.375000,
1.385417, 1.395833, 1.406250, 1.416667, 1.427083, 1.437500, 1.447917,
1.458333, 1.468750, 1.479167, 1.489583, 1.500000, 1.510417, 1.520833,
1.531250, 1.541667, 1.552083, 1.562500, 1.572917, 1.583333, 1.593750,
1.604167, 1.614583, 1.625000, 1.635417, 1.645833, 1.656250, 1.666667,
1.677083, 1.687500, 1.697917, 1.708333, 1.718750, 1.729167, 1.739583,
1.750000, 1.760417, 1.770833, 1.781250, 1.791667, 1.802083, 1.812500,
1.822917, 1.833333, 1.843750, 1.854167, 1.864583, 1.875000, 1.885417,
1.895833, 1.906250, 1.916667, 1.927083, 1.937500, 1.947917, 1.958333,
1.968750, 1.979167, 1.989583, 2.000000, 2.010417, 2.020833, 2.031250,
2.041667, 2.052083, 2.062500, 2.072917, 2.083333, 2.093750, 2.104167,
2.114583, 2.125000, 2.135417, 2.145833, 2.156250, 2.166667, 2.177083,
2.187500, 2.197917, 2.208333, 2.218750, 2.229167, 2.239583, 2.250000,
2.260417, 2.270833, 2.281250, 2.291667, 2.302083, 2.312500, 2.322917,
2.333333, 2.343750, 2.354167, 2.364583, 2.375000, 2.385417, 2.395833,
2.406250, 2.416667, 2.427083, 2.437500, 2.447917, 2.458333, 2.468750,
2.479167, 2.489583, 2.500000, 2.510417, 2.520833, 2.531250, 2.541667,
2.552083, 2.562500, 2.572917, 2.583333, 2.593750, 2.604167, 2.614583,
2.625000, 2.635417, 2.645833, 2.656250, 2.666667, 2.677083, 2.687500,
2.697917, 2.708333, 2.718750, 2.729167, 2.739583, 2.750000, 2.760417,
2.770833, 2.781250, 2.791667, 2.802083, 2.812500, 2.822917, 2.833333,
2.843750, 2.854167, 2.864583, 2.875000, 2.885417, 2.895833, 2.906250,
2.916667, 2.927083, 2.937500, 2.947917, 2.958333, 2.968750, 2.979167,
2.989583, 3.000000, 3.010417, 3.020833, 3.031250, 3.041667, 3.052083,
3.062500, 3.072917, 3.083333, 3.093750, 3.104167, 3.114583, 3.125000,
3.135417, 3.145833, 3.156250, 3.166667, 3.177083, 3.187500, 3.197917,
3.208333, 3.218750, 3.229167, 3.239583, 3.250000, 3.260417, 3.270833,
3.281250, 3.291667, 3.302083, 3.312500, 3.322917, 3.333333, 3.343750,
3.354167, 3.364583, 3.375000, 3.385417, 3.395833, 3.406250, 3.416667,
3.427083, 3.437500, 3.447917, 3.458333, 3.468750, 3.479167, 3.489583,
3.500000, 3.510417, 3.520833, 3.531250, 3.541667, 3.552083, 3.562500,
3.572917, 3.583333, 3.593750, 3.604167, 3.614583, 3.625000, 3.635417,
3.645833, 3.656250, 3.666667, 3.677083, 3.687500, 3.697917, 3.708333,
3.718750, 3.729167, 3.739583, 3.750000, 3.760417, 3.770833, 3.781250,
3.791667, 3.802083, 3.812500, 3.822917, 3.833333, 3.843750, 3.854167,
3.864583, 3.875000, 3.885417, 3.895833, 3.906250, 3.916667, 3.927083,
3.937500, 3.947917, 3.958333, 3.968750, 3.979167, 3.989583, 4.000000,
4.010417, 4.020833, 4.031250, 4.041667, 4.052083, 4.062500, 4.072917,
4.083333, 4.093750, 4.104167, 4.114583, 4.125000, 4.135417, 4.145833,
4.156250, 4.166667, 4.177083, 4.187500, 4.197917, 4.208333, 4.218750,
4.229167, 4.239583, 4.250000, 4.260417, 4.270833, 4.281250, 4.291667,
4.302083, 4.312500, 4.322917, 4.333333, 4.343750, 4.354167, 4.364583,
4.375000, 4.385417, 4.395833, 4.406250, 4.416667, 4.427083, 4.437500,
4.447917, 4.458333, 4.468750, 4.479167, 4.489583, 4.500000, 4.510417,
4.520833, 4.531250, 4.541667, 4.552083, 4.562500, 4.572917, 4.583333,
4.593750, 4.604167, 4.614583, 4.625000, 4.635417, 4.645833, 4.656250,
4.666667, 4.677083, 4.687500, 4.697917, 4.708333, 4.718750, 4.729167,
4.739583, 4.750000, 4.760417, 4.770833, 4.781250, 4.791667, 4.802083,
4.812500, 4.822917, 4.833333, 4.843750, 4.854167, 4.864583, 4.875000,
4.885417, 4.895833, 4.906250, 4.916667, 4.927083, 4.937500, 4.947917,
4.958333, 4.968750, 4.979167, 4.989583, 5.000000, 5.010417, 5.020833,
5.031250, 5.041667, 5.052083, 5.062500, 5.072917, 5.083333, 5.093750,
5.104167, 5.114583, 5.125000, 5.135417, 5.145833, 5.156250, 5.166667,
5.177083, 5.187500, 5.197917, 5.208333, 5.218750, 5.229167, 5.239583,
5.250000, 5.260417, 5.270833, 5.281250, 5.291667, 5.302083, 5.312500,
5.322917, 5.333333, 5.343750, 5.354167, 5.364583, 5.375000, 5.385417,
5.395833, 5.406250, 5.416667, 5.427083, 5.437500, 5.447917, 5.458333,
5.468750, 5.479167, 5.489583, 5.500000, 5.510417, 5.520833, 5.531250,
5.541667, 5.552083, 5.562500, 5.572917, 5.583333, 5.593750, 5.604167,
5.614583, 5.625000, 5.635417, 5.645833, 5.656250, 5.666667, 5.677083,
5.687500, 5.697917, 5.708333, 5.718750, 5.729167, 5.739583, 5.750000,
5.760417, 5.770833, 5.781250, 5.791667, 5.802083, 5.812500, 5.822917,
5.833333, 5.843750, 5.854167, 5.864583, 5.875000, 5.885417, 5.895833,
5.906250, 5.916667, 5.927083, 5.937500, 5.947917, 5.958333, 5.968750,
5.979167, 5.989583, 6.000000, 6.010417, 6.020833, 6.031250, 6.041667,
6.052083, 6.062500, 6.072917, 6.083333, 6.093750, 6.104167, 6.114583,
6.125000, 6.135417, 6.145833, 6.156250, 6.166667, 6.177083, 6.187500,
6.197917, 6.208333, 6.218750, 6.229167, 6.239583, 6.250000, 6.260417,
6.270833, 6.281250, 6.291667, 6.302083, 6.312500, 6.322917, 6.333333,
6.343750, 6.354167, 6.364583, 6.375000, 6.385417, 6.395833, 6.406250,
6.416667, 6.427083, 6.437500, 6.447917, 6.458333, 6.468750, 6.479167,
6.489583, 6.500000, 6.510417, 6.520833, 6.531250, 6.541667, 6.552083,
6.562500, 6.572917, 6.583333, 6.593750, 6.604167, 6.614583, 6.625000,
6.635417, 6.645833, 6.656250, 6.666667, 6.677083, 6.687500, 6.697917,
6.708333, 6.718750, 6.729167, 6.739583, 6.750000, 6.760417, 6.770833,
6.781250, 6.791667, 6.802083, 6.812500, 6.822917, 6.833333, 6.843750,
6.854167, 6.864583, 6.875000, 6.885417, 6.895833, 6.906250, 6.916667,
6.927083, 6.937500, 6.947917, 6.958333, 6.968750, 6.979167, 6.989583,
7.000000, 7.010417, 7.020833, 7.031250, 7.041667, 7.052083, 7.062500,
7.072917, 7.083333, 7.093750, 7.104167, 7.114583, 7.125000, 7.135417,
7.145833, 7.156250, 7.166667, 7.177083, 7.187500, 7.197917, 7.208333,
7.218750, 7.229167, 7.239583, 7.250000, 7.260417, 7.270833, 7.281250,
7.291667, 7.302083, 7.312500, 7.322917, 7.333333, 7.343750, 7.354167,
7.364583, 7.375000, 7.385417, 7.395833, 7.406250, 7.416667, 7.427083,
7.437500, 7.447917, 7.458333, 7.468750, 7.479167, 7.489583, 7.500000,
7.510417, 7.520833, 7.531250, 7.541667, 7.552083, 7.562500, 7.572917,
7.583333, 7.593750, 7.604167, 7.614583, 7.625000, 7.635417, 7.645833,
7.656250, 7.666667, 7.677083, 7.687500, 7.697917, 7.708333, 7.718750,
7.729167, 7.739583, 7.750000, 7.760417, 7.770833, 7.781250, 7.791667,
7.802083, 7.812500, 7.822917, 7.833333, 7.843750, 7.854167, 7.864583,
7.875000, 7.885417, 7.895833, 7.906250, 7.916667, 7.927083, 7.937500,
7.947917, 7.958333, 7.968750, 7.979167, 7.989583, 8.000000, 8.010417,
8.020833, 8.031250, 8.041667, 8.052083, 8.062500, 8.072917, 8.083333,
8.093750, 8.104167, 8.114583, 8.125000, 8.135417, 8.145833, 8.156250,
8.166667, 8.177083, 8.187500, 8.197917, 8.208333, 8.218750, 8.229167,
8.239583, 8.250000, 8.260417, 8.270833, 8.281250, 8.291667, 8.302083,
8.312500, 8.322917, 8.333333, 8.343750, 8.354167, 8.364583, 8.375000 ;
river_discharge = 1200, 1200, 1200, 1200, 1200, 1200, 1200, 1200, 1200,
1200, 1200, 1190, 1190, 1180, 1180, 1170, 1170, 1170, 1170, 1170, 1160,
1160, 1150, 1150, 1150, 1150, 1150, 1140, 1140, 1130, 1130, 1130, 1120,
1120, 1100, 1100, 1090, 1080, 1080, 1080, 1070, 1070, 1060, 1060, 1060,
1060, 1050, 1050, 1030, 1020, 1010, 1010, 1000, 1010, 1010, 1010, 1010,
1010, 1020, 1020, 1030, 1030, 1030, 1030, 1030, 1030, 1030, 1030, 1030,
1030, 1030, 1030, 1030, 1030, 1030, 1030, 1030, 1030, 1060, 1120, 1210,
1310, 1410, 1520, 1580, 1640, 1690, 1720, 1750, 1770, 1730, 1650, 1560,
1470, 1390, 1330, 1280, 1230, 1200, 1170, 1150, 1130, 1120, 1100, 1100,
1090, 1080, 1080, 1070, 1070, 1070, 1060, 1060, 1060, 1060, 1060, 1060,
1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060,
1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060,
1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1060, 1050, 1050, 1050,
1040, 1030, 1050, 1100, 1180, 1270, 1350, 1430, 1500, 1540, 1590, 1610,
1630, 1650, 1660, 1670, 1680, 1680, 1690, 1690, 1690, 1700, 1700, 1700,
1700, 1690, 1650, 1570, 1500, 1410, 1350, 1300, 1250, 1220, 1200, 1170,
1150, 1140, 1130, 1120, 1110, 1100, 1100, 1090, 1090, 1080, 1080, 1080,
1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080,
1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080, 1080,
1070, 1060, 1060, 1050, 1050, 1030, 1020, 1010, 1000, 996, 984, 978, 978,
972, 960, 960, 954, 948, 948, 943, 948, 948, 948, 954, 954, 966, 1010,
1100, 1200, 1300, 1380, 1450, 1520, 1550, 1590, 1620, 1640, 1660, 1680,
1710, 1730, 1720, 1650, 1550, 1460, 1370, 1290, 1230, 1180, 1150, 1120,
1100, 1090, 1080, 1080, 1070, 1060, 1060, 1060, 1060, 1060, 1050, 1040,
1020, 1010, 996, 984, 972, 960, 943, 925, 908, 891, 874, 863, 852, 846,
835, 825, 825, 820, 814, 814, 809, 809, 804, 804, 804, 804, 799, 799,
799, 799, 799, 799, 799, 799, 799, 799, 794, 794, 794, 794, 794, 794,
799, 794, 799, 799, 799, 799, 799, 799, 804, 814, 830, 852, 880, 902,
919, 943, 966, 1020, 1110, 1220, 1320, 1430, 1520, 1590, 1640, 1690,
1710, 1740, 1760, 1770, 1780, 1770, 1710, 1620, 1520, 1430, 1350, 1290,
1240, 1200, 1160, 1130, 1110, 1090, 1080, 1060, 1050, 1050, 1040, 1030,
1030, 1010, 1010, 1000, 990, 984, 978, 972, 966, 966, 960, 960, 960, 954,
954, 954, 948, 948, 948, 948, 948, 948, 948, 948, 948, 948, 948, 943,
931, 919, 908, 897, 885, 880, 868, 863, 863, 863, 863, 863, 857, 857,
868, 885, 902, 919, 937, 954, 966, 972, 984, 990, 996, 1000, 1010, 1010,
1010, 1010, 1020, 1060, 1130, 1210, 1300, 1360, 1430, 1490, 1530, 1560,
1580, 1600, 1620, 1630, 1630, 1640, 1650, 1650, 1650, 1650, 1620, 1560,
1490, 1410, 1350, 1300, 1250, 1200, 1150, 1120, 1080, 1060, 1050, 1030,
1010, 1000, 990, 984, 978, 972, 972, 966, 966, 960, 960, 948, 937, 919,
902, 891, 874, 857, 852, 835, 830, 825, 814, 809, 809, 804, 804, 799,
799, 794, 794, 794, 794, 794, 794, 789, 789, 789, 789, 794, 799, 809,
820, 835, 846, 852, 863, 868, 874, 880, 885, 885, 891, 891, 891, 897,
897, 897, 908, 954, 1040, 1150, 1250, 1340, 1420, 1490, 1540, 1580, 1610,
1630, 1650, 1660, 1670, 1680, 1680, 1680, 1680, 1680, 1670, 1670, 1660,
1650, 1590, 1510, 1400, 1320, 1250, 1200, 1150, 1100, 1070, 1040, 1020,
996, 984, 966, 954, 943, 937, 931, 925, 919, 914, 914, 908, 908, 908,
902, 902, 902, 902, 902, 902, 902, 902, 897, 897, 897, 902, 897, 897,
897, 897, 902, 897, 897, 897, 897, 897, 897, 897, 897, 897, 897, 897,
897, 897, 897, 897, 897, 897, 897, 914, 966, 1050, 1150, 1240, 1330,
1400, 1460, 1500, 1530, 1560, 1570, 1590, 1550, 1490, 1400, 1320, 1260,
1200, 1150, 1110, 1070, 1050, 1030, 1010, 996, 984, 972, 966, 960, 954,
948, 948, 943, 943, 943, 937, 937, 937, 937, 931, 925, 914, 908, 897,
891, 885, 880, 874, 868, 868, 863, 863, 863, 857, 857, 857, 857, 857,
857, 857, 852, 857, 857, 863, 868, 868, 874, 874, 880, 880, 885, 885,
885, 885, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891,
891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891,
891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891,
891, 891, 891, 897, 902, 908, 908, 914, 914, 914, 914, 919, 919, 914,
919, 919, 919, 919, 919, 919, 919, 919, 919, 919, 919, 919, 919, 919,
919, 914, 914, 908, 902, 902, 902, 897, 897, 897, 897, 897, 897, 897,
891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 891, 897,
897, 897, 897, 902, 902, 902, 902, 902, 902, 902, 902, 902, 902, 902,
902, 902, 902, 902, 908, 908 ;
}

View File

@ -1,10 +0,0 @@
netcdf synth1 {
dimensions:
S1.v1_0 = 3 ;
variables:
int S1.v1(S1.v1_0) ;
S1.v1:a1 = 32 ;
data:
S1.v1 = 132, 232, 332 ;
}

View File

@ -1,30 +0,0 @@
netcdf synth2 {
dimensions:
Q1 = 8 ;
Q1.v2_1 = 4 ;
Q1.v4_1 = 2 ;
variables:
short Q1.v2(Q1, Q1.v2_1) ;
float Q1.v4(Q1, Q1.v4_1) ;
data:
Q1.v2 =
116, 216, 316, 416,
516, 616, 716, 816,
916, 1016, 1116, 1216,
1316, 1416, 1516, 1616,
1716, 1816, 1916, 2016,
2116, 2216, 2316, 2416,
2516, 2616, 2716, 2816,
2916, 3016, 3116, 3216 ;
Q1.v4 =
1320, 2320,
3320, 4320,
5320, 6320,
7320, 8320,
9320, 10320,
11320, 12320,
13320, 14320,
15320, 16320 ;
}

View File

@ -1,13 +0,0 @@
netcdf synth3 {
dimensions:
S1.v1_0 = 2 ;
S1.v1_1 = 3 ;
variables:
int S1.v1(S1.v1_0, S1.v1_1) ;
S1.v1:a1 = 32 ;
data:
S1.v1 =
132, 232, 332,
432, 532, 632 ;
}

View File

@ -1,45 +0,0 @@
netcdf synth4 {
dimensions:
S1.v1_0 = 2 ;
S1.v1_1 = 4 ;
S1.v2_0 = 2 ;
S1.v2_1 = 4 ;
S1.v3_0 = 2 ;
S1.v3_1 = 2 ;
S1.v4_0 = 2 ;
S1.v4_1 = 2 ;
S1.v5_0 = 2 ;
S1.v5_1 = 2 ;
variables:
byte S1.v1(S1.v1_0, S1.v1_1) ;
short S1.v2(S1.v2_0, S1.v2_1) ;
S1.v2:a1 = 32 ;
int S1.v3(S1.v3_0, S1.v3_1) ;
float S1.v4(S1.v4_0, S1.v4_1) ;
double S1.v5(S1.v5_0, S1.v5_1) ;
// global attributes:
:g1 = 3, 8, 16, 32 ;
:s1 = "gvalue1" ;
data:
S1.v1 =
97, 98, 99, 100,
101, 102, 103, 104 ;
S1.v2 =
116, 216, 316, 416,
516, 616, 716, 816 ;
S1.v3 =
132, 232,
332, 432 ;
S1.v4 =
1320, 2320,
3320, 4320 ;
S1.v5 =
1640, 2640,
3640, 4640 ;
}

View File

@ -1,12 +0,0 @@
netcdf synth5 {
dimensions:
lat = 2 ;
long = 2 ;
variables:
float G1(lat, long) ;
data:
G1 =
1320, 2320,
3320, 4320 ;
}

View File

@ -1,39 +0,0 @@
netcdf synth6 {
dimensions:
Q1 = 2 ;
Q1.v2_1 = 4 ;
Q1.v4_1 = 2 ;
S1.v1_0 = 2 ;
S1.v1_1 = 4 ;
S1.v3_0 = 2 ;
S1.v3_1 = 2 ;
S1.v5_0 = 2 ;
S1.v5_1 = 2 ;
variables:
byte S1.v1(S1.v1_0, S1.v1_1) ;
int S1.v3(S1.v3_0, S1.v3_1) ;
double S1.v5(S1.v5_0, S1.v5_1) ;
short Q1.v2(Q1, Q1.v2_1) ;
float Q1.v4(Q1, Q1.v4_1) ;
data:
S1.v1 =
97, 98, 99, 100,
101, 102, 103, 104 ;
S1.v3 =
132, 232,
332, 432 ;
S1.v5 =
1640, 2640,
3640, 4640 ;
Q1.v2 =
116, 216, 316, 416,
516, 616, 716, 816 ;
Q1.v4 =
1320, 2320,
3320, 4320 ;
}

View File

@ -1,9 +0,0 @@
netcdf synth7 {
dimensions:
Q1 = 8 ;
variables:
float Q1.v4(Q1) ;
data:
Q1.v4 = 1320, 2320, 3320, 4320, 5320, 6320, 7320, 8320 ;
}

View File

@ -1,7 +0,0 @@
netcdf synth8 {
dimensions:
unlimited = UNLIMITED ; // (0 currently)
variables:
float Q1.Q2.v4(unlimited) ;
data:
}

View File

@ -1,37 +0,0 @@
netcdf test {
dimensions:
maxStrlen64 = 64 ;
variables:
byte b ;
b:Description = "A test byte" ;
b:units = "unknown" ;
int i32 ;
i32:Description = "A 32 bit test server int" ;
i32:units = "unknown" ;
int ui32 ;
short i16 ;
short ui16 ;
float f32 ;
double f64 ;
char s(maxStrlen64) ;
char u(maxStrlen64) ;
data:
b = 0 ;
i32 = 1 ;
ui32 = 0 ;
i16 = 0 ;
ui16 = 0 ;
f32 = 0 ;
f64 = 1000 ;
s = "This is a data test string (pass 0)." ;
u = "http://www.dods.org" ;
}

View File

@ -1,112 +0,0 @@
netcdf test {
dimensions:
b_0 = 25 ;
f32_0 = 25 ;
f64_0 = 25 ;
i16_0 = 25 ;
i32_0 = 25 ;
maxStrlen64 = 64 ;
s_0 = 25 ;
u_0 = 25 ;
ui16_0 = 25 ;
ui32_0 = 25 ;
variables:
byte b(b_0) ;
int i32(i32_0) ;
int ui32(ui32_0) ;
short i16(i16_0) ;
short ui16(ui16_0) ;
float f32(f32_0) ;
double f64(f64_0) ;
char s(s_0, maxStrlen64) ;
char u(u_0, maxStrlen64) ;
data:
b = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19,
20, 21, 22, 23, 24 ;
i32 = 0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480,
22528, 24576, 26624, 28672, 30720, 32768, 34816, 36864, 38912, 40960,
43008, 45056, 47104, 49152 ;
ui32 = 0, 4096, 8192, 12288, 16384, 20480, 24576, 28672, 32768, 36864,
40960, 45056, 49152, 53248, 57344, 61440, 65536, 69632, 73728, 77824,
81920, 86016, 90112, 94208, 98304 ;
i16 = 0, 256, 512, 768, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2816,
3072, 3328, 3584, 3840, 4096, 4352, 4608, 4864, 5120, 5376, 5632, 5888,
6144 ;
ui16 = 0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216, 10240,
11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480,
21504, 22528, 23552, 24576 ;
f32 = 0, 0.009999833, 0.01999867, 0.0299955, 0.03998933, 0.04997917,
0.059964, 0.06994285, 0.0799147, 0.08987855, 0.09983341, 0.1097783,
0.1197122, 0.1296341, 0.1395431, 0.1494381, 0.1593182, 0.1691823,
0.1790296, 0.1888589, 0.1986693, 0.2084599, 0.2182296, 0.2279775,
0.2377026 ;
f64 = 1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
0.995004165278026, 0.993956097956697, 0.992808635853866,
0.991561893714788, 0.990215996212637, 0.988771077936042,
0.987227283375627, 0.985584766909561, 0.983843692788121,
0.98200423511727, 0.980066577841242, 0.978030914724148,
0.975897449330606, 0.973666395005375, 0.97133797485203 ;
s =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4).",
"This is a data test string (pass 5).",
"This is a data test string (pass 6).",
"This is a data test string (pass 7).",
"This is a data test string (pass 8).",
"This is a data test string (pass 9).",
"This is a data test string (pass 10).",
"This is a data test string (pass 11).",
"This is a data test string (pass 12).",
"This is a data test string (pass 13).",
"This is a data test string (pass 14).",
"This is a data test string (pass 15).",
"This is a data test string (pass 16).",
"This is a data test string (pass 17).",
"This is a data test string (pass 18).",
"This is a data test string (pass 19).",
"This is a data test string (pass 20).",
"This is a data test string (pass 21).",
"This is a data test string (pass 22).",
"This is a data test string (pass 23).",
"This is a data test string (pass 24)." ;
u =
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org" ;
}

File diff suppressed because it is too large Load Diff

View File

@ -1,33 +0,0 @@
netcdf test {
dimensions:
maxStrlen64 = 64 ;
variables:
byte types.b ;
int types.i32 ;
int types.ui32 ;
short types.i16 ;
short types.ui16 ;
float types.f32 ;
double types.f64 ;
char types.s(maxStrlen64) ;
char types.u(maxStrlen64) ;
data:
types.b = 0 ;
types.i32 = 1 ;
types.ui32 = 0 ;
types.i16 = 0 ;
types.ui16 = 0 ;
types.f32 = 0 ;
types.f64 = 1000 ;
types.s = "This is a data test string (pass 0)." ;
types.u = "http://www.dods.org" ;
}

View File

@ -1,33 +0,0 @@
netcdf test {
dimensions:
maxStrlen64 = 64 ;
variables:
byte types.integers.b ;
int types.integers.i32 ;
int types.integers.ui32 ;
short types.integers.i16 ;
short types.integers.ui16 ;
float types.floats.f32 ;
double types.floats.f64 ;
char types.strings.s(maxStrlen64) ;
char types.strings.u(maxStrlen64) ;
data:
types.integers.b = 0 ;
types.integers.i32 = 1 ;
types.integers.ui32 = 0 ;
types.integers.i16 = 0 ;
types.integers.ui16 = 0 ;
types.floats.f32 = 0 ;
types.floats.f64 = 1000 ;
types.strings.s = "This is a data test string (pass 0)." ;
types.strings.u = "http://www.dods.org" ;
}

View File

@ -1,11 +0,0 @@
netcdf test {
dimensions:
x = 10 ;
variables:
double OneD(x) ;
data:
OneD = 1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994 ;
}

View File

@ -1,61 +0,0 @@
netcdf test {
dimensions:
maxStrlen64 = 64 ;
person = 5 ;
types = 5 ;
variables:
char person.name(person, maxStrlen64) ;
int person.age(person) ;
byte types.b(types) ;
types.b:Description = "A test byte" ;
types.b:units = "unknown" ;
int types.i32(types) ;
types.i32:Description = "A 32 bit test server int" ;
types.i32:units = "unknown" ;
int types.ui32(types) ;
short types.i16(types) ;
short types.ui16(types) ;
float types.f32(types) ;
double types.f64(types) ;
char types.s(types, maxStrlen64) ;
char types.u(types, maxStrlen64) ;
data:
person.name =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4)." ;
person.age = 1, 2, 3, 5, 8 ;
types.b = 0, 1, 2, 3, 4 ;
types.i32 = 13, 21, 34, 55, 89 ;
types.ui32 = 0, 2, 6, 12, 20 ;
types.i16 = 0, 16, 32, 48, 64 ;
types.ui16 = 0, -16, -32, -48, -64 ;
types.f32 = 0, 0.9999833, 1.999867, 2.99955, 3.998933 ;
types.f64 = 1000, 999.950000416665, 999.800006666578, 999.550033748988,
999.200106660978 ;
types.s =
"This is a data test string (pass 5).",
"This is a data test string (pass 6).",
"This is a data test string (pass 7).",
"This is a data test string (pass 8).",
"This is a data test string (pass 9)." ;
types.u =
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org" ;
}

View File

@ -1,18 +0,0 @@
netcdf test {
dimensions:
maxStrlen64 = 64 ;
variables:
char person1.name(maxStrlen64) ;
int person1.age ;
char person2.name(maxStrlen64) ;
int person2.age ;
data:
person1.name = "This is a data test string (pass 0)." ;
person1.age = 1 ;
person2.name = "This is a data test string (pass 1)." ;
person2.age = 2 ;
}

View File

@ -1,33 +0,0 @@
netcdf test {
dimensions:
exp.f_0 = 2 ;
exp.f_1 = 2 ;
exp.g_0 = 3 ;
exp.g_1 = 3 ;
exp.g_2 = 3 ;
variables:
int exp.j ;
int exp.i ;
short exp.g(exp.g_0, exp.g_1, exp.g_2) ;
short exp.f(exp.f_0, exp.f_1) ;
data:
exp.j = 1 ;
exp.i = 2 ;
exp.g =
0, 256, 512,
768, 1024, 1280,
1536, 1792, 2048,
2304, 2560, 2816,
3072, 3328, 3584,
3840, 4096, 4352,
4608, 4864, 5120,
5376, 5632, 5888,
6144, 6400, 6656 ;
exp.f =
0, 256,
512, 768 ;
}

View File

@ -1,382 +0,0 @@
netcdf test {
dimensions:
exp.data.f_0 = 10 ;
exp.i_0 = 3 ;
x = 10 ;
y = 10 ;
z = 10 ;
variables:
double exp.ThreeD(x, y, z) ;
int exp.j ;
int exp.i(exp.i_0) ;
int exp.data.i ;
double exp.data.f(exp.data.f_0) ;
data:
exp.ThreeD =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
0.995004165278026, 0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627,
0.985584766909561, 0.983843692788121, 0.98200423511727,
0.980066577841242, 0.978030914724148, 0.975897449330606, 0.973666395005375,
0.97133797485203, 0.968912421710645, 0.966389978134513,
0.963770896365891, 0.961055438310771, 0.958243875512697,
0.955336489125606, 0.952333569885713, 0.949235418082441, 0.946042343528387,
0.942754665528346, 0.939372712847379, 0.935896823677935,
0.932327345606034, 0.92866463557651, 0.924909059857313,
0.921060994002885, 0.917120822816605, 0.913088940312308, 0.908965749674885,
0.904751663219963, 0.900447102352677, 0.896052497525525,
0.891568288195329, 0.886994922779284, 0.882332858610121,
0.877582561890373, 0.872744507645751, 0.86781917967765, 0.862807070514761,
0.857708681363824, 0.852524522059506, 0.847255111013416,
0.841900975162269, 0.836462649915187, 0.830940679100164,
0.825335614909678, 0.819648017845479, 0.813878456662534, 0.808027508312152,
0.802095757884293, 0.796083798549056, 0.789992231497365,
0.783821665880849, 0.777572718750928, 0.771246014997107,
0.764842187284488, 0.758361875990508, 0.751805729140895, 0.74517440234487,
0.738468558729588, 0.731688868873821, 0.724836010740905,
0.717910669610943, 0.710913538012277, 0.703845315652236,
0.696706709347165, 0.689498432951747, 0.682221207287614, 0.674875760071267,
0.667462825841308, 0.659983145884982, 0.652437468164052,
0.644826547240001, 0.63715114419858, 0.629412026573697,
0.621609968270664, 0.613745749488812, 0.605820156643463, 0.597833982287298,
0.589788025031098, 0.581683089463883, 0.573519986072457,
0.565299531160354, 0.557022546766217, 0.548689860581588,
0.54030230586814, 0.531860721374355, 0.52336595125165, 0.514818844969955,
0.506220257232778, 0.497571047891727, 0.488872081860527,
0.480124229028534, 0.47132836417374, 0.462485366875301,
0.453596121425577, 0.444661516741707, 0.435682446276712, 0.426659807930157,
0.417594503958358, 0.408487440884157, 0.399339529406273,
0.39015168430823, 0.380924824366882, 0.371659872260533,
0.362357754476674, 0.35301940121933, 0.343645746316047, 0.334237727124503,
0.324796284438776, 0.315322362395269, 0.305816908378289,
0.296280872925319, 0.286715209631956, 0.277120875056558,
0.267498828624587, 0.25785003253267, 0.248175451652373, 0.238476053433723,
0.228752807808459, 0.219006687093041, 0.209238665891419,
0.199449720997573, 0.189640831297834, 0.179812977673,
0.169967142900241, 0.160104311554831, 0.150225469911686, 0.140331605846737,
0.130423708738146, 0.120502769367367, 0.11056977982007,
0.100625733386932, 0.0906716244643097, 0.0807084484548006,
0.0707372016677029, 0.0607588812193859, 0.0507744849335792,
0.040785011241591, 0.0307914590824661, 0.0207948278030924,
0.0107961170582674, 0.000796326710733263, -0.00920354326880834,
-0.0192024929016926,
-0.0291995223012888, -0.0391936317729877, -0.0491838219141706,
-0.0591690937141481, -0.0691484486540619, -0.0791208888067339,
-0.089085416936459, -0.099041036598728, -0.108986752239871,
-0.118921569296612,
-0.128844494295525, -0.138754534952378, -0.148650700271364,
-0.158532000644198, -0.168397447949077, -0.178246055649492,
-0.18807683889288, -0.197888814609109, -0.207681001608784,
-0.217452420681365,
-0.227202094693087, -0.236929048684675, -0.246632309968834,
-0.256310908227523, -0.26596387560898, -0.275590246824513,
-0.285189059245021, -0.294759352997261, -0.304300171059833,
-0.313810559358882,
-0.323289566863503, -0.332736245680845, -0.342149651150898,
-0.35152884194096, -0.360872880139767, -0.370180831351287,
-0.379451764788155, -0.388684753364752, -0.397878873789916,
-0.407033206659266,
-0.416146836547142, -0.425218852098152, -0.4342483461183,
-0.443234415665709, -0.452176162140912, -0.461072691376713,
-0.469923113727602, -0.47872654415872, -0.487482102334359,
-0.496188912705999,
-0.504846104599858, -0.513452812303959, -0.522008175154707,
-0.530511337622945, -0.538961449399512, -0.547357665480271,
-0.555699146250613, -0.56398505756941, -0.572214570852437,
-0.580386863155222,
-0.588501117255346, -0.59655652173416, -0.60455227105793,
-0.612487565658385, -0.62036161201268, -0.628173622722739,
-0.635922816594002, -0.643608418713541, -0.651229660527546,
-0.658785779918188,
-0.666276021279824, -0.673699635594561, -0.681055880507152,
-0.688344020399238, -0.695563326462902, -0.702713076773554,
-0.70979255636212, -0.716801057286543, -0.723737878702569,
-0.730602326933837,
-0.737393715541245, -0.744111365391593, -0.750754604725491,
-0.757322769224544, -0.763815202077774, -0.770231254047307,
-0.776570283533293, -0.782831656638065, -0.789014747229531,
-0.795118937003784,
-0.801143615546934, -0.807088180396146, -0.81295203709989,
-0.818734599277382, -0.824435288677222, -0.830053535235222,
-0.835588777131408, -0.841040460846201, -0.846408041215776,
-0.851690981486566,
-0.856888753368947, -0.862000837090063, -0.867026721445802,
-0.871965903851917, -0.876817890394281, -0.881582195878286,
-0.886258343877352, -0.890845866780576, -0.895344305839492,
-0.899753211213941,
-0.904072142017061, -0.90830066635937, -0.912438361391958,
-0.916484813348769, -0.920439617587981, -0.924302378632464,
-0.928072710209333, -0.931750235288572, -0.935334586120739,
-0.938825404273736,
-0.942222340668658, -0.945525055614696, -0.948733218843107,
-0.951846509540242, -0.954864616379626, -0.95778723755309,
-0.960614080800952, -0.963344863441243, -0.965979312397975,
-0.968517164228447,
-0.970958165149591, -0.973302071063349, -0.975548647581083,
-0.977697670047013, -0.979748923560684, -0.981702202998454,
-0.983557313034006, -0.985314068157884, -0.986972292696038,
-0.988531820827396,
-0.989992496600445, -0.991354173948826, -0.992616716705937,
-0.993779998618556, -0.994843903359459, -0.995808324539061,
-0.996673165716047, -0.997438340407019, -0.998103772095146,
-0.998669394237814,
-0.999135150273279, -0.999500993626328, -0.999766887712928,
-0.999932805943894, -0.99999873172754, -0.999964658471342,
-0.999830589582598, -0.999596538468086, -0.999262528532721,
-0.998828593177219,
-0.998294775794753, -0.997661129766618, -0.996927718456887,
-0.996094615206081, -0.99516190332383, -0.994129676080546,
-0.992998036698093, -0.991767098339465, -0.990436984097473,
-0.989007826982433,
-0.987479769908865, -0.985852965681203, -0.984127576978514,
-0.982303776338232, -0.980381746138899, -0.978361678581934,
-0.97624377567241, -0.974028249198852, -0.971715320712062,
-0.969305221502961,
-0.966798192579461, -0.964194484642366, -0.961494358060299,
-0.958698082843669, -0.955805938617666, -0.952818214594305,
-0.949735209543496, -0.946557231763177, -0.943284599048476,
-0.939917638659938,
-0.936456687290796, -0.932902091033304, -0.929254205344123,
-0.925513395008784, -0.921680034105203, -0.917754505966276,
-0.913737203141545, -0.909628527357945, -0.90542888947963,
-0.901138709466889,
-0.896758416334147, -0.892288448107068, -0.88772925177875,
-0.883081283265026, -0.878345007358874, -0.873520897683938,
-0.868609436647165, -0.863611115390566, -0.858526433742102,
-0.8533559001657,
-0.848100031710408, -0.842759353958694, -0.83733440097388,
-0.831825715246746, -0.826233847641272, -0.820559357339561,
-0.814802811785913, -0.808964786630086, -0.803045865669731,
-0.797046640792012,
-0.790967711914417, -0.784809686924768, -0.778573181620433,
-0.772258819646744, -0.765867232434637, -0.759399059137508,
-0.752854946567295, -0.746235549129803, -0.739541528759258,
-0.73277355485212,
-0.72593230420014, -0.719018460922681, -0.71203271639831,
-0.704975769195658, -0.697848325003564, -0.690651096560507,
-0.683384803583336, -0.676050172695292, -0.668647937353351,
-0.66117883777488,
-0.653643620863612, -0.646043040134959, -0.63837785564066,
-0.630648833892775, -0.622856747787041, -0.615002376525574,
-0.607086505538955, -0.599109926407685, -0.591073436783031,
-0.582977840307259,
-0.574823946533269, -0.566612570843644, -0.55834453436911,
-0.550020663906425, -0.541641791835699, -0.533208756037154,
-0.524722399807346, -0.516183571774825, -0.507593125815277,
-0.49895192096614,
-0.490260821340699, -0.481520696041674, -0.47273241907431,
-0.46389686925898, -0.455014930143305, -0.446087489913793,
-0.437115441307028, -0.428099681520394, -0.419041112122356,
-0.409940638962306,
-0.400799172079975, -0.391617625614436, -0.38239691771268,
-0.373137970437818, -0.363841709676858, -0.354509065048132,
-0.345140969808323, -0.335738360759151, -0.326302178153684,
-0.316833365602319,
-0.307332869978419, -0.297801641323633, -0.288240632752882,
-0.278650800359055, -0.269033103117399, -0.259388502789626,
-0.249717963827731, -0.24002245327755, -0.230302940682059,
-0.220560397984419,
-0.21079579943078, -0.20101012147286, -0.191204342670302,
-0.181379443592811, -0.171536406722112, -0.161676216353687,
-0.151799858498356, -0.141908320783673, -0.13200259235517,
-0.122083663777433,
-0.112152526935055, -0.102210174933442, -0.0922576019995117,
-0.0822958033822624, -0.0723257752532545, -0.0623485146069917,
-0.0523650191612259, -0.0423762872571815, -0.0323833177597247,
-0.0223871099574771,
-0.0123886634628906, -0.00238897811228154, 0.0076109461341479,
0.0176101092923073, 0.0276075114542115, 0.0376021528879766,
0.0475930341377878, 0.057579156123846, 0.0675595202422752,
0.0775331284649787,
0.0874989834394464, 0.0974560885884857, 0.10740344820988,
0.117340067575955, 0.127264953033056, 0.137177112100907,
0.147075553571863, 0.156959287610023, 0.166827325850222, 0.176678681496857,
0.186512369422576, 0.196327406266778, 0.206122810533958, 0.215897602691854,
0.225650805269396, 0.235381442954451, 0.245088542691362,
0.254771133778243, 0.264428247964056, 0.274058919545427,
0.283662185463226, 0.293237085398863, 0.302782661870324, 0.312297960327916,
0.321782029249722, 0.331233920236754, 0.340652688107789,
0.350037390993891, 0.35938709043259, 0.368700851461733,
0.37797774271298, 0.387216836504937, 0.396417208935922, 0.405577939976361,
0.414698113560782, 0.423776817679428, 0.432813144469452,
0.441806190305705, 0.450755055891099, 0.459658846346532,
0.468516671300377, 0.477327644977522, 0.48609088628794, 0.494805518914805,
0.503470671402114, 0.512085477241841, 0.520649074960579,
0.529160608205695, 0.537619225830956, 0.546024081981648,
0.554374336179161, 0.562669153405032, 0.570907704184454, 0.57908916466921,
0.587212716720073, 0.595277547988606, 0.603282851998404,
0.611227828225735, 0.619111682179599, 0.626933625481169,
0.634692875942635, 0.642388657645414, 0.650020201017752, 0.657586742911669,
0.665087526679283, 0.672521802248466, 0.679888826197857,
0.687187861831201, 0.694418179251016, 0.701579055431586,
0.70866977429126, 0.715689626764061, 0.722637910870592, 0.729513931788232,
0.736317001920619, 0.74304644096641, 0.749701575987307,
0.756281741475356, 0.762786279419489, 0.769214539371333,
0.77556587851025, 0.781839661707619, 0.788035261590348, 0.794152058603611,
0.800189441072806, 0.806146805264716, 0.812023555447886,
0.817819103952194, 0.823532871227622, 0.829164285902202,
0.83471278483916, 0.840177813193225, 0.845558824466117, 0.850855280561193,
0.856066651837255, 0.861192417161521, 0.866232063961728,
0.871185088277397, 0.876050994810224, 0.880829296973609,
0.885519516941319, 0.890121185695265, 0.894633843072407, 0.899057037810768,
0.903390327594559, 0.907633279098413, 0.911785468030717,
0.915846479176035, 0.919815906436639, 0.92369335287311,
0.927478430744036, 0.931170761544783, 0.934769976045349, 0.938275714327283,
0.941687625819678, 0.945005369334228, 0.948228613099346,
0.951357034793342, 0.954390321576654, 0.957328170123131,
0.960170286650366, 0.962916386949075, 0.965566196411518, 0.968119450058955,
0.970575892568149, 0.972935278296897, 0.975197371308593,
0.977361945395819, 0.979428784102971, 0.981397680747901,
0.983268438442584, 0.985040870112812, 0.986714798516892, 0.98829005626338,
0.989766485827815, 0.991143939568469, 0.992422279741117,
0.993601378512806, 0.994681117974643, 0.99566139015358,
0.996542097023217, 0.997323150513601, 0.998004472520033, 0.998585994910881,
0.99906765953439, 0.999449418224499, 0.999731232805658,
0.999913075096642, 0.999994926913375, 0.999976780070743,
0.999858636383415, 0.999640507665662, 0.999322415730172, 0.998904392385876,
0.998386479434759, 0.997768728667684, 0.997051201859214,
0.996233970761431, 0.995317117096764, 0.994300732549815,
0.993184918758193, 0.991969787302346, 0.990655459694407, 0.989242067366043,
0.987729751655308, 0.986118663792513, 0.984408964885101,
0.982600825901538, 0.980694427654217, 0.978689960781373,
0.976587625728023, 0.974387632725921, 0.972090201772533, 0.96969556260904,
0.967203954697364, 0.964615627196218, 0.961930838936196,
0.959149858393887, 0.956272963665028, 0.953300442436693,
0.95023259195853, 0.947069719013028, 0.943812139884847, 0.940460180329185,
0.937014175539204, 0.933474470112512, 0.929841418016701,
0.926115382553955, 0.922296736324713, 0.918385861190416,
0.914383148235319, 0.910288997727383, 0.906103819078245, 0.901828030802283,
0.897462060474762, 0.893006344689077, 0.888461329013091,
0.883827467944587, 0.879105224865808, 0.874295071997128,
0.869397490349825, 0.864412969677983, 0.859342008429514, 0.854185113696319,
0.848942801163572, 0.84361559505816, 0.838204028096251,
0.832708641430035, 0.827129984593597, 0.821468615447972,
0.815725100125357, 0.809900012972498, 0.803993936493257, 0.798007461290359,
0.791941186006336, 0.785795717263661, 0.779571669604088,
0.773269665427194, 0.766890334928147, 0.760434316034681,
0.753902254343305, 0.747294803054744, 0.740612622908621, 0.733856382117381,
0.727026756299476, 0.720124428411794, 0.713150088681373,
0.706104434536373, 0.698988170536338, 0.691802008301737,
0.684546666442807, 0.677222870487685, 0.669831352809865, 0.662372852554955,
0.654848115566766, 0.647257894312724, 0.639602947808631,
0.631884041542758, 0.624101947399299, 0.616257443581182,
0.608351314532255, 0.600384350858831, 0.592357349250641, 0.584271112401154,
0.576126448927319, 0.567924173288695, 0.55966510570601,
0.551350072079141, 0.542979903904521, 0.534555438191992,
0.526077517381105, 0.517546989256877, 0.50896470686501, 0.500331528426593,
0.491648317252275, 0.482915941655938, 0.474135274867862,
0.465307194947413, 0.456432584695223, 0.447512331564922,
0.43854732757439, 0.429538469216557, 0.420486657369749, 0.411392797207609,
0.402257798108573, 0.393082573564941, 0.38386804109152,
0.374615122133879, 0.365324741976202, 0.355997829648764,
0.346635317835026, 0.337238142778366, 0.327807244188458, 0.318343565147303,
0.30884805201492, 0.299321654334707, 0.289765324738495,
0.280180018851278, 0.27056669519566, 0.260926315095994,
0.251259842582256, 0.241568244293641, 0.231852489381904, 0.222113549414439,
0.212352398277126, 0.202570012076944, 0.192767369044364,
0.182945449435517, 0.173105235434182, 0.163247711053556,
0.153373862037864, 0.14348467576378, 0.13358114114169, 0.123664248516802,
0.113734989570117, 0.103794357219253, 0.0938433455191623,
0.0838829495627223, 0.0739141653812273, 0.06393798984479,
0.0539554205626498, 0.0439674557834159, 0.0339750942952423,
0.0239793353259525, 0.0139811784431128, 0.00398162345407974,
-0.0060183296939816, -0.0160176810140879, -0.0260154305794408,
-0.0360105786234153,
-0.0460021256395369, -0.0559890724814288, -0.0659704204627299,
-0.0759451714569599, -0.0859123279973325, -0.0958708933764978,
-0.105819871746218, -0.115758268216946, -0.125685088957318,
-0.135599341293531,
-0.145500033808614, -0.155386176441565, -0.16525678058636,
-0.17511085919081, -0.184947426855267, -0.194765499931161,
-0.204564096619365, -0.214342237068377, -0.2240989434723,
-0.233833240168624,
-0.243544153735791, -0.253230713090538, -0.262891949585,
-0.272526897103582, -0.282134592159557, -0.291714073991427,
-0.301264384658992, -0.310784569139144, -0.320273675421368,
-0.329730754602944,
-0.339154860983835, -0.348545052161256, -0.357900389123914,
-0.367219936345908, -0.376502761880283, -0.385747937452222,
-0.394954538551871, -0.404121644526792, -0.413248338674028,
-0.422333708331768,
-0.431376844970621, -0.440376844284454, -0.449332806280839,
-0.458243835371038, -0.467109040459569, -0.47592753503331,
-0.484698437250152, -0.493420870027184, -0.502093961128397,
-0.510716843251906,
-0.519288654116686, -0.527808536548793, -0.536275638567084,
-0.544689113468413, -0.553048119912302, -0.561351822005071,
-0.569599389383433, -0.57778999729752, -0.585922826693367,
-0.593997064294812,
-0.602011902684824, -0.609966540386242, -0.617860181941925,
-0.625692037994295, -0.633461325364275, -0.641167267129602,
-0.648809092702519, -0.656386037906838, -0.663897345054353,
-0.671342263020609,
-0.678720047320012, -0.686029960180282, -0.693271270616224,
-0.700443254502829, -0.707545194647683, -0.714576380862692,
-0.721536110035093, -0.728423686197768, -0.735238420598841,
-0.741979631770551,
-0.748646645597399, -0.755238795383558, -0.76175542191954,
-0.768195873548125, -0.774559506229517, -0.780845683605749,
-0.787053777064324, -0.793183165801068, -0.799233236882215,
-0.8052033853057,
-0.811093014061656, -0.816901534192113, -0.8226283648499,
-0.828272933356724, -0.833834675260437, -0.839313034391484,
-0.844707462918517, -0.850017421403178, -0.855242378854046,
-0.860381812779727,
-0.865435209241112, -0.870402062902767, -0.875281877083464,
-0.880074163805853, -0.884778443845253, -0.889394246777581,
-0.893921111026392, -0.898358583909032, -0.90270622168191,
-0.906963589584872,
-0.911130261884677, -0.915205821917566, -0.919189862130932,
-0.923081984124074, -0.926881798688036, -0.930588925844528,
-0.934202994883924, -0.937723644402332, -0.941150522337732,
-0.944483286005189,
-0.947721602131112, -0.950865146886587, -0.953913605919758,
-0.956866674387264, -0.959724056984716, -0.962485467976237,
-0.965150631223029, -0.967719280210989, -0.970191158077357,
-0.972566017636408,
-0.974843621404164, -0.977023741622146, -0.97910616028015,
-0.981090669138045, -0.982977069746599, -0.984765173467324,
-0.986454801491336, -0.988045784857242, -0.989537964468031,
-0.990931191106986,
-0.992225325452603, -0.993420238092527, -0.994515809536489,
-0.995511930228257, -0.996408500556594, -0.997205430865212,
-0.997902641461745, -0.998500062625715, -0.998997634615504,
-0.999395307674325,
-0.999693042035206, -0.999890807924959, -0.999988585567158,
-0.999986365184122, -0.999884146997886, -0.999681941230185,
-0.999379768101426, -0.998977657828671, -0.998475650622611,
-0.99787379668355,
-0.997172156196378, -0.996370799324562, -0.995469806203119,
-0.994469266930611, -0.993369281560131, -0.992169960089301,
-0.990871422449267, -0.989473798492712, -0.987977227980866,
-0.986381860569534,
-0.984687855794127, -0.982895383053711, -0.981004621594066,
-0.979015760489763, -0.976928998625255, -0.974744544674989,
-0.97246261708254, -0.970083444038766, -0.967607263458988,
-0.965034322959201,
-0.96236487983131, -0.959599201017404, -0.95673756308306,
-0.953780252189686, -0.950727564065908, -0.947579803977993,
-0.944337286699328, -0.941000336478938, -0.937569287009064,
-0.934044481391795,
-0.930426272104753, -0.926715020965855, -0.922911099097119,
-0.919014886887564, -0.915026773955164, -0.910947159107888,
-0.906776450303821, -0.902515064610368, -0.898163428162546,
-0.893721976120377,
-0.889191152625361, -0.884571410756073, -0.879863212482849,
-0.875067028621594, -0.870183338786697, -0.865212631343072,
-0.86015540335732, -0.855012160548026, -0.849783417235186,
-0.844469696288772 ;
exp.j = 1 ;
exp.i = 0, 2048, 4096 ;
exp.data.i = 2 ;
exp.data.f = 1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994 ;
}

View File

@ -1,421 +0,0 @@
netcdf test {
dimensions:
ComplexSequence = 5 ;
depth = 10 ;
exp.ComplexSequence.data.f_1 = 10 ;
exp.i_0 = 3 ;
x = 10 ;
y = 10 ;
z = 10 ;
variables:
double exp.ComplexSequence.profile(ComplexSequence, depth) ;
double exp.ThreeD(x, y, z) ;
int exp.j ;
int exp.i(exp.i_0) ;
int exp.ComplexSequence.data.i(ComplexSequence) ;
double exp.ComplexSequence.data.f(ComplexSequence, exp.ComplexSequence.data.f_1) ;
float exp.ComplexSequence.lat(ComplexSequence) ;
float exp.ComplexSequence.lng(ComplexSequence) ;
data:
exp.ComplexSequence.profile =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994 ;
exp.ThreeD =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
0.995004165278026, 0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627,
0.985584766909561, 0.983843692788121, 0.98200423511727,
0.980066577841242, 0.978030914724148, 0.975897449330606, 0.973666395005375,
0.97133797485203, 0.968912421710645, 0.966389978134513,
0.963770896365891, 0.961055438310771, 0.958243875512697,
0.955336489125606, 0.952333569885713, 0.949235418082441, 0.946042343528387,
0.942754665528346, 0.939372712847379, 0.935896823677935,
0.932327345606034, 0.92866463557651, 0.924909059857313,
0.921060994002885, 0.917120822816605, 0.913088940312308, 0.908965749674885,
0.904751663219963, 0.900447102352677, 0.896052497525525,
0.891568288195329, 0.886994922779284, 0.882332858610121,
0.877582561890373, 0.872744507645751, 0.86781917967765, 0.862807070514761,
0.857708681363824, 0.852524522059506, 0.847255111013416,
0.841900975162269, 0.836462649915187, 0.830940679100164,
0.825335614909678, 0.819648017845479, 0.813878456662534, 0.808027508312152,
0.802095757884293, 0.796083798549056, 0.789992231497365,
0.783821665880849, 0.777572718750928, 0.771246014997107,
0.764842187284488, 0.758361875990508, 0.751805729140895, 0.74517440234487,
0.738468558729588, 0.731688868873821, 0.724836010740905,
0.717910669610943, 0.710913538012277, 0.703845315652236,
0.696706709347165, 0.689498432951747, 0.682221207287614, 0.674875760071267,
0.667462825841308, 0.659983145884982, 0.652437468164052,
0.644826547240001, 0.63715114419858, 0.629412026573697,
0.621609968270664, 0.613745749488812, 0.605820156643463, 0.597833982287298,
0.589788025031098, 0.581683089463883, 0.573519986072457,
0.565299531160354, 0.557022546766217, 0.548689860581588,
0.54030230586814, 0.531860721374355, 0.52336595125165, 0.514818844969955,
0.506220257232778, 0.497571047891727, 0.488872081860527,
0.480124229028534, 0.47132836417374, 0.462485366875301,
0.453596121425577, 0.444661516741707, 0.435682446276712, 0.426659807930157,
0.417594503958358, 0.408487440884157, 0.399339529406273,
0.39015168430823, 0.380924824366882, 0.371659872260533,
0.362357754476674, 0.35301940121933, 0.343645746316047, 0.334237727124503,
0.324796284438776, 0.315322362395269, 0.305816908378289,
0.296280872925319, 0.286715209631956, 0.277120875056558,
0.267498828624587, 0.25785003253267, 0.248175451652373, 0.238476053433723,
0.228752807808459, 0.219006687093041, 0.209238665891419,
0.199449720997573, 0.189640831297834, 0.179812977673,
0.169967142900241, 0.160104311554831, 0.150225469911686, 0.140331605846737,
0.130423708738146, 0.120502769367367, 0.11056977982007,
0.100625733386932, 0.0906716244643097, 0.0807084484548006,
0.0707372016677029, 0.0607588812193859, 0.0507744849335792,
0.040785011241591, 0.0307914590824661, 0.0207948278030924,
0.0107961170582674, 0.000796326710733263, -0.00920354326880834,
-0.0192024929016926,
-0.0291995223012888, -0.0391936317729877, -0.0491838219141706,
-0.0591690937141481, -0.0691484486540619, -0.0791208888067339,
-0.089085416936459, -0.099041036598728, -0.108986752239871,
-0.118921569296612,
-0.128844494295525, -0.138754534952378, -0.148650700271364,
-0.158532000644198, -0.168397447949077, -0.178246055649492,
-0.18807683889288, -0.197888814609109, -0.207681001608784,
-0.217452420681365,
-0.227202094693087, -0.236929048684675, -0.246632309968834,
-0.256310908227523, -0.26596387560898, -0.275590246824513,
-0.285189059245021, -0.294759352997261, -0.304300171059833,
-0.313810559358882,
-0.323289566863503, -0.332736245680845, -0.342149651150898,
-0.35152884194096, -0.360872880139767, -0.370180831351287,
-0.379451764788155, -0.388684753364752, -0.397878873789916,
-0.407033206659266,
-0.416146836547142, -0.425218852098152, -0.4342483461183,
-0.443234415665709, -0.452176162140912, -0.461072691376713,
-0.469923113727602, -0.47872654415872, -0.487482102334359,
-0.496188912705999,
-0.504846104599858, -0.513452812303959, -0.522008175154707,
-0.530511337622945, -0.538961449399512, -0.547357665480271,
-0.555699146250613, -0.56398505756941, -0.572214570852437,
-0.580386863155222,
-0.588501117255346, -0.59655652173416, -0.60455227105793,
-0.612487565658385, -0.62036161201268, -0.628173622722739,
-0.635922816594002, -0.643608418713541, -0.651229660527546,
-0.658785779918188,
-0.666276021279824, -0.673699635594561, -0.681055880507152,
-0.688344020399238, -0.695563326462902, -0.702713076773554,
-0.70979255636212, -0.716801057286543, -0.723737878702569,
-0.730602326933837,
-0.737393715541245, -0.744111365391593, -0.750754604725491,
-0.757322769224544, -0.763815202077774, -0.770231254047307,
-0.776570283533293, -0.782831656638065, -0.789014747229531,
-0.795118937003784,
-0.801143615546934, -0.807088180396146, -0.81295203709989,
-0.818734599277382, -0.824435288677222, -0.830053535235222,
-0.835588777131408, -0.841040460846201, -0.846408041215776,
-0.851690981486566,
-0.856888753368947, -0.862000837090063, -0.867026721445802,
-0.871965903851917, -0.876817890394281, -0.881582195878286,
-0.886258343877352, -0.890845866780576, -0.895344305839492,
-0.899753211213941,
-0.904072142017061, -0.90830066635937, -0.912438361391958,
-0.916484813348769, -0.920439617587981, -0.924302378632464,
-0.928072710209333, -0.931750235288572, -0.935334586120739,
-0.938825404273736,
-0.942222340668658, -0.945525055614696, -0.948733218843107,
-0.951846509540242, -0.954864616379626, -0.95778723755309,
-0.960614080800952, -0.963344863441243, -0.965979312397975,
-0.968517164228447,
-0.970958165149591, -0.973302071063349, -0.975548647581083,
-0.977697670047013, -0.979748923560684, -0.981702202998454,
-0.983557313034006, -0.985314068157884, -0.986972292696038,
-0.988531820827396,
-0.989992496600445, -0.991354173948826, -0.992616716705937,
-0.993779998618556, -0.994843903359459, -0.995808324539061,
-0.996673165716047, -0.997438340407019, -0.998103772095146,
-0.998669394237814,
-0.999135150273279, -0.999500993626328, -0.999766887712928,
-0.999932805943894, -0.99999873172754, -0.999964658471342,
-0.999830589582598, -0.999596538468086, -0.999262528532721,
-0.998828593177219,
-0.998294775794753, -0.997661129766618, -0.996927718456887,
-0.996094615206081, -0.99516190332383, -0.994129676080546,
-0.992998036698093, -0.991767098339465, -0.990436984097473,
-0.989007826982433,
-0.987479769908865, -0.985852965681203, -0.984127576978514,
-0.982303776338232, -0.980381746138899, -0.978361678581934,
-0.97624377567241, -0.974028249198852, -0.971715320712062,
-0.969305221502961,
-0.966798192579461, -0.964194484642366, -0.961494358060299,
-0.958698082843669, -0.955805938617666, -0.952818214594305,
-0.949735209543496, -0.946557231763177, -0.943284599048476,
-0.939917638659938,
-0.936456687290796, -0.932902091033304, -0.929254205344123,
-0.925513395008784, -0.921680034105203, -0.917754505966276,
-0.913737203141545, -0.909628527357945, -0.90542888947963,
-0.901138709466889,
-0.896758416334147, -0.892288448107068, -0.88772925177875,
-0.883081283265026, -0.878345007358874, -0.873520897683938,
-0.868609436647165, -0.863611115390566, -0.858526433742102,
-0.8533559001657,
-0.848100031710408, -0.842759353958694, -0.83733440097388,
-0.831825715246746, -0.826233847641272, -0.820559357339561,
-0.814802811785913, -0.808964786630086, -0.803045865669731,
-0.797046640792012,
-0.790967711914417, -0.784809686924768, -0.778573181620433,
-0.772258819646744, -0.765867232434637, -0.759399059137508,
-0.752854946567295, -0.746235549129803, -0.739541528759258,
-0.73277355485212,
-0.72593230420014, -0.719018460922681, -0.71203271639831,
-0.704975769195658, -0.697848325003564, -0.690651096560507,
-0.683384803583336, -0.676050172695292, -0.668647937353351,
-0.66117883777488,
-0.653643620863612, -0.646043040134959, -0.63837785564066,
-0.630648833892775, -0.622856747787041, -0.615002376525574,
-0.607086505538955, -0.599109926407685, -0.591073436783031,
-0.582977840307259,
-0.574823946533269, -0.566612570843644, -0.55834453436911,
-0.550020663906425, -0.541641791835699, -0.533208756037154,
-0.524722399807346, -0.516183571774825, -0.507593125815277,
-0.49895192096614,
-0.490260821340699, -0.481520696041674, -0.47273241907431,
-0.46389686925898, -0.455014930143305, -0.446087489913793,
-0.437115441307028, -0.428099681520394, -0.419041112122356,
-0.409940638962306,
-0.400799172079975, -0.391617625614436, -0.38239691771268,
-0.373137970437818, -0.363841709676858, -0.354509065048132,
-0.345140969808323, -0.335738360759151, -0.326302178153684,
-0.316833365602319,
-0.307332869978419, -0.297801641323633, -0.288240632752882,
-0.278650800359055, -0.269033103117399, -0.259388502789626,
-0.249717963827731, -0.24002245327755, -0.230302940682059,
-0.220560397984419,
-0.21079579943078, -0.20101012147286, -0.191204342670302,
-0.181379443592811, -0.171536406722112, -0.161676216353687,
-0.151799858498356, -0.141908320783673, -0.13200259235517,
-0.122083663777433,
-0.112152526935055, -0.102210174933442, -0.0922576019995117,
-0.0822958033822624, -0.0723257752532545, -0.0623485146069917,
-0.0523650191612259, -0.0423762872571815, -0.0323833177597247,
-0.0223871099574771,
-0.0123886634628906, -0.00238897811228154, 0.0076109461341479,
0.0176101092923073, 0.0276075114542115, 0.0376021528879766,
0.0475930341377878, 0.057579156123846, 0.0675595202422752,
0.0775331284649787,
0.0874989834394464, 0.0974560885884857, 0.10740344820988,
0.117340067575955, 0.127264953033056, 0.137177112100907,
0.147075553571863, 0.156959287610023, 0.166827325850222, 0.176678681496857,
0.186512369422576, 0.196327406266778, 0.206122810533958, 0.215897602691854,
0.225650805269396, 0.235381442954451, 0.245088542691362,
0.254771133778243, 0.264428247964056, 0.274058919545427,
0.283662185463226, 0.293237085398863, 0.302782661870324, 0.312297960327916,
0.321782029249722, 0.331233920236754, 0.340652688107789,
0.350037390993891, 0.35938709043259, 0.368700851461733,
0.37797774271298, 0.387216836504937, 0.396417208935922, 0.405577939976361,
0.414698113560782, 0.423776817679428, 0.432813144469452,
0.441806190305705, 0.450755055891099, 0.459658846346532,
0.468516671300377, 0.477327644977522, 0.48609088628794, 0.494805518914805,
0.503470671402114, 0.512085477241841, 0.520649074960579,
0.529160608205695, 0.537619225830956, 0.546024081981648,
0.554374336179161, 0.562669153405032, 0.570907704184454, 0.57908916466921,
0.587212716720073, 0.595277547988606, 0.603282851998404,
0.611227828225735, 0.619111682179599, 0.626933625481169,
0.634692875942635, 0.642388657645414, 0.650020201017752, 0.657586742911669,
0.665087526679283, 0.672521802248466, 0.679888826197857,
0.687187861831201, 0.694418179251016, 0.701579055431586,
0.70866977429126, 0.715689626764061, 0.722637910870592, 0.729513931788232,
0.736317001920619, 0.74304644096641, 0.749701575987307,
0.756281741475356, 0.762786279419489, 0.769214539371333,
0.77556587851025, 0.781839661707619, 0.788035261590348, 0.794152058603611,
0.800189441072806, 0.806146805264716, 0.812023555447886,
0.817819103952194, 0.823532871227622, 0.829164285902202,
0.83471278483916, 0.840177813193225, 0.845558824466117, 0.850855280561193,
0.856066651837255, 0.861192417161521, 0.866232063961728,
0.871185088277397, 0.876050994810224, 0.880829296973609,
0.885519516941319, 0.890121185695265, 0.894633843072407, 0.899057037810768,
0.903390327594559, 0.907633279098413, 0.911785468030717,
0.915846479176035, 0.919815906436639, 0.92369335287311,
0.927478430744036, 0.931170761544783, 0.934769976045349, 0.938275714327283,
0.941687625819678, 0.945005369334228, 0.948228613099346,
0.951357034793342, 0.954390321576654, 0.957328170123131,
0.960170286650366, 0.962916386949075, 0.965566196411518, 0.968119450058955,
0.970575892568149, 0.972935278296897, 0.975197371308593,
0.977361945395819, 0.979428784102971, 0.981397680747901,
0.983268438442584, 0.985040870112812, 0.986714798516892, 0.98829005626338,
0.989766485827815, 0.991143939568469, 0.992422279741117,
0.993601378512806, 0.994681117974643, 0.99566139015358,
0.996542097023217, 0.997323150513601, 0.998004472520033, 0.998585994910881,
0.99906765953439, 0.999449418224499, 0.999731232805658,
0.999913075096642, 0.999994926913375, 0.999976780070743,
0.999858636383415, 0.999640507665662, 0.999322415730172, 0.998904392385876,
0.998386479434759, 0.997768728667684, 0.997051201859214,
0.996233970761431, 0.995317117096764, 0.994300732549815,
0.993184918758193, 0.991969787302346, 0.990655459694407, 0.989242067366043,
0.987729751655308, 0.986118663792513, 0.984408964885101,
0.982600825901538, 0.980694427654217, 0.978689960781373,
0.976587625728023, 0.974387632725921, 0.972090201772533, 0.96969556260904,
0.967203954697364, 0.964615627196218, 0.961930838936196,
0.959149858393887, 0.956272963665028, 0.953300442436693,
0.95023259195853, 0.947069719013028, 0.943812139884847, 0.940460180329185,
0.937014175539204, 0.933474470112512, 0.929841418016701,
0.926115382553955, 0.922296736324713, 0.918385861190416,
0.914383148235319, 0.910288997727383, 0.906103819078245, 0.901828030802283,
0.897462060474762, 0.893006344689077, 0.888461329013091,
0.883827467944587, 0.879105224865808, 0.874295071997128,
0.869397490349825, 0.864412969677983, 0.859342008429514, 0.854185113696319,
0.848942801163572, 0.84361559505816, 0.838204028096251,
0.832708641430035, 0.827129984593597, 0.821468615447972,
0.815725100125357, 0.809900012972498, 0.803993936493257, 0.798007461290359,
0.791941186006336, 0.785795717263661, 0.779571669604088,
0.773269665427194, 0.766890334928147, 0.760434316034681,
0.753902254343305, 0.747294803054744, 0.740612622908621, 0.733856382117381,
0.727026756299476, 0.720124428411794, 0.713150088681373,
0.706104434536373, 0.698988170536338, 0.691802008301737,
0.684546666442807, 0.677222870487685, 0.669831352809865, 0.662372852554955,
0.654848115566766, 0.647257894312724, 0.639602947808631,
0.631884041542758, 0.624101947399299, 0.616257443581182,
0.608351314532255, 0.600384350858831, 0.592357349250641, 0.584271112401154,
0.576126448927319, 0.567924173288695, 0.55966510570601,
0.551350072079141, 0.542979903904521, 0.534555438191992,
0.526077517381105, 0.517546989256877, 0.50896470686501, 0.500331528426593,
0.491648317252275, 0.482915941655938, 0.474135274867862,
0.465307194947413, 0.456432584695223, 0.447512331564922,
0.43854732757439, 0.429538469216557, 0.420486657369749, 0.411392797207609,
0.402257798108573, 0.393082573564941, 0.38386804109152,
0.374615122133879, 0.365324741976202, 0.355997829648764,
0.346635317835026, 0.337238142778366, 0.327807244188458, 0.318343565147303,
0.30884805201492, 0.299321654334707, 0.289765324738495,
0.280180018851278, 0.27056669519566, 0.260926315095994,
0.251259842582256, 0.241568244293641, 0.231852489381904, 0.222113549414439,
0.212352398277126, 0.202570012076944, 0.192767369044364,
0.182945449435517, 0.173105235434182, 0.163247711053556,
0.153373862037864, 0.14348467576378, 0.13358114114169, 0.123664248516802,
0.113734989570117, 0.103794357219253, 0.0938433455191623,
0.0838829495627223, 0.0739141653812273, 0.06393798984479,
0.0539554205626498, 0.0439674557834159, 0.0339750942952423,
0.0239793353259525, 0.0139811784431128, 0.00398162345407974,
-0.0060183296939816, -0.0160176810140879, -0.0260154305794408,
-0.0360105786234153,
-0.0460021256395369, -0.0559890724814288, -0.0659704204627299,
-0.0759451714569599, -0.0859123279973325, -0.0958708933764978,
-0.105819871746218, -0.115758268216946, -0.125685088957318,
-0.135599341293531,
-0.145500033808614, -0.155386176441565, -0.16525678058636,
-0.17511085919081, -0.184947426855267, -0.194765499931161,
-0.204564096619365, -0.214342237068377, -0.2240989434723,
-0.233833240168624,
-0.243544153735791, -0.253230713090538, -0.262891949585,
-0.272526897103582, -0.282134592159557, -0.291714073991427,
-0.301264384658992, -0.310784569139144, -0.320273675421368,
-0.329730754602944,
-0.339154860983835, -0.348545052161256, -0.357900389123914,
-0.367219936345908, -0.376502761880283, -0.385747937452222,
-0.394954538551871, -0.404121644526792, -0.413248338674028,
-0.422333708331768,
-0.431376844970621, -0.440376844284454, -0.449332806280839,
-0.458243835371038, -0.467109040459569, -0.47592753503331,
-0.484698437250152, -0.493420870027184, -0.502093961128397,
-0.510716843251906,
-0.519288654116686, -0.527808536548793, -0.536275638567084,
-0.544689113468413, -0.553048119912302, -0.561351822005071,
-0.569599389383433, -0.57778999729752, -0.585922826693367,
-0.593997064294812,
-0.602011902684824, -0.609966540386242, -0.617860181941925,
-0.625692037994295, -0.633461325364275, -0.641167267129602,
-0.648809092702519, -0.656386037906838, -0.663897345054353,
-0.671342263020609,
-0.678720047320012, -0.686029960180282, -0.693271270616224,
-0.700443254502829, -0.707545194647683, -0.714576380862692,
-0.721536110035093, -0.728423686197768, -0.735238420598841,
-0.741979631770551,
-0.748646645597399, -0.755238795383558, -0.76175542191954,
-0.768195873548125, -0.774559506229517, -0.780845683605749,
-0.787053777064324, -0.793183165801068, -0.799233236882215,
-0.8052033853057,
-0.811093014061656, -0.816901534192113, -0.8226283648499,
-0.828272933356724, -0.833834675260437, -0.839313034391484,
-0.844707462918517, -0.850017421403178, -0.855242378854046,
-0.860381812779727,
-0.865435209241112, -0.870402062902767, -0.875281877083464,
-0.880074163805853, -0.884778443845253, -0.889394246777581,
-0.893921111026392, -0.898358583909032, -0.90270622168191,
-0.906963589584872,
-0.911130261884677, -0.915205821917566, -0.919189862130932,
-0.923081984124074, -0.926881798688036, -0.930588925844528,
-0.934202994883924, -0.937723644402332, -0.941150522337732,
-0.944483286005189,
-0.947721602131112, -0.950865146886587, -0.953913605919758,
-0.956866674387264, -0.959724056984716, -0.962485467976237,
-0.965150631223029, -0.967719280210989, -0.970191158077357,
-0.972566017636408,
-0.974843621404164, -0.977023741622146, -0.97910616028015,
-0.981090669138045, -0.982977069746599, -0.984765173467324,
-0.986454801491336, -0.988045784857242, -0.989537964468031,
-0.990931191106986,
-0.992225325452603, -0.993420238092527, -0.994515809536489,
-0.995511930228257, -0.996408500556594, -0.997205430865212,
-0.997902641461745, -0.998500062625715, -0.998997634615504,
-0.999395307674325,
-0.999693042035206, -0.999890807924959, -0.999988585567158,
-0.999986365184122, -0.999884146997886, -0.999681941230185,
-0.999379768101426, -0.998977657828671, -0.998475650622611,
-0.99787379668355,
-0.997172156196378, -0.996370799324562, -0.995469806203119,
-0.994469266930611, -0.993369281560131, -0.992169960089301,
-0.990871422449267, -0.989473798492712, -0.987977227980866,
-0.986381860569534,
-0.984687855794127, -0.982895383053711, -0.981004621594066,
-0.979015760489763, -0.976928998625255, -0.974744544674989,
-0.97246261708254, -0.970083444038766, -0.967607263458988,
-0.965034322959201,
-0.96236487983131, -0.959599201017404, -0.95673756308306,
-0.953780252189686, -0.950727564065908, -0.947579803977993,
-0.944337286699328, -0.941000336478938, -0.937569287009064,
-0.934044481391795,
-0.930426272104753, -0.926715020965855, -0.922911099097119,
-0.919014886887564, -0.915026773955164, -0.910947159107888,
-0.906776450303821, -0.902515064610368, -0.898163428162546,
-0.893721976120377,
-0.889191152625361, -0.884571410756073, -0.879863212482849,
-0.875067028621594, -0.870183338786697, -0.865212631343072,
-0.86015540335732, -0.855012160548026, -0.849783417235186,
-0.844469696288772 ;
exp.j = 1 ;
exp.i = 0, 2048, 4096 ;
exp.ComplexSequence.data.i = 2, 3, 5, 8, 13 ;
exp.ComplexSequence.data.f =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994 ;
exp.ComplexSequence.lat = 0, 1.999867, 3.998933, 5.996401, 7.991469 ;
exp.ComplexSequence.lng = 0.9999833, 2.99955, 4.997917, 6.994285, 8.987855 ;
}

View File

@ -1,59 +0,0 @@
netcdf test {
dimensions:
CS01 = 5 ;
CS01.data.f_1 = 2 ;
CS01.data.f_2 = 5 ;
depth = 10 ;
variables:
double CS01.profile(CS01, depth) ;
int CS01.data.i(CS01) ;
double CS01.data.f(CS01, CS01.data.f_1, CS01.data.f_2) ;
float CS01.lat(CS01) ;
float CS01.lng(CS01) ;
data:
CS01.profile =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994 ;
CS01.data.i = 1, 2, 3, 5, 8 ;
CS01.data.f =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978,
0.998750260394966, 0.998200539935204, 0.99755100025328, 0.996801706302619,
0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978,
0.998750260394966, 0.998200539935204, 0.99755100025328, 0.996801706302619,
0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978,
0.998750260394966, 0.998200539935204, 0.99755100025328, 0.996801706302619,
0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978,
0.998750260394966, 0.998200539935204, 0.99755100025328, 0.996801706302619,
0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978,
0.998750260394966, 0.998200539935204, 0.99755100025328, 0.996801706302619,
0.995952733011994 ;
CS01.lat = 0, 1.999867, 3.998933, 5.996401, 7.991469 ;
CS01.lng = 0.9999833, 2.99955, 4.997917, 6.994285, 8.987855 ;
}

View File

@ -1,65 +0,0 @@
netcdf test {
dimensions:
maxStrlen64 = 64 ;
types.b_0 = 10 ;
types.f32_0 = 10 ;
types.f64_0 = 10 ;
types.i16_0 = 10 ;
types.i32_0 = 10 ;
types.s_0 = 10 ;
types.u_0 = 10 ;
types.ui16_0 = 10 ;
types.ui32_0 = 10 ;
variables:
byte types.b(types.b_0) ;
int types.i32(types.i32_0) ;
int types.ui32(types.ui32_0) ;
short types.i16(types.i16_0) ;
short types.ui16(types.ui16_0) ;
float types.f32(types.f32_0) ;
double types.f64(types.f64_0) ;
char types.s(types.s_0, maxStrlen64) ;
char types.u(types.u_0, maxStrlen64) ;
data:
types.b = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ;
types.i32 = 1, 2, 3, 5, 8, 13, 21, 34, 55, 89 ;
types.ui32 = 0, 2, 6, 12, 20, 30, 42, 56, 72, 90 ;
types.i16 = 0, 16, 32, 48, 64, 80, 96, 112, 128, 144 ;
types.ui16 = 0, -16, -32, -48, -64, -80, -96, -112, -128, -144 ;
types.f32 = 0, 0.9999833, 1.999867, 2.99955, 3.998933, 4.997917, 5.996401,
6.994285, 7.991469, 8.987855 ;
types.f64 = 1000, 999.950000416665, 999.800006666578, 999.550033748988,
999.200106660978, 998.750260394966, 998.200539935204, 997.55100025328,
996.801706302619, 995.952733011994 ;
types.s =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4).",
"This is a data test string (pass 5).",
"This is a data test string (pass 6).",
"This is a data test string (pass 7).",
"This is a data test string (pass 8).",
"This is a data test string (pass 9)." ;
types.u =
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org" ;
}

View File

@ -1,117 +0,0 @@
netcdf test {
dimensions:
maxStrlen64 = 64 ;
types.b_0 = 10 ;
types.i16_0 = 10 ;
types.i32_0 = 10 ;
types.ss.f32_0 = 10 ;
types.ss.f64_0 = 10 ;
types.ss.s_0 = 10 ;
types.ss.u_0 = 10 ;
types.ss.u_1 = 5 ;
types.ss.ui16_0 = 10 ;
types.ss.ui16_1 = 10 ;
types.ui32_0 = 10 ;
variables:
byte types.b(types.b_0) ;
int types.i32(types.i32_0) ;
int types.ui32(types.ui32_0) ;
short types.i16(types.i16_0) ;
short types.ss.ui16(types.ss.ui16_0, types.ss.ui16_1) ;
float types.ss.f32(types.ss.f32_0) ;
double types.ss.f64(types.ss.f64_0) ;
char types.ss.s(types.ss.s_0, maxStrlen64) ;
char types.ss.u(types.ss.u_0, types.ss.u_1, maxStrlen64) ;
data:
types.b = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ;
types.i32 = 1, 2, 3, 5, 8, 13, 21, 34, 55, 89 ;
types.ui32 = 0, 2, 6, 12, 20, 30, 42, 56, 72, 90 ;
types.i16 = 0, 16, 32, 48, 64, 80, 96, 112, 128, 144 ;
types.ss.ui16 =
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216,
0, 1024, 2048, 3072, 4096, 5120, 6144, 7168, 8192, 9216 ;
types.ss.f32 = 0, 0.9999833, 1.999867, 2.99955, 3.998933, 4.997917,
5.996401, 6.994285, 7.991469, 8.987855 ;
types.ss.f64 = 1000, 999.950000416665, 999.800006666578, 999.550033748988,
999.200106660978, 998.750260394966, 998.200539935204, 997.55100025328,
996.801706302619, 995.952733011994 ;
types.ss.s =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4).",
"This is a data test string (pass 5).",
"This is a data test string (pass 6).",
"This is a data test string (pass 7).",
"This is a data test string (pass 8).",
"This is a data test string (pass 9)." ;
types.ss.u =
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org",
"http://www.dods.org" ;
}

View File

@ -1,43 +0,0 @@
netcdf test {
dimensions:
ralph = 5 ;
ralph.foo.data.f_1 = 10 ;
ralph.foo.i_1 = 3 ;
variables:
byte ralph.b(ralph) ;
int ralph.foo.j(ralph) ;
int ralph.foo.i(ralph, ralph.foo.i_1) ;
int ralph.foo.data.i(ralph) ;
double ralph.foo.data.f(ralph, ralph.foo.data.f_1) ;
data:
ralph.b = 0, 1, 2, 3, 4 ;
ralph.foo.j = 1, 3, 8, 21, 55 ;
ralph.foo.i =
0, 2048, 4096,
0, 2048, 4096,
0, 2048, 4096,
0, 2048, 4096,
0, 2048, 4096 ;
ralph.foo.data.i = 2, 5, 13, 34, 89 ;
ralph.foo.data.f =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994 ;
}

View File

@ -1,24 +0,0 @@
netcdf test {
dimensions:
foo = 5 ;
foo.b_1 = 10 ;
foo.i_1 = 10 ;
variables:
byte foo.b(foo, foo.b_1) ;
int foo.i(foo, foo.i_1) ;
data:
foo.b =
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ;
foo.i =
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432 ;
}

View File

@ -1,24 +0,0 @@
netcdf test {
dimensions:
foo = 5 ;
foo.b_1 = 10 ;
foo.i_1 = 10 ;
variables:
byte foo.b(foo, foo.b_1) ;
int foo.i(foo, foo.i_1) ;
data:
foo.b =
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ;
foo.i =
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432,
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432 ;
}

View File

@ -1,64 +0,0 @@
netcdf test {
variables:
int long_names_one.long_one ;
int long_names_one.long_two ;
int long_names_one.long_three ;
int long_names_one.long_four ;
int long_names_one.long_five ;
int long_names_one.long_six ;
double long_names_one.long_one_float ;
double long_names_one.long_two_float ;
double long_names_one.long_three_float ;
int long_names_one_and_a_half.long_one_float1 ;
int long_names_one_and_a_half.long_two_float1 ;
int long_names_one_and_a_half.long_three_float3 ;
int long_names_one_and_a_half.long_four ;
int long_names_one_and_a_half.long_five ;
int long_names_one_and_a_half.long_six ;
double long_names_one_and_a_half.long_one_float ;
double long_names_one_and_a_half.long_two_float ;
double long_names_one_and_a_half.long_three_float ;
int long_names_two.a_very_long_name_given_what_it_accomplishes ;
int long_names_two.another_name_nearly_as_pointless ;
data:
long_names_one.long_one = 1 ;
long_names_one.long_two = 2 ;
long_names_one.long_three = 3 ;
long_names_one.long_four = 5 ;
long_names_one.long_five = 8 ;
long_names_one.long_six = 13 ;
long_names_one.long_one_float = 1000 ;
long_names_one.long_two_float = 999.950000416665 ;
long_names_one.long_three_float = 999.800006666578 ;
long_names_one_and_a_half.long_one_float1 = 21 ;
long_names_one_and_a_half.long_two_float1 = 34 ;
long_names_one_and_a_half.long_three_float3 = 55 ;
long_names_one_and_a_half.long_four = 89 ;
long_names_one_and_a_half.long_five = 144 ;
long_names_one_and_a_half.long_six = 233 ;
long_names_one_and_a_half.long_one_float = 999.550033748988 ;
long_names_one_and_a_half.long_two_float = 999.200106660978 ;
long_names_one_and_a_half.long_three_float = 998.750260394966 ;
long_names_two.a_very_long_name_given_what_it_accomplishes = 377 ;
long_names_two.another_name_nearly_as_pointless = 610 ;
}

View File

@ -1,78 +0,0 @@
netcdf test {
dimensions:
latitude = 20 ;
longitude = 10 ;
variables:
int i ;
double f(latitude, longitude) ;
data:
i = 1 ;
f =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994,
0.995004165278026, 0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627,
0.985584766909561, 0.983843692788121, 0.98200423511727,
0.980066577841242, 0.978030914724148, 0.975897449330606, 0.973666395005375,
0.97133797485203, 0.968912421710645, 0.966389978134513,
0.963770896365891, 0.961055438310771, 0.958243875512697,
0.955336489125606, 0.952333569885713, 0.949235418082441, 0.946042343528387,
0.942754665528346, 0.939372712847379, 0.935896823677935,
0.932327345606034, 0.92866463557651, 0.924909059857313,
0.921060994002885, 0.917120822816605, 0.913088940312308, 0.908965749674885,
0.904751663219963, 0.900447102352677, 0.896052497525525,
0.891568288195329, 0.886994922779284, 0.882332858610121,
0.877582561890373, 0.872744507645751, 0.86781917967765, 0.862807070514761,
0.857708681363824, 0.852524522059506, 0.847255111013416,
0.841900975162269, 0.836462649915187, 0.830940679100164,
0.825335614909678, 0.819648017845479, 0.813878456662534, 0.808027508312152,
0.802095757884293, 0.796083798549056, 0.789992231497365,
0.783821665880849, 0.777572718750928, 0.771246014997107,
0.764842187284488, 0.758361875990508, 0.751805729140895, 0.74517440234487,
0.738468558729588, 0.731688868873821, 0.724836010740905,
0.717910669610943, 0.710913538012277, 0.703845315652236,
0.696706709347165, 0.689498432951747, 0.682221207287614, 0.674875760071267,
0.667462825841308, 0.659983145884982, 0.652437468164052,
0.644826547240001, 0.63715114419858, 0.629412026573697,
0.621609968270664, 0.613745749488812, 0.605820156643463, 0.597833982287298,
0.589788025031098, 0.581683089463883, 0.573519986072457,
0.565299531160354, 0.557022546766217, 0.548689860581588,
0.54030230586814, 0.531860721374355, 0.52336595125165, 0.514818844969955,
0.506220257232778, 0.497571047891727, 0.488872081860527,
0.480124229028534, 0.47132836417374, 0.462485366875301,
0.453596121425577, 0.444661516741707, 0.435682446276712, 0.426659807930157,
0.417594503958358, 0.408487440884157, 0.399339529406273,
0.39015168430823, 0.380924824366882, 0.371659872260533,
0.362357754476674, 0.35301940121933, 0.343645746316047, 0.334237727124503,
0.324796284438776, 0.315322362395269, 0.305816908378289,
0.296280872925319, 0.286715209631956, 0.277120875056558,
0.267498828624587, 0.25785003253267, 0.248175451652373, 0.238476053433723,
0.228752807808459, 0.219006687093041, 0.209238665891419,
0.199449720997573, 0.189640831297834, 0.179812977673,
0.169967142900241, 0.160104311554831, 0.150225469911686, 0.140331605846737,
0.130423708738146, 0.120502769367367, 0.11056977982007,
0.100625733386932, 0.0906716244643097, 0.0807084484548006,
0.0707372016677029, 0.0607588812193859, 0.0507744849335792,
0.040785011241591, 0.0307914590824661, 0.0207948278030924,
0.0107961170582674, 0.000796326710733263, -0.00920354326880834,
-0.0192024929016926,
-0.0291995223012888, -0.0391936317729877, -0.0491838219141706,
-0.0591690937141481, -0.0691484486540619, -0.0791208888067339,
-0.089085416936459, -0.099041036598728, -0.108986752239871,
-0.118921569296612,
-0.128844494295525, -0.138754534952378, -0.148650700271364,
-0.158532000644198, -0.168397447949077, -0.178246055649492,
-0.18807683889288, -0.197888814609109, -0.207681001608784,
-0.217452420681365,
-0.227202094693087, -0.236929048684675, -0.246632309968834,
-0.256310908227523, -0.26596387560898, -0.275590246824513,
-0.285189059245021, -0.294759352997261, -0.304300171059833,
-0.313810559358882,
-0.323289566863503, -0.332736245680845, -0.342149651150898,
-0.35152884194096, -0.360872880139767, -0.370180831351287,
-0.379451764788155, -0.388684753364752, -0.397878873789916,
-0.407033206659266 ;
}

View File

@ -1,2 +0,0 @@
netcdf test {
}

View File

@ -1,399 +0,0 @@
netcdf test {
dimensions:
f_0 = 17 ;
f_1 = 121 ;
i_0 = 10 ;
i_1 = 20 ;
variables:
int i(i_0, i_1) ;
float f(f_0, f_1) ;
int exp.j ;
int exp.i ;
data:
i =
0, 2048, 4096, 6144, 8192, 10240, 12288, 14336, 16384, 18432, 20480, 22528,
24576, 26624, 28672, 30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152, 51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632, 71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112, 92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592, 112640, 114688, 116736, 118784,
120832,
122880, 124928, 126976, 129024, 131072, 133120, 135168, 137216, 139264,
141312, 143360, 145408, 147456, 149504, 151552, 153600, 155648, 157696,
159744, 161792,
163840, 165888, 167936, 169984, 172032, 174080, 176128, 178176, 180224,
182272, 184320, 186368, 188416, 190464, 192512, 194560, 196608, 198656,
200704, 202752,
204800, 206848, 208896, 210944, 212992, 215040, 217088, 219136, 221184,
223232, 225280, 227328, 229376, 231424, 233472, 235520, 237568, 239616,
241664, 243712,
245760, 247808, 249856, 251904, 253952, 256000, 258048, 260096, 262144,
264192, 266240, 268288, 270336, 272384, 274432, 276480, 278528, 280576,
282624, 284672,
286720, 288768, 290816, 292864, 294912, 296960, 299008, 301056, 303104,
305152, 307200, 309248, 311296, 313344, 315392, 317440, 319488, 321536,
323584, 325632,
327680, 329728, 331776, 333824, 335872, 337920, 339968, 342016, 344064,
346112, 348160, 350208, 352256, 354304, 356352, 358400, 360448, 362496,
364544, 366592,
368640, 370688, 372736, 374784, 376832, 378880, 380928, 382976, 385024,
387072, 389120, 391168, 393216, 395264, 397312, 399360, 401408, 403456,
405504, 407552 ;
f =
0, 0.009999833, 0.01999867, 0.0299955, 0.03998933, 0.04997917, 0.059964,
0.06994285, 0.0799147, 0.08987855, 0.09983341, 0.1097783, 0.1197122,
0.1296341, 0.1395431, 0.1494381, 0.1593182, 0.1691823, 0.1790296,
0.1888589, 0.1986693, 0.2084599, 0.2182296, 0.2279775, 0.2377026,
0.247404, 0.2570806, 0.2667314, 0.2763557, 0.2859522, 0.2955202,
0.3050586, 0.3145666, 0.324043, 0.3334871, 0.3428978, 0.3522742,
0.3616154, 0.3709205, 0.3801884, 0.3894183, 0.3986093, 0.4077604,
0.4168708, 0.4259395, 0.4349655, 0.4439481, 0.4528863, 0.4617792,
0.4706259, 0.4794255, 0.4881772, 0.4968801, 0.5055333, 0.514136,
0.5226873, 0.5311862, 0.539632, 0.5480239, 0.556361, 0.5646425,
0.5728675, 0.5810351, 0.5891448, 0.5971954, 0.6051864, 0.6131169,
0.620986, 0.628793, 0.6365372, 0.6442177, 0.6518338, 0.6593847,
0.6668696, 0.6742879, 0.6816388, 0.6889215, 0.6961352, 0.7032794,
0.7103533, 0.7173561, 0.7242872, 0.7311459, 0.7379314, 0.7446431,
0.7512804, 0.7578425, 0.764329, 0.7707389, 0.7770718, 0.7833269,
0.7895038, 0.7956016, 0.8016199, 0.8075581, 0.8134155, 0.8191916,
0.8248857, 0.8304974, 0.836026, 0.841471, 0.8468319, 0.852108, 0.857299,
0.8624042, 0.8674232, 0.8723555, 0.8772005, 0.8819578, 0.8866269,
0.8912073, 0.8956987, 0.9001005, 0.9044122, 0.9086335, 0.912764,
0.9168031, 0.9207506, 0.924606, 0.928369, 0.9320391,
0.935616, 0.9390994, 0.9424888, 0.945784, 0.9489846, 0.9520903, 0.9551008,
0.9580159, 0.960835, 0.9635582, 0.966185, 0.9687151, 0.9711484,
0.9734845, 0.9757234, 0.9778646, 0.979908, 0.9818535, 0.9837008,
0.9854497, 0.9871001, 0.9886518, 0.9901046, 0.9914584, 0.992713,
0.9938684, 0.9949244, 0.9958808, 0.9967378, 0.997495, 0.9981525,
0.9987102, 0.9991679, 0.9995258, 0.9997838, 0.9999417, 0.9999997,
0.9999576, 0.9998156, 0.9995736, 0.9992316, 0.9987897, 0.998248,
0.9976064, 0.996865, 0.996024, 0.9950833, 0.9940432, 0.9929036,
0.9916648, 0.9903268, 0.9888898, 0.9873539, 0.9857192, 0.983986,
0.9821543, 0.9802245, 0.9781966, 0.9760709, 0.9738476, 0.971527,
0.9691091, 0.9665944, 0.963983, 0.9612752, 0.9584713, 0.9555715,
0.9525762, 0.9494856, 0.9463001, 0.9430199, 0.9396455, 0.9361771,
0.932615, 0.9289597, 0.9252115, 0.9213708, 0.917438, 0.9134133,
0.9092974, 0.9050906, 0.9007932, 0.8964058, 0.8919287, 0.8873624,
0.8827074, 0.8779641, 0.873133, 0.8682146, 0.8632094, 0.8581178,
0.8529405, 0.8476778, 0.8423305, 0.8368988, 0.8313835, 0.825785,
0.8201039, 0.8143409, 0.8084964, 0.8025711, 0.7965655, 0.7904802,
0.7843159, 0.7780732, 0.7717527, 0.7653549, 0.7588807, 0.7523306,
0.7457052, 0.7390053, 0.7322314, 0.7253844, 0.7184648, 0.7114733,
0.7044108, 0.6972777, 0.690075, 0.6828032, 0.6754632, 0.6680556,
0.6605812, 0.6530408, 0.645435, 0.6377647, 0.6300306, 0.6222336, 0.6143743,
0.6064535, 0.5984721, 0.5904309, 0.5823306, 0.5741721, 0.5659562,
0.5576837, 0.5493554, 0.5409722, 0.5325349, 0.5240443, 0.5155014,
0.5069069, 0.4982616, 0.4895666, 0.4808226, 0.4720306, 0.4631913,
0.4543057, 0.4453746, 0.4363991, 0.4273799, 0.4183179, 0.4092142,
0.4000695, 0.3908848, 0.381661, 0.372399, 0.3630998, 0.3537644,
0.3443935, 0.3349881, 0.3255493, 0.316078, 0.306575, 0.2970414, 0.287478,
0.2778859, 0.2682661, 0.2586193, 0.2489468, 0.2392493, 0.229528,
0.2197836, 0.2100173, 0.20023, 0.1904227, 0.1805963, 0.1707518,
0.1608903, 0.1510127, 0.14112, 0.1312132, 0.1212933, 0.1113612, 0.101418,
0.09146464, 0.08150215, 0.07153151, 0.06155372, 0.05156977, 0.04158066,
0.0315874, 0.02159098, 0.01159239, 0.001592653, -0.008407247,
-0.01840631, -0.02840353, -0.0383979, -0.04838844, -0.05837414,
-0.068354, -0.07832703, -0.08829223, -0.09824859, -0.1081951, -0.1181309,
-0.1280548, -0.1379659, -0.1478632, -0.1577457, -0.1676124, -0.1774624,
-0.1872947, -0.1971082, -0.206902, -0.2166751, -0.2264265, -0.2361553,
-0.2458605, -0.2555411, -0.2651961, -0.2748247, -0.2844257, -0.2939983,
-0.3035415, -0.3130544, -0.3225359, -0.3319852, -0.3414013, -0.3507832,
-0.3601301, -0.369441, -0.3787149, -0.3879509, -0.3971482, -0.4063057,
-0.4154226, -0.424498, -0.4335309, -0.4425204, -0.4514658, -0.4603659,
-0.46922, -0.4780273, -0.4867867, -0.4954974, -0.5041586, -0.5127693,
-0.5213288, -0.5298361, -0.5382905, -0.5466911, -0.5550369, -0.5633273,
-0.5715613, -0.5797382, -0.5878571, -0.5959172, -0.6039178, -0.6118579,
-0.6197369, -0.6275538, -0.635308, -0.6429988, -0.6506251, -0.6581865,
-0.665682, -0.673111, -0.6804726, -0.6877661, -0.694991, -0.7021463,
-0.7092314, -0.7162456, -0.7231881, -0.7300584, -0.7368556, -0.7435791,
-0.7502283, -0.7568025, -0.763301, -0.7697231, -0.7760683, -0.7823359,
-0.7885253, -0.7946358, -0.8006668, -0.8066177, -0.8124881, -0.8182771,
-0.8239843, -0.8296092, -0.835151, -0.8406094, -0.8459837, -0.8512734,
-0.856478, -0.8615969, -0.8666297, -0.8715758, -0.8764347, -0.881206,
-0.8858892, -0.8904838, -0.8949894, -0.8994054, -0.9037315, -0.9079673,
-0.9121122, -0.9161659, -0.920128, -0.9239982, -0.9277759, -0.9314608,
-0.9350526, -0.9385508, -0.9419553, -0.9452655, -0.9484812, -0.9516021,
-0.9546278, -0.957558, -0.9603925, -0.963131, -0.965773, -0.9683186,
-0.9707673, -0.973119, -0.9753733, -0.9775301, -0.9795892, -0.9815503,
-0.9834132, -0.9851778, -0.9868439, -0.9884112, -0.9898798, -0.9912494,
-0.9925198, -0.993691, -0.9947628, -0.9957352, -0.996608, -0.9973811,
-0.9980544, -0.998628, -0.9991017, -0.9994755, -0.9997494, -0.9999232,
-0.9999971, -0.999971, -0.9998449, -0.9996188, -0.9992928, -0.9988668,
-0.998341, -0.9977152, -0.9969898, -0.9961646, -0.9952399, -0.9942155,
-0.9930918,
-0.9918687, -0.9905465, -0.9891253, -0.9876051, -0.9859861, -0.9842686,
-0.9824526, -0.9805384, -0.9785261, -0.976416, -0.9742082, -0.9719031,
-0.9695007, -0.9670014, -0.9644054, -0.9617129, -0.9589243, -0.9560397,
-0.9530596, -0.9499842, -0.9468138, -0.9435487, -0.9401892, -0.9367357,
-0.9331886, -0.9295481, -0.9258147, -0.9219887, -0.9180705, -0.9140605,
-0.9099591, -0.9057667, -0.9014837, -0.8971105, -0.8926477, -0.8880956,
-0.8834547, -0.8787254, -0.8739083, -0.8690037, -0.8640123, -0.8589345,
-0.8537708, -0.8485217, -0.8431877, -0.8377695, -0.8322675, -0.8266822,
-0.8210142, -0.8152642, -0.8094327, -0.8035201, -0.7975273, -0.7914547,
-0.7853029, -0.7790727, -0.7727645, -0.766379, -0.7599169, -0.7533789,
-0.7467654, -0.7400773, -0.7333152, -0.7264798, -0.7195717, -0.7125916,
-0.7055403, -0.6984185, -0.6912268, -0.683966, -0.6766368, -0.6692399,
-0.6617761, -0.6542461, -0.6466507, -0.6389906, -0.6312667, -0.6234795,
-0.6156301, -0.6077191, -0.5997473, -0.5917156, -0.5836247, -0.5754754,
-0.5672686, -0.559005, -0.5506855, -0.542311, -0.5338823, -0.5254001,
-0.5168654, -0.5082791, -0.4996419, -0.4909547, -0.4822185, -0.473434,
-0.4646022, -0.4557239, -0.4468001, -0.4378315, -0.4288192, -0.419764,
-0.4106669, -0.4015286, -0.3923502, -0.3831326, -0.3738767, -0.3645833,
-0.3552535, -0.3458883, -0.3364884, -0.3270548, -0.3175886, -0.3080906,
-0.2985618, -0.2890031, -0.2794155, -0.2698, -0.2601575, -0.250489,
-0.2407954,
-0.2310778, -0.2213371, -0.2115742, -0.2017901, -0.1919859, -0.1821625,
-0.1723209, -0.162462, -0.1525869, -0.1426965, -0.1327919, -0.122874,
-0.1129438, -0.1030023, -0.0930505, -0.0830894, -0.07311999, -0.06314328,
-0.05316024, -0.04317189, -0.03317922, -0.02318323, -0.01318493,
-0.003185302, 0.00681464, 0.0168139, 0.02681148, 0.03680638, 0.0467976,
0.05678413, 0.06676499, 0.07673918, 0.08670568, 0.09666352, 0.1066117,
0.1165492, 0.1264751, 0.1363883, 0.1462878, 0.1561728, 0.1660421,
0.1758948, 0.18573, 0.1955465, 0.2053435, 0.21512, 0.2248749, 0.2346074,
0.2443164, 0.254001, 0.2636602, 0.273293, 0.2828985, 0.2924757,
0.3020236, 0.3115413, 0.321028, 0.3304825, 0.3399039, 0.3492913,
0.3586439, 0.3679605, 0.3772404, 0.3864825, 0.395686, 0.4048499,
0.4139734, 0.4230554, 0.4320951, 0.4410917, 0.4500441, 0.4589515,
0.467813, 0.4766277, 0.4853948, 0.4941134, 0.5027825, 0.5114013,
0.519969, 0.5284848, 0.5369476, 0.5453568, 0.5537114, 0.5620106,
0.5702537, 0.5784398, 0.5865679, 0.5946375, 0.6026475, 0.6105974,
0.6184861, 0.626313, 0.6340773, 0.6417782, 0.6494148, 0.6569866,
0.6644927, 0.6719322, 0.6793047, 0.6866091, 0.693845, 0.7010114,
0.7081077, 0.7151332, 0.7220873, 0.728969, 0.735778, 0.7425133,
0.7491744, 0.7557605, 0.7622711, 0.7687054, 0.7750629, 0.7813429,
0.7875448, 0.7936679, 0.7997116, 0.8056753, 0.8115585, 0.8173606,
0.8230809,
0.8287189, 0.834274, 0.8397457, 0.8451334, 0.8504366, 0.8556548, 0.8607874,
0.8658339, 0.8707939, 0.8756667, 0.880452, 0.8851492, 0.889758,
0.8942778, 0.8987081, 0.9030486, 0.9072987, 0.9114581, 0.9155264,
0.9195032, 0.9233879, 0.9271804, 0.9308801, 0.9344868, 0.938, 0.9414194,
0.9447446, 0.9479754, 0.9511114, 0.9541523, 0.9570977, 0.9599475,
0.9627013, 0.9653587, 0.9679196, 0.9703838, 0.972751, 0.9750208,
0.9771932, 0.9792678, 0.9812445, 0.9831231, 0.9849033, 0.9865851,
0.9881682, 0.9896525, 0.9910379, 0.9923241, 0.9935111, 0.9945988,
0.995587, 0.9964756, 0.9972646, 0.9979539, 0.9985433, 0.999033,
0.9994227, 0.9997125, 0.9999022, 0.9999921, 0.9999819, 0.9998717,
0.9996616, 0.9993514, 0.9989414, 0.9984314, 0.9978216, 0.997112,
0.9963027, 0.9953938, 0.9943853, 0.9932774, 0.9920702, 0.9907638,
0.9893582, 0.9878538, 0.9862506, 0.9845487, 0.9827484, 0.9808499,
0.9788532, 0.9767586, 0.9745664, 0.9722767, 0.9698898, 0.9674059,
0.9648253, 0.9621482, 0.9593748, 0.9565055, 0.9535406, 0.9504804,
0.9473251, 0.944075, 0.9407306, 0.937292, 0.9337597, 0.9301341,
0.9264155, 0.9226042, 0.9187007, 0.9147053, 0.9106184, 0.9064404,
0.9021719, 0.897813, 0.8933644, 0.8888265, 0.8841997, 0.8794845,
0.8746814, 0.8697907, 0.8648131, 0.859749, 0.8545989, 0.8493634,
0.8440429, 0.8386381, 0.8331493, 0.8275773, 0.8219225,
0.8161855, 0.8103669, 0.8044672, 0.7984871, 0.7924272, 0.786288, 0.7800702,
0.7737743, 0.7674012, 0.7609512, 0.7544252, 0.7478237, 0.7411475,
0.7343971, 0.7275733, 0.7206767, 0.7137081, 0.7066681, 0.6995574,
0.6923768, 0.685127, 0.6778086, 0.6704224, 0.6629692, 0.6554497,
0.6478647, 0.6402149, 0.6325011, 0.624724, 0.6168844, 0.6089832,
0.601021, 0.5929987, 0.5849172, 0.5767772, 0.5685794, 0.5603248,
0.5520142, 0.5436484, 0.5352283, 0.5267546, 0.5182282, 0.50965,
0.5010208, 0.4923416, 0.4836131, 0.4748363, 0.4660119, 0.457141,
0.4482243, 0.4392629, 0.4302575, 0.421209, 0.4121185, 0.4029867,
0.3938147, 0.3846032, 0.3753533, 0.3660659, 0.3567419, 0.3473822,
0.3379877, 0.3285595, 0.3190984, 0.3096054, 0.3000814, 0.2905274,
0.2809443, 0.2713332, 0.261695, 0.2520306, 0.2423409, 0.232627,
0.2228899, 0.2131305, 0.2033498, 0.1935487, 0.1837283, 0.1738895,
0.1640333, 0.1541607, 0.1442727, 0.1343703, 0.1244544, 0.1145261,
0.1045863, 0.09463613, 0.08467644, 0.07470829, 0.06473266, 0.05475057,
0.044763, 0.03477095, 0.02477542, 0.01477742, 0.004777943, -0.005222016,
-0.01522145, -0.02521937, -0.03521476, -0.04520663, -0.05519398,
-0.06517581, -0.07515112, -0.08511892, -0.09507821, -0.105028,
-0.1149673, -0.124895, -0.1348103, -0.1447121, -0.1545995, -0.1644713,
-0.1743268, -0.1841648, -0.1939844, -0.2037845, -0.2135644, -0.2233228,
-0.2330589, -0.2427717,
-0.2524603, -0.2621236, -0.2717606, -0.2813705, -0.2909523, -0.300505,
-0.3100276, -0.3195192, -0.3289789, -0.3384056, -0.3477986, -0.3571567,
-0.3664791, -0.3757649, -0.3850131, -0.3942228, -0.4033931, -0.4125231,
-0.4216118, -0.4306583, -0.4396617, -0.4486212, -0.4575359, -0.4664048,
-0.475227, -0.4840018, -0.4927281, -0.5014051, -0.5100321, -0.518608,
-0.527132, -0.5356033, -0.5440211, -0.5523845, -0.5606926, -0.5689447,
-0.5771399, -0.5852773, -0.5933563, -0.6013759, -0.6093353, -0.6172339,
-0.6250706, -0.6328449, -0.640556, -0.6482029, -0.6557851, -0.6633016,
-0.6707519, -0.678135, -0.6854504, -0.6926972, -0.6998747, -0.7069823,
-0.7140191, -0.7209845, -0.7278779, -0.7346984, -0.7414455, -0.7481185,
-0.7547166, -0.7612393, -0.7676858, -0.7740556, -0.7803479, -0.7865623,
-0.792698, -0.7987544, -0.8047309, -0.810627, -0.816442, -0.8221753,
-0.8278264, -0.8333948, -0.8388798, -0.844281, -0.8495977, -0.8548294,
-0.8599757, -0.865036, -0.8700097, -0.8748965, -0.8796958, -0.884407,
-0.8890299, -0.8935639, -0.8980085, -0.9023633, -0.9066279, -0.9108018,
-0.9148846, -0.918876, -0.9227754, -0.9265826, -0.9302971, -0.9339186,
-0.9374467, -0.9408811, -0.9442213, -0.9474672, -0.9506183, -0.9536743,
-0.956635, -0.9595, -0.9622691, -0.9649419, -0.9675183, -0.9699979,
-0.9723805, -0.9746658, -0.9768537, -0.9789439, -0.9809362, -0.9828305,
-0.9846264, -0.9863239, -0.9879227, -0.9894227, -0.9908239, -0.9921259,
-0.9933288,
-0.9944322, -0.9954363, -0.9963408, -0.9971456, -0.9978508, -0.9984561,
-0.9989617, -0.9993673, -0.999673, -0.9998787, -0.9999844, -0.9999902,
-0.9998959, -0.9997017, -0.9994075, -0.9990134, -0.9985193, -0.9979254,
-0.9972317, -0.9964383, -0.9955452, -0.9945526, -0.9934605, -0.9922691,
-0.9909785, -0.9895887, -0.9881001, -0.9865125, -0.9848264, -0.9830417,
-0.9811588, -0.9791777, -0.9770988, -0.9749221, -0.9726479, -0.9702765,
-0.967808, -0.9652427, -0.962581, -0.959823, -0.956969, -0.9540192,
-0.9509742, -0.947834, -0.944599, -0.9412695, -0.9378459, -0.9343286,
-0.9307178, -0.9270139, -0.9232174, -0.9193285, -0.9153477, -0.9112754,
-0.9071119, -0.9028577, -0.8985133, -0.894079, -0.8895552, -0.8849425,
-0.8802414, -0.8754522, -0.8705754, -0.8656116, -0.8605613, -0.8554249,
-0.8502029, -0.844896, -0.8395045, -0.8340291, -0.8284702, -0.8228286,
-0.8171046, -0.811299, -0.8054122, -0.7994449, -0.7933976, -0.787271,
-0.7810657, -0.7747822, -0.7684214, -0.7619836, -0.7554696, -0.7488801,
-0.7422158, -0.7354771, -0.728665, -0.7217799, -0.7148228, -0.7077941,
-0.7006946, -0.6935251, -0.6862862, -0.6789787, -0.6716033, -0.6641607,
-0.6566517, -0.6490771, -0.6414375, -0.6337339, -0.6259668, -0.6181371,
-0.6102456, -0.6022931, -0.5942804, -0.5862082, -0.5780774, -0.5698889,
-0.5616433, -0.5533416, -0.5449845, -0.5365729, -0.5281077, -0.5195897,
-0.5110196, -0.5023986, -0.4937272, -0.4850065, -0.4762373, -0.4674205,
-0.4585569,
-0.4496475, -0.4406931, -0.4316946, -0.422653, -0.4135691, -0.4044438,
-0.3952781, -0.3860729, -0.3768291, -0.3675475, -0.3582293, -0.3488752,
-0.3394862, -0.3300633, -0.3206073, -0.3111193, -0.3016002, -0.292051,
-0.2824725, -0.2728658, -0.2632318, -0.2535715, -0.2438858, -0.2341757,
-0.2244422, -0.2146863, -0.2049089, -0.195111, -0.1852936, -0.1754577,
-0.1656042, -0.1557341, -0.1458485, -0.1359483, -0.1260345, -0.1161081,
-0.1061701, -0.09622151, -0.08626327, -0.0762964, -0.06632189,
-0.05634077, -0.046354, -0.0363626, -0.02636756, -0.01636988,
-0.006370571, 0.003629378, 0.01362896, 0.02362719, 0.03362305,
0.04361555, 0.05360368, 0.06358646, 0.07356288, 0.08353194, 0.09349265,
0.103444, 0.113385, 0.1233147, 0.133232, 0.1431361, 0.1530258, 0.1629002,
0.1727583, 0.1825991, 0.1924217, 0.2022251, 0.2120082, 0.2217701,
0.2315098, 0.2412264, 0.2509189, 0.2605863, 0.2702276, 0.2798419,
0.2894282, 0.2989855, 0.308513, 0.3180096, 0.3274744, 0.3369065,
0.3463049, 0.3556686, 0.3649968, 0.3742885, 0.3835427, 0.3927587,
0.4019353, 0.4110717, 0.420167, 0.4292203, 0.4382307, 0.4471973,
0.4561191, 0.4649954, 0.4738251, 0.4826075, 0.4913416, 0.5000265,
0.5086614, 0.5172455, 0.5257779, 0.5342577, 0.5426841, 0.5510561,
0.5593731, 0.5676342, 0.5758385, 0.5839852, 0.5920735, 0.6001026,
0.6080717, 0.61598, 0.6238267, 0.631611, 0.6393321, 0.6469893, 0.6545818,
0.6621089, 0.6695698,
0.6769636, 0.6842899, 0.6915476, 0.6987363, 0.705855, 0.7129031, 0.71988,
0.7267848, 0.7336171, 0.7403759, 0.7470607, 0.7536708, 0.7602055,
0.7666642, 0.7730463, 0.779351, 0.7855778, 0.7917261, 0.7977951,
0.8037844, 0.8096933, 0.8155213, 0.8212677, 0.826932, 0.8325136,
0.8380119, 0.8434264, 0.8487566, 0.8540019, 0.8591618, 0.8642358,
0.8692234, 0.8741241, 0.8789373, 0.8836626, 0.8882996, 0.8928478,
0.8973066, 0.9016758, 0.9059547, 0.9101431, 0.9142405, 0.9182464,
0.9221606, 0.9259824, 0.9297118, 0.9333481, 0.9368911, 0.9403404,
0.9436957, 0.9469566, 0.9501228, 0.953194, 0.9561699, 0.9590501,
0.9618345, 0.9645227, 0.9671144, 0.9696094, 0.9720075, 0.9743084,
0.9765118, 0.9786175, 0.9806255, 0.9825354, 0.9843469, 0.9860601,
0.9876747, 0.9891905, 0.9906074, 0.9919252, 0.9931438, 0.9942631,
0.995283, 0.9962034, 0.9970241, 0.9977452, 0.9983664, 0.9988878,
0.9993094, 0.999631, 0.9998527, 0.9999743, 0.999996, 0.9999177,
0.9997393, 0.9994611, 0.9990828, 0.9986047, 0.9980267, 0.9973488,
0.9965713, 0.9956941, 0.9947174, 0.9936411, 0.9924655, 0.9911907,
0.9898167, 0.9883437, 0.9867719, 0.9851015, 0.9833325, 0.9814652,
0.9794998, 0.9774364, 0.9752753, 0.9730166, 0.9706606, 0.9682076,
0.9656578, 0.9630114, 0.9602687, 0.9574299, 0.9544954, 0.9514655,
0.9483404, 0.9451205, 0.9418061, 0.9383975, 0.934895, 0.9312991,
0.9276101, 0.9238282, 0.9199541, 0.9159878, 0.9119301, 0.9077811,
0.9035413, 0.8992112, 0.8947912, 0.8902817, 0.8856831, 0.880996,
0.8762208, 0.871358, 0.866408, 0.8613714, 0.8562487, 0.8510403,
0.8457468, 0.8403688, 0.8349067, 0.8293611, 0.8237326, 0.8180218,
0.8122291, 0.8063552, 0.8004007, 0.7943661, 0.7882521, 0.7820593,
0.7757882, 0.7694396, 0.763014, 0.7565122, 0.7499346, 0.7432821,
0.7365553, 0.7297548, 0.7228814, 0.7159356, 0.7089183, 0.70183,
0.6946716, 0.6874437, 0.6801471, 0.6727825, 0.6653506, 0.6578521,
0.6502879, 0.6426586, 0.6349651, 0.627208, 0.6193883, 0.6115066,
0.6035637, 0.5955606, 0.5874978, 0.5793763, 0.5711969, 0.5629603,
0.5546675, 0.5463191, 0.5379162, 0.5294595, 0.5209498, 0.512388,
0.503775, 0.4951116, 0.4863987, 0.4776371, 0.4688278, 0.4599716,
0.4510695, 0.4421222, 0.4331307, 0.4240958, 0.4150186, 0.4058999,
0.3967406, 0.3875416, 0.3783038, 0.3690283, 0.3597158, 0.3503673,
0.3409838, 0.3315663, 0.3221155, 0.3126326, 0.3031183, 0.2935738,
0.2839999, 0.2743977, 0.2647679, 0.2551118, 0.24543, 0.2357238, 0.225994,
0.2162415, 0.2064675, 0.1966728, 0.1868584, 0.1770254, 0.1671746,
0.1573072, 0.147424, 0.137526, 0.1276143, 0.1176899, 0.1077536,
0.09780665, 0.08784988, 0.07788431, 0.06791096, 0.05793082, 0.04794488,
0.03795415, 0.02795962, 0.0179623, 0.007963183, -0.002036731, -0.01203644,
-0.02203495, -0.03203125, -0.04202435, -0.05201325, -0.06199695,
-0.07197444, -0.08194474, -0.09190685, -0.1018598, -0.1118025, -0.121734,
-0.1316534, -0.1415596, -0.1514517, -0.1613286, -0.1711894, -0.181033,
-0.1908586, -0.2006651, -0.2104515, -0.2202168, -0.2299601, -0.2396805,
-0.2493769, -0.2590483, -0.2686938, -0.2783125, -0.2879033, -0.2974654,
-0.3069977, -0.3164992, -0.3259692, -0.3354065, -0.3448103, -0.3541797,
-0.3635136, -0.3728111, -0.3820714, -0.3912935, -0.4004764, -0.4096193,
-0.4187213, -0.4277813, -0.4367986, -0.4457722, -0.4547012, -0.4635848,
-0.472422, -0.4812119, -0.4899538, -0.4986466, -0.5072896, -0.5158818,
-0.5244225, -0.5329107, -0.5413457, -0.5497264, -0.5580522, -0.5663223,
-0.5745357, -0.5826916, -0.5907893, -0.5988278, -0.6068066, -0.6147246,
-0.6225811, -0.6303754, -0.6381067, -0.6457741, -0.653377, -0.6609145,
-0.668386, -0.6757905, -0.6831276, -0.6903963, -0.697596, -0.7047259,
-0.7117853, -0.7187736, -0.72569, -0.7325338, -0.7393044, -0.746001,
-0.7526231, -0.7591698, -0.7656407, -0.772035, -0.7783521, -0.7845913,
-0.7907521, -0.7968339, -0.8028359, -0.8087577, -0.8145986, -0.820358,
-0.8260354, -0.8316302, -0.8371418, -0.8425697, -0.8479133, -0.8531722,
-0.8583457, -0.8634335, -0.8684348, -0.8733494, -0.8781766, -0.882916,
-0.887567, -0.8921294, -0.8966025, -0.900986, -0.9052793, -0.9094821,
-0.913594, -0.9176146, -0.9215433, -0.9253799, -0.929124, -0.9327752,
-0.9363331, -0.9397973,
-0.9431676, -0.9464436, -0.9496249, -0.9527112, -0.9557023, -0.9585978,
-0.9613975, -0.964101, -0.9667081, -0.9692186, -0.9716321, -0.9739484,
-0.9761674, -0.9782887, -0.9803122, -0.9822378, -0.984065, -0.9857939,
-0.9874241, -0.9889557, -0.9903883, -0.9917219, -0.9929563, -0.9940915,
-0.9951273, -0.9960635, -0.9969001, -0.997637, -0.9982741, -0.9988115,
-0.9992489, -0.9995865, -0.999824, -0.9999616, -0.9999992, -0.9999368,
-0.9997745, -0.9995121, -0.9991497, -0.9986875, -0.9981254, -0.9974635,
-0.9967018, -0.9958405, -0.9948795, -0.9938192, -0.9926594, -0.9914004,
-0.9900422, -0.9885849, -0.9870289, -0.9853742, -0.9836209, -0.9817692,
-0.9798194, -0.9777716, -0.975626, -0.9733829, -0.9710424, -0.9686048,
-0.9660704, -0.9634393, -0.9607119, -0.9578884, -0.9549692, -0.9519544,
-0.9488445, -0.9456397, -0.9423403, -0.9389467, -0.9354591, -0.9318781,
-0.9282038, -0.9244367, -0.9205772, -0.9166257, -0.9125825, -0.908448,
-0.9042226, -0.8999069, -0.8955011, -0.8910058, -0.8864214, -0.8817484,
-0.8769872, -0.8721383, -0.8672022, -0.8621793, -0.8570703, -0.8518755,
-0.8465956, -0.841231, -0.8357822, -0.8302499, -0.8246346, -0.8189368,
-0.8131571, -0.8072961, -0.8013543, -0.7953325, -0.7892311, -0.7830508,
-0.7767922, -0.7704558, -0.7640425, -0.7575527, -0.7509872, -0.7443466,
-0.7376316, -0.7308428, -0.7239809, -0.7170466, -0.7100406, -0.7029637,
-0.6958163, -0.6885995, -0.6813138, -0.6739599, -0.6665387, -0.6590508,
-0.6514969,
-0.643878, -0.6361946, -0.6284477, -0.6206378, -0.612766, -0.6048328,
-0.5968392, -0.5887859, -0.5806737, -0.5725034, -0.5642759, -0.5559919,
-0.5476524, -0.5392581, -0.5308099, -0.5223086, -0.513755, -0.5051501,
-0.4964947, -0.4877896, -0.4790358, -0.470234, -0.4613852, -0.4524903,
-0.4435501, -0.4345656, -0.4255376, -0.4164671, -0.4073549, -0.398202,
-0.3890093, -0.3797776, -0.370508, -0.3612014, -0.3518586, -0.3424806,
-0.3330684, -0.3236229, -0.314145, -0.3046357, -0.2950959, -0.2855267,
-0.2759288, -0.2663034, -0.2566514, -0.2469737, -0.2372712, -0.2275451,
-0.2177962, -0.2080256, -0.1982341, -0.1884228, -0.1785927, -0.1687447,
-0.1588798, -0.148999, -0.1391034, -0.1291938, -0.1192713, -0.1093369,
-0.09939155, -0.08943626, -0.07947203, -0.06949985, -0.05952072,
-0.04953564, -0.03954561, -0.02955162, -0.01955467, -0.009555776,
0.0004440784, 0.01044389, 0.02044265, 0.03043937, 0.04043305, 0.05042269,
0.06040728, 0.07038583, 0.08035734, 0.09032082, 0.1002753, 0.1102197,
0.1201531, 0.1300745, 0.1399828, 0.1498772, 0.1597566, 0.16962,
0.1794665, 0.189295, 0.1991045, 0.2088942, 0.218663, 0.2284099, 0.238134,
0.2478342, 0.2575097, 0.2671594, 0.2767824, 0.2863777, 0.2959444,
0.3054815, 0.3149881, 0.3244631, 0.3339057, 0.3433149, 0.3526898,
0.3620294, 0.3713328, 0.3805991, 0.3898273, 0.3990166, 0.4081659,
0.4172744, 0.4263412, 0.4353653, 0.444346, 0.4532822, 0.462173,
0.4710177, 0.4798152,
0.4885648, 0.4972655, 0.5059164, 0.5145168, 0.5230657, 0.5315624,
0.5400059, 0.5483953, 0.55673, 0.5650089, 0.5732314, 0.5813965,
0.5895035, 0.5975516, 0.6055399, 0.6134676, 0.621334, 0.6291383,
0.6368796, 0.6445573, 0.6521705, 0.6597185, 0.6672005, 0.6746158,
0.6819636, 0.6892433, 0.696454, 0.703595, 0.7106658, 0.7176654,
0.7245933, 0.7314487, 0.738231, 0.7449394, 0.7515734, 0.7581322,
0.7646152, 0.7710217, 0.7773512, 0.7836029, 0.7897762, 0.7958706,
0.8018854, 0.80782, 0.8136737, 0.8194461, 0.8251367, 0.8307446,
0.8362696, 0.8417109, 0.847068, 0.8523403, 0.8575276, 0.8626289,
0.8676441, 0.8725725, 0.8774136, 0.882167, 0.8868322, 0.8914087,
0.8958961, 0.9002938, 0.9046016, 0.9088188, 0.9129453, 0.9169804,
0.9209238, 0.9247751, 0.9285339, 0.9321999, 0.9357727, 0.9392518,
0.9426371, 0.9459282, 0.9491246, 0.952226, 0.9552323, 0.9581431,
0.960958, 0.9636769, 0.9662994, 0.9688252, 0.9712542, 0.973586,
0.9758205, 0.9779574, 0.9799966, 0.9819376, 0.9837806, 0.9855251,
0.9871711, 0.9887184, 0.9901668, 0.9915162, 0.9927664, 0.9939173,
0.994969, 0.995921, 0.9967735, 0.9975263, 0.9981794, 0.9987326, 0.999186,
0.9995394, 0.9997929, 0.9999464, 0.9999999, 0.9999534, 0.999807,
0.9995605, 0.9992141, 0.9987678, 0.9982216, 0.9975756, 0.9968298,
0.9959843, 0.9950393, 0.9939947, 0.9928507, 0.9916075, 0.9902651 ;
exp.j = 1 ;
exp.i = 2 ;
}

View File

@ -1,50 +0,0 @@
netcdf test {
dimensions:
LevelWritten = 5 ;
Sensor = 5 ;
maxStrlen64 = 64 ;
variables:
byte Simple\%20Point.LevelWritten.LevelWritten.LevelWritten__0(LevelWritten) ;
double Simple\%20Point.Data\%20Vgroup.Sensor.Time.Time__0(Sensor) ;
double Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__0(Sensor) ;
double Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__1(Sensor) ;
double Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__2(Sensor) ;
double Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__3(Sensor) ;
char Simple\%20Point.Data\%20Vgroup.Sensor.Species.Species__0(Sensor, maxStrlen64) ;
byte FixedBuoy\%20Point.LevelWritten.LevelWritten.LevelWritten__0(LevelWritten) ;
byte FloatBuoy\%20Point.LevelWritten.LevelWritten.LevelWritten__0(LevelWritten) ;
data:
Simple\%20Point.LevelWritten.LevelWritten.LevelWritten__0 = 0, 1, 2, 3, 4 ;
Simple\%20Point.Data\%20Vgroup.Sensor.Time.Time__0 = 1000, 998.750260394966,
995.004165278026, 988.771077936042, 980.066577841242 ;
Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__0 =
999.950000416665, 998.200539935204, 993.956097956697, 987.227283375627,
978.030914724148 ;
Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__1 =
999.800006666578, 997.55100025328, 992.808635853866, 985.584766909561,
975.897449330605 ;
Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__2 =
999.550033748988, 996.801706302619, 991.561893714788, 983.843692788121,
973.666395005375 ;
Simple\%20Point.Data\%20Vgroup.Sensor.Concentration.Concentration__3 =
999.200106660978, 995.952733011994, 990.215996212637, 982.00423511727,
971.33797485203 ;
Simple\%20Point.Data\%20Vgroup.Sensor.Species.Species__0 =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4)." ;
FixedBuoy\%20Point.LevelWritten.LevelWritten.LevelWritten__0 = 5, 6, 7, 8, 9 ;
FloatBuoy\%20Point.LevelWritten.LevelWritten.LevelWritten__0 = 10, 11, 12,
13, 14 ;
}

View File

@ -1,2 +0,0 @@
netcdf test {
}

View File

@ -1,2 +0,0 @@
netcdf test {
}

View File

@ -1,40 +0,0 @@
netcdf test {
dimensions:
Raster\%20Image\%20\%230__X = 5 ;
Raster\%20Image\%20\%230__Y = 6 ;
Raster\%20Image\%20\%231__X = 5 ;
Raster\%20Image\%20\%231__Y = 6 ;
Raster\%20Image\%20\%231__comps = 3 ;
variables:
byte Raster\%20Image\%20\%230(Raster\%20Image\%20\%230__Y, Raster\%20Image\%20\%230__X) ;
byte Raster\%20Image\%20\%231(Raster\%20Image\%20\%231__comps, Raster\%20Image\%20\%231__Y, Raster\%20Image\%20\%231__X) ;
data:
Raster\%20Image\%20\%230 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29 ;
Raster\%20Image\%20\%231 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29,
30, 31, 32, 33, 34,
35, 36, 37, 38, 39,
40, 41, 42, 43, 44,
45, 46, 47, 48, 49,
50, 51, 52, 53, 54,
55, 56, 57, 58, 59,
60, 61, 62, 63, 64,
65, 66, 67, 68, 69,
70, 71, 72, 73, 74,
75, 76, 77, 78, 79,
80, 81, 82, 83, 84,
85, 86, 87, 88, 89 ;
}

View File

@ -1,38 +0,0 @@
netcdf test {
dimensions:
Raster\%20Image\%20\%230__X = 5 ;
Raster\%20Image\%20\%230__Y = 6 ;
Raster\%20Image\%20\%231__X = 5 ;
Raster\%20Image\%20\%231__Y = 6 ;
Raster\%20Image\%20\%232__X = 5 ;
Raster\%20Image\%20\%232__Y = 6 ;
variables:
byte Raster\%20Image\%20\%230(Raster\%20Image\%20\%230__Y, Raster\%20Image\%20\%230__X) ;
byte Raster\%20Image\%20\%231(Raster\%20Image\%20\%231__Y, Raster\%20Image\%20\%231__X) ;
byte Raster\%20Image\%20\%232(Raster\%20Image\%20\%232__Y, Raster\%20Image\%20\%232__X) ;
data:
Raster\%20Image\%20\%230 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29 ;
Raster\%20Image\%20\%231 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29 ;
Raster\%20Image\%20\%232 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29 ;
}

View File

@ -1,29 +0,0 @@
netcdf test {
dimensions:
Raster\%20Image\%20\%230__X = 5 ;
Raster\%20Image\%20\%230__Y = 6 ;
Raster\%20Image\%20\%230__comps = 3 ;
variables:
byte Raster\%20Image\%20\%230(Raster\%20Image\%20\%230__comps, Raster\%20Image\%20\%230__Y, Raster\%20Image\%20\%230__X) ;
data:
Raster\%20Image\%20\%230 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29,
30, 31, 32, 33, 34,
35, 36, 37, 38, 39,
40, 41, 42, 43, 44,
45, 46, 47, 48, 49,
50, 51, 52, 53, 54,
55, 56, 57, 58, 59,
60, 61, 62, 63, 64,
65, 66, 67, 68, 69,
70, 71, 72, 73, 74,
75, 76, 77, 78, 79,
80, 81, 82, 83, 84,
85, 86, 87, 88, 89 ;
}

View File

@ -1,177 +0,0 @@
netcdf test {
dimensions:
GR_DFNT_CHAR8__X = 5 ;
GR_DFNT_CHAR8__Y = 5 ;
GR_DFNT_CHAR8__comps = 3 ;
GR_DFNT_FLOAT32__X = 7 ;
GR_DFNT_FLOAT32__Y = 4 ;
GR_DFNT_FLOAT32__comps = 3 ;
GR_DFNT_FLOAT64__X = 7 ;
GR_DFNT_FLOAT64__Y = 4 ;
GR_DFNT_INT16__X = 5 ;
GR_DFNT_INT16__Y = 5 ;
GR_DFNT_INT16__comps = 2 ;
GR_DFNT_INT32__X = 5 ;
GR_DFNT_INT32__Y = 5 ;
GR_DFNT_INT8__X = 5 ;
GR_DFNT_INT8__Y = 5 ;
GR_DFNT_INT8__comps = 2 ;
GR_DFNT_UCHAR8__X = 3 ;
GR_DFNT_UCHAR8__Y = 5 ;
GR_DFNT_UCHAR8__comps = 3 ;
GR_DFNT_UINT16__X = 3 ;
GR_DFNT_UINT16__Y = 3 ;
GR_DFNT_UINT16__comps = 3 ;
GR_DFNT_UINT32__X = 3 ;
GR_DFNT_UINT32__Y = 3 ;
GR_DFNT_UINT32__comps = 3 ;
GR_DFNT_UINT8__X = 3 ;
GR_DFNT_UINT8__Y = 3 ;
GR_DFNT_UINT8__comps = 3 ;
variables:
int GR_DFNT_INT32(GR_DFNT_INT32__Y, GR_DFNT_INT32__X) ;
int GR_DFNT_UINT32(GR_DFNT_UINT32__comps, GR_DFNT_UINT32__Y, GR_DFNT_UINT32__X) ;
int GR_DFNT_INT16(GR_DFNT_INT16__comps, GR_DFNT_INT16__Y, GR_DFNT_INT16__X) ;
int GR_DFNT_UINT16(GR_DFNT_UINT16__comps, GR_DFNT_UINT16__Y, GR_DFNT_UINT16__X) ;
int GR_DFNT_INT8(GR_DFNT_INT8__comps, GR_DFNT_INT8__Y, GR_DFNT_INT8__X) ;
byte GR_DFNT_UINT8(GR_DFNT_UINT8__comps, GR_DFNT_UINT8__Y, GR_DFNT_UINT8__X) ;
double GR_DFNT_FLOAT32(GR_DFNT_FLOAT32__comps, GR_DFNT_FLOAT32__Y, GR_DFNT_FLOAT32__X) ;
double GR_DFNT_FLOAT64(GR_DFNT_FLOAT64__Y, GR_DFNT_FLOAT64__X) ;
byte GR_DFNT_CHAR8(GR_DFNT_CHAR8__comps, GR_DFNT_CHAR8__Y, GR_DFNT_CHAR8__X) ;
byte GR_DFNT_UCHAR8(GR_DFNT_UCHAR8__comps, GR_DFNT_UCHAR8__Y, GR_DFNT_UCHAR8__X) ;
data:
GR_DFNT_INT32 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152 ;
GR_DFNT_UINT32 =
0, 4096, 8192,
12288, 16384, 20480,
24576, 28672, 32768,
36864, 40960, 45056,
49152, 53248, 57344,
61440, 65536, 69632,
73728, 77824, 81920,
86016, 90112, 94208,
98304, 102400, 106496 ;
GR_DFNT_INT16 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352 ;
GR_DFNT_UINT16 =
0, 4096, 8192,
12288, 16384, 20480,
24576, 28672, 32768,
36864, 40960, 45056,
49152, 53248, 57344,
61440, 65536, 69632,
73728, 77824, 81920,
86016, 90112, 94208,
98304, 102400, 106496 ;
GR_DFNT_INT8 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352 ;
GR_DFNT_UINT8 =
0, 1, 2,
3, 4, 5,
6, 7, 8,
9, 10, 11,
12, 13, 14,
15, 16, 17,
18, 19, 20,
21, 22, 23,
24, 25, 26 ;
GR_DFNT_FLOAT32 =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994, 0.995004165278026,
0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627, 0.985584766909561,
0.983843692788121, 0.98200423511727, 0.980066577841242,
0.978030914724148, 0.975897449330606, 0.973666395005375, 0.97133797485203,
0.968912421710645, 0.966389978134513, 0.963770896365891,
0.961055438310771, 0.958243875512697, 0.955336489125606, 0.952333569885713,
0.949235418082441, 0.946042343528387, 0.942754665528346,
0.939372712847379, 0.935896823677935, 0.932327345606034, 0.92866463557651,
0.924909059857313, 0.921060994002885, 0.917120822816605,
0.913088940312308, 0.908965749674885, 0.904751663219963, 0.900447102352677,
0.896052497525525, 0.891568288195329, 0.886994922779284,
0.882332858610121, 0.877582561890373, 0.872744507645751, 0.86781917967765,
0.862807070514761, 0.857708681363824, 0.852524522059506,
0.847255111013416, 0.841900975162269, 0.836462649915187, 0.830940679100164,
0.825335614909678, 0.819648017845479, 0.813878456662534,
0.808027508312152, 0.802095757884293, 0.796083798549056, 0.789992231497365,
0.783821665880849, 0.777572718750928, 0.771246014997107,
0.764842187284488, 0.758361875990508, 0.751805729140895, 0.74517440234487,
0.738468558729588, 0.731688868873821, 0.724836010740905,
0.717910669610943, 0.710913538012277, 0.703845315652236, 0.696706709347165,
0.689498432951747, 0.682221207287614, 0.674875760071267 ;
GR_DFNT_FLOAT64 =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994, 0.995004165278026,
0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627, 0.985584766909561,
0.983843692788121, 0.98200423511727, 0.980066577841242,
0.978030914724148, 0.975897449330606, 0.973666395005375, 0.97133797485203,
0.968912421710645, 0.966389978134513, 0.963770896365891 ;
GR_DFNT_CHAR8 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29,
30, 31, 32, 33, 34,
35, 36, 37, 38, 39,
40, 41, 42, 43, 44,
45, 46, 47, 48, 49,
50, 51, 52, 53, 54,
55, 56, 57, 58, 59,
60, 61, 62, 63, 64,
65, 66, 67, 68, 69,
70, 71, 72, 73, 74 ;
GR_DFNT_UCHAR8 =
0, 1, 2,
3, 4, 5,
6, 7, 8,
9, 10, 11,
12, 13, 14,
15, 16, 17,
18, 19, 20,
21, 22, 23,
24, 25, 26,
27, 28, 29,
30, 31, 32,
33, 34, 35,
36, 37, 38,
39, 40, 41,
42, 43, 44 ;
}

View File

@ -1,355 +0,0 @@
netcdf test {
dimensions:
GR_16__X = 5 ;
GR_16__Y = 5 ;
GR_16__comps = 16 ;
GR_1__X = 5 ;
GR_1__Y = 5 ;
GR_2__X = 5 ;
GR_2__Y = 5 ;
GR_2__comps = 2 ;
GR_32__X = 5 ;
GR_32__Y = 5 ;
GR_32__comps = 32 ;
GR_4__X = 5 ;
GR_4__Y = 5 ;
GR_4__comps = 4 ;
GR_8__X = 5 ;
GR_8__Y = 5 ;
GR_8__comps = 8 ;
variables:
int GR_1(GR_1__Y, GR_1__X) ;
int GR_2(GR_2__comps, GR_2__Y, GR_2__X) ;
int GR_4(GR_4__comps, GR_4__Y, GR_4__X) ;
int GR_8(GR_8__comps, GR_8__Y, GR_8__X) ;
int GR_16(GR_16__comps, GR_16__Y, GR_16__X) ;
int GR_32(GR_32__comps, GR_32__Y, GR_32__X) ;
data:
GR_1 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152 ;
GR_2 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352 ;
GR_4 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792,
163840, 165888, 167936, 169984, 172032,
174080, 176128, 178176, 180224, 182272,
184320, 186368, 188416, 190464, 192512,
194560, 196608, 198656, 200704, 202752 ;
GR_8 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792,
163840, 165888, 167936, 169984, 172032,
174080, 176128, 178176, 180224, 182272,
184320, 186368, 188416, 190464, 192512,
194560, 196608, 198656, 200704, 202752,
204800, 206848, 208896, 210944, 212992,
215040, 217088, 219136, 221184, 223232,
225280, 227328, 229376, 231424, 233472,
235520, 237568, 239616, 241664, 243712,
245760, 247808, 249856, 251904, 253952,
256000, 258048, 260096, 262144, 264192,
266240, 268288, 270336, 272384, 274432,
276480, 278528, 280576, 282624, 284672,
286720, 288768, 290816, 292864, 294912,
296960, 299008, 301056, 303104, 305152,
307200, 309248, 311296, 313344, 315392,
317440, 319488, 321536, 323584, 325632,
327680, 329728, 331776, 333824, 335872,
337920, 339968, 342016, 344064, 346112,
348160, 350208, 352256, 354304, 356352,
358400, 360448, 362496, 364544, 366592,
368640, 370688, 372736, 374784, 376832,
378880, 380928, 382976, 385024, 387072,
389120, 391168, 393216, 395264, 397312,
399360, 401408, 403456, 405504, 407552 ;
GR_16 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792,
163840, 165888, 167936, 169984, 172032,
174080, 176128, 178176, 180224, 182272,
184320, 186368, 188416, 190464, 192512,
194560, 196608, 198656, 200704, 202752,
204800, 206848, 208896, 210944, 212992,
215040, 217088, 219136, 221184, 223232,
225280, 227328, 229376, 231424, 233472,
235520, 237568, 239616, 241664, 243712,
245760, 247808, 249856, 251904, 253952,
256000, 258048, 260096, 262144, 264192,
266240, 268288, 270336, 272384, 274432,
276480, 278528, 280576, 282624, 284672,
286720, 288768, 290816, 292864, 294912,
296960, 299008, 301056, 303104, 305152,
307200, 309248, 311296, 313344, 315392,
317440, 319488, 321536, 323584, 325632,
327680, 329728, 331776, 333824, 335872,
337920, 339968, 342016, 344064, 346112,
348160, 350208, 352256, 354304, 356352,
358400, 360448, 362496, 364544, 366592,
368640, 370688, 372736, 374784, 376832,
378880, 380928, 382976, 385024, 387072,
389120, 391168, 393216, 395264, 397312,
399360, 401408, 403456, 405504, 407552,
409600, 411648, 413696, 415744, 417792,
419840, 421888, 423936, 425984, 428032,
430080, 432128, 434176, 436224, 438272,
440320, 442368, 444416, 446464, 448512,
450560, 452608, 454656, 456704, 458752,
460800, 462848, 464896, 466944, 468992,
471040, 473088, 475136, 477184, 479232,
481280, 483328, 485376, 487424, 489472,
491520, 493568, 495616, 497664, 499712,
501760, 503808, 505856, 507904, 509952,
512000, 514048, 516096, 518144, 520192,
522240, 524288, 526336, 528384, 530432,
532480, 534528, 536576, 538624, 540672,
542720, 544768, 546816, 548864, 550912,
552960, 555008, 557056, 559104, 561152,
563200, 565248, 567296, 569344, 571392,
573440, 575488, 577536, 579584, 581632,
583680, 585728, 587776, 589824, 591872,
593920, 595968, 598016, 600064, 602112,
604160, 606208, 608256, 610304, 612352,
614400, 616448, 618496, 620544, 622592,
624640, 626688, 628736, 630784, 632832,
634880, 636928, 638976, 641024, 643072,
645120, 647168, 649216, 651264, 653312,
655360, 657408, 659456, 661504, 663552,
665600, 667648, 669696, 671744, 673792,
675840, 677888, 679936, 681984, 684032,
686080, 688128, 690176, 692224, 694272,
696320, 698368, 700416, 702464, 704512,
706560, 708608, 710656, 712704, 714752,
716800, 718848, 720896, 722944, 724992,
727040, 729088, 731136, 733184, 735232,
737280, 739328, 741376, 743424, 745472,
747520, 749568, 751616, 753664, 755712,
757760, 759808, 761856, 763904, 765952,
768000, 770048, 772096, 774144, 776192,
778240, 780288, 782336, 784384, 786432,
788480, 790528, 792576, 794624, 796672,
798720, 800768, 802816, 804864, 806912,
808960, 811008, 813056, 815104, 817152 ;
GR_32 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792,
163840, 165888, 167936, 169984, 172032,
174080, 176128, 178176, 180224, 182272,
184320, 186368, 188416, 190464, 192512,
194560, 196608, 198656, 200704, 202752,
204800, 206848, 208896, 210944, 212992,
215040, 217088, 219136, 221184, 223232,
225280, 227328, 229376, 231424, 233472,
235520, 237568, 239616, 241664, 243712,
245760, 247808, 249856, 251904, 253952,
256000, 258048, 260096, 262144, 264192,
266240, 268288, 270336, 272384, 274432,
276480, 278528, 280576, 282624, 284672,
286720, 288768, 290816, 292864, 294912,
296960, 299008, 301056, 303104, 305152,
307200, 309248, 311296, 313344, 315392,
317440, 319488, 321536, 323584, 325632,
327680, 329728, 331776, 333824, 335872,
337920, 339968, 342016, 344064, 346112,
348160, 350208, 352256, 354304, 356352,
358400, 360448, 362496, 364544, 366592,
368640, 370688, 372736, 374784, 376832,
378880, 380928, 382976, 385024, 387072,
389120, 391168, 393216, 395264, 397312,
399360, 401408, 403456, 405504, 407552,
409600, 411648, 413696, 415744, 417792,
419840, 421888, 423936, 425984, 428032,
430080, 432128, 434176, 436224, 438272,
440320, 442368, 444416, 446464, 448512,
450560, 452608, 454656, 456704, 458752,
460800, 462848, 464896, 466944, 468992,
471040, 473088, 475136, 477184, 479232,
481280, 483328, 485376, 487424, 489472,
491520, 493568, 495616, 497664, 499712,
501760, 503808, 505856, 507904, 509952,
512000, 514048, 516096, 518144, 520192,
522240, 524288, 526336, 528384, 530432,
532480, 534528, 536576, 538624, 540672,
542720, 544768, 546816, 548864, 550912,
552960, 555008, 557056, 559104, 561152,
563200, 565248, 567296, 569344, 571392,
573440, 575488, 577536, 579584, 581632,
583680, 585728, 587776, 589824, 591872,
593920, 595968, 598016, 600064, 602112,
604160, 606208, 608256, 610304, 612352,
614400, 616448, 618496, 620544, 622592,
624640, 626688, 628736, 630784, 632832,
634880, 636928, 638976, 641024, 643072,
645120, 647168, 649216, 651264, 653312,
655360, 657408, 659456, 661504, 663552,
665600, 667648, 669696, 671744, 673792,
675840, 677888, 679936, 681984, 684032,
686080, 688128, 690176, 692224, 694272,
696320, 698368, 700416, 702464, 704512,
706560, 708608, 710656, 712704, 714752,
716800, 718848, 720896, 722944, 724992,
727040, 729088, 731136, 733184, 735232,
737280, 739328, 741376, 743424, 745472,
747520, 749568, 751616, 753664, 755712,
757760, 759808, 761856, 763904, 765952,
768000, 770048, 772096, 774144, 776192,
778240, 780288, 782336, 784384, 786432,
788480, 790528, 792576, 794624, 796672,
798720, 800768, 802816, 804864, 806912,
808960, 811008, 813056, 815104, 817152,
819200, 821248, 823296, 825344, 827392,
829440, 831488, 833536, 835584, 837632,
839680, 841728, 843776, 845824, 847872,
849920, 851968, 854016, 856064, 858112,
860160, 862208, 864256, 866304, 868352,
870400, 872448, 874496, 876544, 878592,
880640, 882688, 884736, 886784, 888832,
890880, 892928, 894976, 897024, 899072,
901120, 903168, 905216, 907264, 909312,
911360, 913408, 915456, 917504, 919552,
921600, 923648, 925696, 927744, 929792,
931840, 933888, 935936, 937984, 940032,
942080, 944128, 946176, 948224, 950272,
952320, 954368, 956416, 958464, 960512,
962560, 964608, 966656, 968704, 970752,
972800, 974848, 976896, 978944, 980992,
983040, 985088, 987136, 989184, 991232,
993280, 995328, 997376, 999424, 1001472,
1003520, 1005568, 1007616, 1009664, 1011712,
1013760, 1015808, 1017856, 1019904, 1021952,
1024000, 1026048, 1028096, 1030144, 1032192,
1034240, 1036288, 1038336, 1040384, 1042432,
1044480, 1046528, 1048576, 1050624, 1052672,
1054720, 1056768, 1058816, 1060864, 1062912,
1064960, 1067008, 1069056, 1071104, 1073152,
1075200, 1077248, 1079296, 1081344, 1083392,
1085440, 1087488, 1089536, 1091584, 1093632,
1095680, 1097728, 1099776, 1101824, 1103872,
1105920, 1107968, 1110016, 1112064, 1114112,
1116160, 1118208, 1120256, 1122304, 1124352,
1126400, 1128448, 1130496, 1132544, 1134592,
1136640, 1138688, 1140736, 1142784, 1144832,
1146880, 1148928, 1150976, 1153024, 1155072,
1157120, 1159168, 1161216, 1163264, 1165312,
1167360, 1169408, 1171456, 1173504, 1175552,
1177600, 1179648, 1181696, 1183744, 1185792,
1187840, 1189888, 1191936, 1193984, 1196032,
1198080, 1200128, 1202176, 1204224, 1206272,
1208320, 1210368, 1212416, 1214464, 1216512,
1218560, 1220608, 1222656, 1224704, 1226752,
1228800, 1230848, 1232896, 1234944, 1236992,
1239040, 1241088, 1243136, 1245184, 1247232,
1249280, 1251328, 1253376, 1255424, 1257472,
1259520, 1261568, 1263616, 1265664, 1267712,
1269760, 1271808, 1273856, 1275904, 1277952,
1280000, 1282048, 1284096, 1286144, 1288192,
1290240, 1292288, 1294336, 1296384, 1298432,
1300480, 1302528, 1304576, 1306624, 1308672,
1310720, 1312768, 1314816, 1316864, 1318912,
1320960, 1323008, 1325056, 1327104, 1329152,
1331200, 1333248, 1335296, 1337344, 1339392,
1341440, 1343488, 1345536, 1347584, 1349632,
1351680, 1353728, 1355776, 1357824, 1359872,
1361920, 1363968, 1366016, 1368064, 1370112,
1372160, 1374208, 1376256, 1378304, 1380352,
1382400, 1384448, 1386496, 1388544, 1390592,
1392640, 1394688, 1396736, 1398784, 1400832,
1402880, 1404928, 1406976, 1409024, 1411072,
1413120, 1415168, 1417216, 1419264, 1421312,
1423360, 1425408, 1427456, 1429504, 1431552,
1433600, 1435648, 1437696, 1439744, 1441792,
1443840, 1445888, 1447936, 1449984, 1452032,
1454080, 1456128, 1458176, 1460224, 1462272,
1464320, 1466368, 1468416, 1470464, 1472512,
1474560, 1476608, 1478656, 1480704, 1482752,
1484800, 1486848, 1488896, 1490944, 1492992,
1495040, 1497088, 1499136, 1501184, 1503232,
1505280, 1507328, 1509376, 1511424, 1513472,
1515520, 1517568, 1519616, 1521664, 1523712,
1525760, 1527808, 1529856, 1531904, 1533952,
1536000, 1538048, 1540096, 1542144, 1544192,
1546240, 1548288, 1550336, 1552384, 1554432,
1556480, 1558528, 1560576, 1562624, 1564672,
1566720, 1568768, 1570816, 1572864, 1574912,
1576960, 1579008, 1581056, 1583104, 1585152,
1587200, 1589248, 1591296, 1593344, 1595392,
1597440, 1599488, 1601536, 1603584, 1605632,
1607680, 1609728, 1611776, 1613824, 1615872,
1617920, 1619968, 1622016, 1624064, 1626112,
1628160, 1630208, 1632256, 1634304, 1636352 ;
}

View File

@ -1,68 +0,0 @@
netcdf test {
dimensions:
GR_Component__X = 5 ;
GR_Component__Y = 5 ;
GR_Component__comps = 3 ;
GR_Line__X = 5 ;
GR_Line__Y = 5 ;
GR_Line__comps = 3 ;
GR_Pixel__X = 5 ;
GR_Pixel__Y = 5 ;
GR_Pixel__comps = 3 ;
variables:
int GR_Pixel(GR_Pixel__comps, GR_Pixel__Y, GR_Pixel__X) ;
int GR_Line(GR_Line__comps, GR_Line__Y, GR_Line__X) ;
int GR_Component(GR_Component__comps, GR_Component__Y, GR_Component__X) ;
data:
GR_Pixel =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552 ;
GR_Line =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552 ;
GR_Component =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552 ;
}

View File

@ -1,26 +0,0 @@
netcdf test {
dimensions:
GR_Palette__X = 5 ;
GR_Palette__Y = 5 ;
GR_Palette__comps = 3 ;
variables:
int GR_Palette(GR_Palette__comps, GR_Palette__Y, GR_Palette__X) ;
data:
GR_Palette =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552 ;
}

View File

@ -1,177 +0,0 @@
netcdf test {
dimensions:
GR_DFNT_CHAR8__X = 5 ;
GR_DFNT_CHAR8__Y = 5 ;
GR_DFNT_CHAR8__comps = 3 ;
GR_DFNT_FLOAT32__X = 7 ;
GR_DFNT_FLOAT32__Y = 4 ;
GR_DFNT_FLOAT32__comps = 3 ;
GR_DFNT_FLOAT64__X = 7 ;
GR_DFNT_FLOAT64__Y = 4 ;
GR_DFNT_INT16__X = 5 ;
GR_DFNT_INT16__Y = 5 ;
GR_DFNT_INT16__comps = 2 ;
GR_DFNT_INT32__X = 5 ;
GR_DFNT_INT32__Y = 5 ;
GR_DFNT_INT8__X = 5 ;
GR_DFNT_INT8__Y = 5 ;
GR_DFNT_INT8__comps = 2 ;
GR_DFNT_UCHAR8__X = 3 ;
GR_DFNT_UCHAR8__Y = 5 ;
GR_DFNT_UCHAR8__comps = 3 ;
GR_DFNT_UINT16__X = 3 ;
GR_DFNT_UINT16__Y = 3 ;
GR_DFNT_UINT16__comps = 3 ;
GR_DFNT_UINT32__X = 3 ;
GR_DFNT_UINT32__Y = 3 ;
GR_DFNT_UINT32__comps = 3 ;
GR_DFNT_UINT8__X = 3 ;
GR_DFNT_UINT8__Y = 3 ;
GR_DFNT_UINT8__comps = 3 ;
variables:
int GR_DFNT_INT32(GR_DFNT_INT32__Y, GR_DFNT_INT32__X) ;
int GR_DFNT_UINT32(GR_DFNT_UINT32__comps, GR_DFNT_UINT32__Y, GR_DFNT_UINT32__X) ;
int GR_DFNT_INT16(GR_DFNT_INT16__comps, GR_DFNT_INT16__Y, GR_DFNT_INT16__X) ;
int GR_DFNT_UINT16(GR_DFNT_UINT16__comps, GR_DFNT_UINT16__Y, GR_DFNT_UINT16__X) ;
int GR_DFNT_INT8(GR_DFNT_INT8__comps, GR_DFNT_INT8__Y, GR_DFNT_INT8__X) ;
byte GR_DFNT_UINT8(GR_DFNT_UINT8__comps, GR_DFNT_UINT8__Y, GR_DFNT_UINT8__X) ;
double GR_DFNT_FLOAT32(GR_DFNT_FLOAT32__comps, GR_DFNT_FLOAT32__Y, GR_DFNT_FLOAT32__X) ;
double GR_DFNT_FLOAT64(GR_DFNT_FLOAT64__Y, GR_DFNT_FLOAT64__X) ;
byte GR_DFNT_CHAR8(GR_DFNT_CHAR8__comps, GR_DFNT_CHAR8__Y, GR_DFNT_CHAR8__X) ;
byte GR_DFNT_UCHAR8(GR_DFNT_UCHAR8__comps, GR_DFNT_UCHAR8__Y, GR_DFNT_UCHAR8__X) ;
data:
GR_DFNT_INT32 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152 ;
GR_DFNT_UINT32 =
0, 4096, 8192,
12288, 16384, 20480,
24576, 28672, 32768,
36864, 40960, 45056,
49152, 53248, 57344,
61440, 65536, 69632,
73728, 77824, 81920,
86016, 90112, 94208,
98304, 102400, 106496 ;
GR_DFNT_INT16 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352 ;
GR_DFNT_UINT16 =
0, 4096, 8192,
12288, 16384, 20480,
24576, 28672, 32768,
36864, 40960, 45056,
49152, 53248, 57344,
61440, 65536, 69632,
73728, 77824, 81920,
86016, 90112, 94208,
98304, 102400, 106496 ;
GR_DFNT_INT8 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352 ;
GR_DFNT_UINT8 =
0, 1, 2,
3, 4, 5,
6, 7, 8,
9, 10, 11,
12, 13, 14,
15, 16, 17,
18, 19, 20,
21, 22, 23,
24, 25, 26 ;
GR_DFNT_FLOAT32 =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994, 0.995004165278026,
0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627, 0.985584766909561,
0.983843692788121, 0.98200423511727, 0.980066577841242,
0.978030914724148, 0.975897449330606, 0.973666395005375, 0.97133797485203,
0.968912421710645, 0.966389978134513, 0.963770896365891,
0.961055438310771, 0.958243875512697, 0.955336489125606, 0.952333569885713,
0.949235418082441, 0.946042343528387, 0.942754665528346,
0.939372712847379, 0.935896823677935, 0.932327345606034, 0.92866463557651,
0.924909059857313, 0.921060994002885, 0.917120822816605,
0.913088940312308, 0.908965749674885, 0.904751663219963, 0.900447102352677,
0.896052497525525, 0.891568288195329, 0.886994922779284,
0.882332858610121, 0.877582561890373, 0.872744507645751, 0.86781917967765,
0.862807070514761, 0.857708681363824, 0.852524522059506,
0.847255111013416, 0.841900975162269, 0.836462649915187, 0.830940679100164,
0.825335614909678, 0.819648017845479, 0.813878456662534,
0.808027508312152, 0.802095757884293, 0.796083798549056, 0.789992231497365,
0.783821665880849, 0.777572718750928, 0.771246014997107,
0.764842187284488, 0.758361875990508, 0.751805729140895, 0.74517440234487,
0.738468558729588, 0.731688868873821, 0.724836010740905,
0.717910669610943, 0.710913538012277, 0.703845315652236, 0.696706709347165,
0.689498432951747, 0.682221207287614, 0.674875760071267 ;
GR_DFNT_FLOAT64 =
1, 0.999950000416665, 0.999800006666578, 0.999550033748988,
0.999200106660978, 0.998750260394966, 0.998200539935204,
0.99755100025328, 0.996801706302619, 0.995952733011994, 0.995004165278026,
0.993956097956697, 0.992808635853866, 0.991561893714788,
0.990215996212637, 0.988771077936042, 0.987227283375627, 0.985584766909561,
0.983843692788121, 0.98200423511727, 0.980066577841242,
0.978030914724148, 0.975897449330606, 0.973666395005375, 0.97133797485203,
0.968912421710645, 0.966389978134513, 0.963770896365891 ;
GR_DFNT_CHAR8 =
0, 1, 2, 3, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16, 17, 18, 19,
20, 21, 22, 23, 24,
25, 26, 27, 28, 29,
30, 31, 32, 33, 34,
35, 36, 37, 38, 39,
40, 41, 42, 43, 44,
45, 46, 47, 48, 49,
50, 51, 52, 53, 54,
55, 56, 57, 58, 59,
60, 61, 62, 63, 64,
65, 66, 67, 68, 69,
70, 71, 72, 73, 74 ;
GR_DFNT_UCHAR8 =
0, 1, 2,
3, 4, 5,
6, 7, 8,
9, 10, 11,
12, 13, 14,
15, 16, 17,
18, 19, 20,
21, 22, 23,
24, 25, 26,
27, 28, 29,
30, 31, 32,
33, 34, 35,
36, 37, 38,
39, 40, 41,
42, 43, 44 ;
}

File diff suppressed because it is too large Load Diff

View File

@ -1,47 +0,0 @@
netcdf test {
dimensions:
fakeDim0 = 5 ;
fakeDim1 = 3 ;
fakeDim2 = 5 ;
fakeDim3 = 3 ;
fakeDim4 = 5 ;
fakeDim5 = 3 ;
fakeDim6 = 7 ;
fakeDim7 = 7 ;
fakeDim8 = 5 ;
fakeDim9 = 3 ;
variables:
int SDS_DFNT_INT32(fakeDim0) ;
int SDS_DFNT_UINT32(fakeDim1) ;
int SDS_DFNT_INT16(fakeDim2) ;
int SDS_DFNT_UINT16(fakeDim3) ;
int SDS_DFNT_INT8(fakeDim4) ;
byte SDS_DFNT_UINT8(fakeDim5) ;
double SDS_DFNT_FLOAT32(fakeDim6) ;
double SDS_DFNT_FLOAT64(fakeDim7) ;
byte SDS_DFNT_CHAR8(fakeDim8) ;
byte SDS_DFNT_UCHAR8(fakeDim9) ;
data:
SDS_DFNT_INT32 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT32 = 0, 4096, 8192 ;
SDS_DFNT_INT16 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT16 = 0, 4096, 8192 ;
SDS_DFNT_INT8 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT8 = 0, 1, 2 ;
SDS_DFNT_FLOAT32 = 1, 0.999950000416665, 0.999800006666578,
0.999550033748988, 0.999200106660978, 0.998750260394966, 0.998200539935204 ;
SDS_DFNT_FLOAT64 = 1, 0.999950000416665, 0.999800006666578,
0.999550033748988, 0.999200106660978, 0.998750260394966, 0.998200539935204 ;
SDS_DFNT_CHAR8 = 0, 1, 2, 3, 4 ;
SDS_DFNT_UCHAR8 = 0, 1, 2 ;
}

View File

@ -1,47 +0,0 @@
netcdf test {
dimensions:
fakeDim0 = 5 ;
fakeDim1 = 3 ;
fakeDim2 = 5 ;
fakeDim3 = 3 ;
fakeDim4 = 5 ;
fakeDim5 = 3 ;
fakeDim6 = 7 ;
fakeDim7 = 7 ;
fakeDim8 = 5 ;
fakeDim9 = 3 ;
variables:
int SDS_DFNT_INT32(fakeDim0) ;
int SDS_DFNT_UINT32(fakeDim1) ;
int SDS_DFNT_INT16(fakeDim2) ;
int SDS_DFNT_UINT16(fakeDim3) ;
int SDS_DFNT_INT8(fakeDim4) ;
byte SDS_DFNT_UINT8(fakeDim5) ;
double SDS_DFNT_FLOAT32(fakeDim6) ;
double SDS_DFNT_FLOAT64(fakeDim7) ;
byte SDS_DFNT_CHAR8(fakeDim8) ;
byte SDS_DFNT_UCHAR8(fakeDim9) ;
data:
SDS_DFNT_INT32 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT32 = 0, 4096, 8192 ;
SDS_DFNT_INT16 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT16 = 0, 4096, 8192 ;
SDS_DFNT_INT8 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT8 = 0, 1, 2 ;
SDS_DFNT_FLOAT32 = 1, 0.999950000416665, 0.999800006666578,
0.999550033748988, 0.999200106660978, 0.998750260394966, 0.998200539935204 ;
SDS_DFNT_FLOAT64 = 1, 0.999950000416665, 0.999800006666578,
0.999550033748988, 0.999200106660978, 0.998750260394966, 0.998200539935204 ;
SDS_DFNT_CHAR8 = 0, 1, 2, 3, 4 ;
SDS_DFNT_UCHAR8 = 0, 1, 2 ;
}

View File

@ -1,223 +0,0 @@
netcdf test {
dimensions:
fakeDim0 = 8 ;
fakeDim1 = 4 ;
fakeDim10 = 2 ;
fakeDim11 = 2 ;
fakeDim12 = 2 ;
fakeDim13 = 2 ;
fakeDim14 = 2 ;
fakeDim15 = 1 ;
fakeDim16 = 2 ;
fakeDim17 = 1 ;
fakeDim18 = 2 ;
fakeDim19 = 1 ;
fakeDim2 = 4 ;
fakeDim20 = 2 ;
fakeDim21 = 1 ;
fakeDim22 = 2 ;
fakeDim23 = 1 ;
fakeDim24 = 2 ;
fakeDim25 = 1 ;
fakeDim26 = 2 ;
fakeDim27 = 1 ;
fakeDim28 = 2 ;
fakeDim29 = 1 ;
fakeDim3 = 4 ;
fakeDim30 = 2 ;
fakeDim31 = 1 ;
fakeDim32 = 2 ;
fakeDim33 = 1 ;
fakeDim34 = 2 ;
fakeDim35 = 2 ;
fakeDim36 = 1 ;
fakeDim37 = 1 ;
fakeDim38 = 1 ;
fakeDim39 = 2 ;
fakeDim4 = 2 ;
fakeDim40 = 1 ;
fakeDim41 = 1 ;
fakeDim42 = 1 ;
fakeDim43 = 2 ;
fakeDim44 = 1 ;
fakeDim45 = 1 ;
fakeDim46 = 1 ;
fakeDim47 = 2 ;
fakeDim48 = 1 ;
fakeDim49 = 1 ;
fakeDim5 = 2 ;
fakeDim50 = 1 ;
fakeDim51 = 2 ;
fakeDim52 = 1 ;
fakeDim53 = 1 ;
fakeDim54 = 1 ;
fakeDim55 = 2 ;
fakeDim56 = 1 ;
fakeDim57 = 1 ;
fakeDim58 = 1 ;
fakeDim59 = 2 ;
fakeDim6 = 2 ;
fakeDim60 = 1 ;
fakeDim61 = 1 ;
fakeDim62 = 1 ;
fakeDim63 = 2 ;
fakeDim64 = 1 ;
fakeDim65 = 1 ;
fakeDim66 = 1 ;
fakeDim67 = 2 ;
fakeDim68 = 1 ;
fakeDim69 = 1 ;
fakeDim7 = 2 ;
fakeDim70 = 1 ;
fakeDim8 = 2 ;
fakeDim9 = 2 ;
variables:
int SDS_2(fakeDim0, fakeDim1) ;
int SDS_3(fakeDim2, fakeDim3, fakeDim4) ;
int SDS_4(fakeDim5, fakeDim6, fakeDim7, fakeDim8) ;
int SDS_5(fakeDim9, fakeDim10, fakeDim11, fakeDim12, fakeDim13) ;
int SDS_6(fakeDim14, fakeDim15, fakeDim16, fakeDim17, fakeDim18, fakeDim19) ;
int SDS_7(fakeDim20, fakeDim21, fakeDim22, fakeDim23, fakeDim24, fakeDim25, fakeDim26) ;
int SDS_8(fakeDim27, fakeDim28, fakeDim29, fakeDim30, fakeDim31, fakeDim32, fakeDim33, fakeDim34) ;
int SDS_16(fakeDim35, fakeDim36, fakeDim37, fakeDim38, fakeDim39, fakeDim40, fakeDim41, fakeDim42, fakeDim43, fakeDim44, fakeDim45, fakeDim46, fakeDim47, fakeDim48, fakeDim49, fakeDim50) ;
int SDS_20(fakeDim51, fakeDim52, fakeDim53, fakeDim54, fakeDim55, fakeDim56, fakeDim57, fakeDim58, fakeDim59, fakeDim60, fakeDim61, fakeDim62, fakeDim63, fakeDim64, fakeDim65, fakeDim66, fakeDim67, fakeDim68, fakeDim69, fakeDim70) ;
data:
SDS_2 =
0, 2048, 4096, 6144,
8192, 10240, 12288, 14336,
16384, 18432, 20480, 22528,
24576, 26624, 28672, 30720,
32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104,
49152, 51200, 53248, 55296,
57344, 59392, 61440, 63488 ;
SDS_3 =
0, 2048,
4096, 6144,
8192, 10240,
12288, 14336,
16384, 18432,
20480, 22528,
24576, 26624,
28672, 30720,
32768, 34816,
36864, 38912,
40960, 43008,
45056, 47104,
49152, 51200,
53248, 55296,
57344, 59392,
61440, 63488 ;
SDS_4 =
0, 2048,
4096, 6144,
8192, 10240,
12288, 14336,
16384, 18432,
20480, 22528,
24576, 26624,
28672, 30720 ;
SDS_5 =
0, 2048,
4096, 6144,
8192, 10240,
12288, 14336,
16384, 18432,
20480, 22528,
24576, 26624,
28672, 30720,
32768, 34816,
36864, 38912,
40960, 43008,
45056, 47104,
49152, 51200,
53248, 55296,
57344, 59392,
61440, 63488 ;
SDS_6 =
0,
2048,
4096,
6144,
8192,
10240,
12288,
14336 ;
SDS_7 =
0, 2048,
4096, 6144,
8192, 10240,
12288, 14336,
16384, 18432,
20480, 22528,
24576, 26624,
28672, 30720 ;
SDS_8 =
0, 2048,
4096, 6144,
8192, 10240,
12288, 14336,
16384, 18432,
20480, 22528,
24576, 26624,
28672, 30720 ;
SDS_16 =
0,
2048,
4096,
6144,
8192,
10240,
12288,
14336,
16384,
18432,
20480,
22528,
24576,
26624,
28672,
30720 ;
SDS_20 =
0,
2048,
4096,
6144,
8192,
10240,
12288,
14336,
16384,
18432,
20480,
22528,
24576,
26624,
28672,
30720,
32768,
34816,
36864,
38912,
40960,
43008,
45056,
47104,
49152,
51200,
53248,
55296,
57344,
59392,
61440,
63488 ;
}

View File

@ -1,26 +0,0 @@
netcdf test {
dimensions:
X_Axis = 5 ;
Y_Axis = 16 ;
variables:
int SDS_1(Y_Axis, X_Axis) ;
data:
SDS_1 =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792 ;
}

View File

@ -1,47 +0,0 @@
netcdf test {
dimensions:
Axis_DFNT_CHAR8 = 5 ;
Axis_DFNT_FLOAT32 = 7 ;
Axis_DFNT_FLOAT64 = 7 ;
Axis_DFNT_INT16 = 5 ;
Axis_DFNT_INT32 = 5 ;
Axis_DFNT_INT8 = 5 ;
Axis_DFNT_UCHAR8 = 3 ;
Axis_DFNT_UINT16 = 3 ;
Axis_DFNT_UINT32 = 3 ;
Axis_DFNT_UINT8 = 3 ;
variables:
int SDS_DFNT_INT32(Axis_DFNT_INT32) ;
int SDS_DFNT_UINT32(Axis_DFNT_UINT32) ;
int SDS_DFNT_INT16(Axis_DFNT_INT16) ;
int SDS_DFNT_UINT16(Axis_DFNT_UINT16) ;
int SDS_DFNT_INT8(Axis_DFNT_INT8) ;
byte SDS_DFNT_UINT8(Axis_DFNT_UINT8) ;
double SDS_DFNT_FLOAT32(Axis_DFNT_FLOAT32) ;
double SDS_DFNT_FLOAT64(Axis_DFNT_FLOAT64) ;
byte SDS_DFNT_CHAR8(Axis_DFNT_CHAR8) ;
byte SDS_DFNT_UCHAR8(Axis_DFNT_UCHAR8) ;
data:
SDS_DFNT_INT32 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT32 = 0, 4096, 8192 ;
SDS_DFNT_INT16 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT16 = 0, 4096, 8192 ;
SDS_DFNT_INT8 = 0, 2048, 4096, 6144, 8192 ;
SDS_DFNT_UINT8 = 0, 1, 2 ;
SDS_DFNT_FLOAT32 = 1, 0.999950000416665, 0.999800006666578,
0.999550033748988, 0.999200106660978, 0.998750260394966, 0.998200539935204 ;
SDS_DFNT_FLOAT64 = 1, 0.999950000416665, 0.999800006666578,
0.999550033748988, 0.999200106660978, 0.998750260394966, 0.998200539935204 ;
SDS_DFNT_CHAR8 = 0, 1, 2, 3, 4 ;
SDS_DFNT_UCHAR8 = 0, 1, 2 ;
}

View File

@ -1,89 +0,0 @@
netcdf test {
dimensions:
fakeDim0 = 16 ;
fakeDim1 = 5 ;
fakeDim2 = 16 ;
fakeDim3 = 5 ;
fakeDim4 = 16 ;
fakeDim5 = 5 ;
fakeDim6 = 16 ;
fakeDim7 = 5 ;
variables:
int SDS_RLE(fakeDim0, fakeDim1) ;
int SDS_N\%2dbit(fakeDim2, fakeDim3) ;
int SDS_Skip_Huffman(fakeDim4, fakeDim5) ;
int SDS_Deflate(fakeDim6, fakeDim7) ;
data:
SDS_RLE =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792 ;
SDS_N\%2dbit =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792 ;
SDS_Skip_Huffman =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792 ;
SDS_Deflate =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152,
51200, 53248, 55296, 57344, 59392,
61440, 63488, 65536, 67584, 69632,
71680, 73728, 75776, 77824, 79872,
81920, 83968, 86016, 88064, 90112,
92160, 94208, 96256, 98304, 100352,
102400, 104448, 106496, 108544, 110592,
112640, 114688, 116736, 118784, 120832,
122880, 124928, 126976, 129024, 131072,
133120, 135168, 137216, 139264, 141312,
143360, 145408, 147456, 149504, 151552,
153600, 155648, 157696, 159744, 161792 ;
}

View File

@ -1,75 +0,0 @@
netcdf test {
dimensions:
fakeDim0 = 9 ;
fakeDim1 = 4 ;
fakeDim2 = 9 ;
fakeDim3 = 4 ;
fakeDim4 = 9 ;
fakeDim5 = 4 ;
fakeDim6 = 9 ;
fakeDim7 = 4 ;
fakeDim8 = 9 ;
fakeDim9 = 4 ;
variables:
int SDS_None(fakeDim0, fakeDim1) ;
int SDS_RLE(fakeDim2, fakeDim3) ;
int SDS_N\%2dbit(fakeDim4, fakeDim5) ;
int SDS_Skip_Huffman(fakeDim6, fakeDim7) ;
int SDS_Deflate(fakeDim8, fakeDim9) ;
data:
SDS_None =
0, 2048, 4096, 6144,
8192, 10240, 12288, 14336,
16384, 18432, 20480, 22528,
24576, 26624, 28672, 30720,
32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104,
49152, 51200, 53248, 55296,
57344, 59392, 61440, 63488,
65536, 67584, 69632, 71680 ;
SDS_RLE =
0, 2048, 4096, 6144,
8192, 10240, 12288, 14336,
16384, 18432, 20480, 22528,
24576, 26624, 28672, 30720,
32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104,
49152, 51200, 53248, 55296,
57344, 59392, 61440, 63488,
65536, 67584, 69632, 71680 ;
SDS_N\%2dbit =
0, 2048, 4096, 6144,
8192, 10240, 12288, 14336,
16384, 18432, 20480, 22528,
24576, 26624, 28672, 30720,
32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104,
49152, 51200, 53248, 55296,
57344, 59392, 61440, 63488,
65536, 67584, 69632, 71680 ;
SDS_Skip_Huffman =
0, 2048, 4096, 6144,
8192, 10240, 12288, 14336,
16384, 18432, 20480, 22528,
24576, 26624, 28672, 30720,
32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104,
49152, 51200, 53248, 55296,
57344, 59392, 61440, 63488,
65536, 67584, 69632, 71680 ;
SDS_Deflate =
0, 2048, 4096, 6144,
8192, 10240, 12288, 14336,
16384, 18432, 20480, 22528,
24576, 26624, 28672, 30720,
32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104,
49152, 51200, 53248, 55296,
57344, 59392, 61440, 63488,
65536, 67584, 69632, 71680 ;
}

View File

@ -1,59 +0,0 @@
netcdf test {
dimensions:
Vdata_DFNT_CHAR8 = 5 ;
Vdata_DFNT_FLOAT32 = 5 ;
Vdata_DFNT_FLOAT64 = 5 ;
Vdata_DFNT_INT16 = 5 ;
Vdata_DFNT_INT32 = 5 ;
Vdata_DFNT_INT8 = 5 ;
Vdata_DFNT_UCHAR8 = 5 ;
Vdata_DFNT_UINT16 = 5 ;
Vdata_DFNT_UINT32 = 5 ;
Vdata_DFNT_UINT8 = 5 ;
maxStrlen64 = 64 ;
variables:
int Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__0(Vdata_DFNT_INT32) ;
int Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__0(Vdata_DFNT_UINT32) ;
int Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__0(Vdata_DFNT_INT16) ;
int Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__0(Vdata_DFNT_UINT16) ;
int Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__0(Vdata_DFNT_INT8) ;
byte Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__0(Vdata_DFNT_UINT8) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__0(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__0(Vdata_DFNT_FLOAT64) ;
char Vdata_DFNT_CHAR8.Field_DFNT_CHAR8.Field_DFNT_CHAR8__0(Vdata_DFNT_CHAR8, maxStrlen64) ;
char Vdata_DFNT_UCHAR8.Field_DFNT_UCHAR8.Field_DFNT_UCHAR8__0(Vdata_DFNT_UCHAR8, maxStrlen64) ;
data:
Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__0 = 1, 2, 3, 5, 8 ;
Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__0 = 0, 2, 6, 12, 20 ;
Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__0 = 13, 21, 34, 55, 89 ;
Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__0 = 30, 42, 56, 72, 90 ;
Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__0 = 144, 233, 377, 610, 987 ;
Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__0 = 0, 1, 2, 3, 4 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__0 = 1000,
999.950000416665, 999.800006666578, 999.550033748988, 999.200106660978 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__0 =
998.750260394966, 998.200539935204, 997.55100025328, 996.801706302619,
995.952733011994 ;
Vdata_DFNT_CHAR8.Field_DFNT_CHAR8.Field_DFNT_CHAR8__0 =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4)." ;
Vdata_DFNT_UCHAR8.Field_DFNT_UCHAR8.Field_DFNT_UCHAR8__0 =
"This is a data test string (pass 5).",
"This is a data test string (pass 6).",
"This is a data test string (pass 7).",
"This is a data test string (pass 8).",
"This is a data test string (pass 9)." ;
}

View File

@ -1,193 +0,0 @@
netcdf test {
dimensions:
Vdata_DFNT_CHAR8 = 5 ;
Vdata_DFNT_FLOAT32 = 5 ;
Vdata_DFNT_FLOAT64 = 5 ;
Vdata_DFNT_INT16 = 5 ;
Vdata_DFNT_INT32 = 5 ;
Vdata_DFNT_INT8 = 5 ;
Vdata_DFNT_UCHAR8 = 5 ;
Vdata_DFNT_UINT16 = 5 ;
Vdata_DFNT_UINT32 = 5 ;
Vdata_DFNT_UINT8 = 5 ;
maxStrlen64 = 64 ;
variables:
int Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__0(Vdata_DFNT_INT32) ;
int Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__1(Vdata_DFNT_INT32) ;
int Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__2(Vdata_DFNT_INT32) ;
int Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__3(Vdata_DFNT_INT32) ;
int Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__4(Vdata_DFNT_INT32) ;
int Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__0(Vdata_DFNT_UINT32) ;
int Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__1(Vdata_DFNT_UINT32) ;
int Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__2(Vdata_DFNT_UINT32) ;
int Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__0(Vdata_DFNT_INT16) ;
int Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__1(Vdata_DFNT_INT16) ;
int Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__2(Vdata_DFNT_INT16) ;
int Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__3(Vdata_DFNT_INT16) ;
int Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__4(Vdata_DFNT_INT16) ;
int Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__0(Vdata_DFNT_UINT16) ;
int Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__1(Vdata_DFNT_UINT16) ;
int Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__2(Vdata_DFNT_UINT16) ;
int Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__0(Vdata_DFNT_INT8) ;
int Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__1(Vdata_DFNT_INT8) ;
int Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__2(Vdata_DFNT_INT8) ;
int Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__3(Vdata_DFNT_INT8) ;
int Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__4(Vdata_DFNT_INT8) ;
byte Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__0(Vdata_DFNT_UINT8) ;
byte Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__1(Vdata_DFNT_UINT8) ;
byte Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__2(Vdata_DFNT_UINT8) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__0(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__1(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__2(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__3(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__4(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__5(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__6(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__0(Vdata_DFNT_FLOAT64) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__1(Vdata_DFNT_FLOAT64) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__2(Vdata_DFNT_FLOAT64) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__3(Vdata_DFNT_FLOAT64) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__4(Vdata_DFNT_FLOAT64) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__5(Vdata_DFNT_FLOAT64) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__6(Vdata_DFNT_FLOAT64) ;
char Vdata_DFNT_CHAR8.Field_DFNT_CHAR8.Field_DFNT_CHAR8__0(Vdata_DFNT_CHAR8, maxStrlen64) ;
char Vdata_DFNT_UCHAR8.Field_DFNT_UCHAR8.Field_DFNT_UCHAR8__0(Vdata_DFNT_UCHAR8, maxStrlen64) ;
data:
Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__0 = 1, 13, 144, 1597,
17711 ;
Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__1 = 2, 21, 233, 2584,
28657 ;
Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__2 = 3, 34, 377, 4181,
46368 ;
Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__3 = 5, 55, 610, 6765,
75025 ;
Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__4 = 8, 89, 987, 10946,
121393 ;
Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__0 = 0, 12, 42, 90, 156 ;
Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__1 = 2, 20, 56, 110,
182 ;
Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__2 = 6, 30, 72, 132,
210 ;
Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__0 = 196418, 2178309,
24157817, 267914296, -1323752223 ;
Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__1 = 317811, 3524578,
39088169, 433494437, 512559680 ;
Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__2 = 514229, 5702887,
63245986, 701408733, -811192543 ;
Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__3 = 832040, 9227465,
102334155, 1134903170, -298632863 ;
Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__4 = 1346269, 14930352,
165580141, 1836311903, -1109825406 ;
Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__0 = 240, 342, 462,
600, 756 ;
Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__1 = 272, 380, 506,
650, 812 ;
Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__2 = 306, 420, 552,
702, 870 ;
Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__0 = -1408458269, 363076002,
-1709589543, -1262539787, 1582341984 ;
Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__1 = 1776683621,
-1418756969, -944741150, 1073992269, -2015728079 ;
Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__2 = 368225352, -1055680967,
1640636603, -188547518, -433386095 ;
Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__3 = 2144908973, 1820529360,
695895453, 885444751, 1845853122 ;
Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__4 = -1781832971, 764848393,
-1958435240, 696897233, 1412467027 ;
Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__0 = 0, 3, 6, 9, 12 ;
Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__1 = 1, 4, 7, 10, 13 ;
Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__2 = 2, 5, 8, 11, 14 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__0 = 1000,
997.55100025328, 990.215996212637, 978.030914724148, 961.055438310771 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__1 =
999.950000416665, 996.801706302619, 988.771077936042, 975.897449330605,
958.243875512697 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__2 =
999.800006666578, 995.952733011994, 987.227283375627, 973.666395005375,
955.336489125606 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__3 =
999.550033748988, 995.004165278026, 985.584766909561, 971.33797485203,
952.333569885713 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__4 =
999.200106660978, 993.956097956697, 983.843692788121, 968.912421710645,
949.235418082441 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__5 =
998.750260394966, 992.808635853866, 982.00423511727, 966.389978134513,
946.042343528387 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__6 =
998.200539935204, 991.561893714788, 980.066577841242, 963.770896365891,
942.754665528346 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__0 =
939.372712847379, 913.088940312308, 882.332858610121, 847.255111013416,
808.027508312152 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__1 =
935.896823677935, 908.965749674885, 877.582561890373, 841.900975162269,
802.095757884292 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__2 =
932.327345606034, 904.751663219963, 872.744507645751, 836.462649915187,
796.083798549056 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__3 =
928.66463557651, 900.447102352677, 867.81917967765, 830.940679100163,
789.992231497365 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__4 =
924.909059857313, 896.052497525525, 862.807070514761, 825.335614909678,
783.821665880849 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__5 =
921.060994002885, 891.568288195329, 857.708681363824, 819.648017845479,
777.572718750928 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__6 =
917.120822816605, 886.994922779284, 852.524522059506, 813.878456662534,
771.246014997106 ;
Vdata_DFNT_CHAR8.Field_DFNT_CHAR8.Field_DFNT_CHAR8__0 =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4)." ;
Vdata_DFNT_UCHAR8.Field_DFNT_UCHAR8.Field_DFNT_UCHAR8__0 =
"This is a data test string (pass 5).",
"This is a data test string (pass 6).",
"This is a data test string (pass 7).",
"This is a data test string (pass 8).",
"This is a data test string (pass 9)." ;
}

View File

@ -1,49 +0,0 @@
netcdf test {
dimensions:
Vdata = 5 ;
maxStrlen64 = 64 ;
variables:
int Vdata.dINT32.dINT32__0(Vdata) ;
int Vdata.dUINT32.dUINT32__0(Vdata) ;
int Vdata.dINT16.dINT16__0(Vdata) ;
int Vdata.dUINT16.dUINT16__0(Vdata) ;
int Vdata.dINT8.dINT8__0(Vdata) ;
byte Vdata.dUINT8.dUINT8__0(Vdata) ;
double Vdata.dFLOAT32.dFLOAT32__0(Vdata) ;
double Vdata.dFLOAT64.dFLOAT64__0(Vdata) ;
char Vdata.dCHAR8.dCHAR8__0(Vdata, maxStrlen64) ;
char Vdata.dUCHAR8.dUCHAR8__0(Vdata, maxStrlen64) ;
data:
Vdata.dINT32.dINT32__0 = 1, 5, 21, 89, 377 ;
Vdata.dUINT32.dUINT32__0 = 0, 6, 20, 42, 72 ;
Vdata.dINT16.dINT16__0 = 2, 8, 34, 144, 610 ;
Vdata.dUINT16.dUINT16__0 = 2, 12, 30, 56, 90 ;
Vdata.dINT8.dINT8__0 = 3, 13, 55, 233, 987 ;
Vdata.dUINT8.dUINT8__0 = 0, 1, 2, 3, 4 ;
Vdata.dFLOAT32.dFLOAT32__0 = 1000, 999.800006666578, 999.200106660978,
998.200539935204, 996.801706302619 ;
Vdata.dFLOAT64.dFLOAT64__0 = 999.950000416665, 999.550033748988,
998.750260394966, 997.55100025328, 995.952733011994 ;
Vdata.dCHAR8.dCHAR8__0 =
"This is a data test string (pass 0).",
"This is a data test string (pass 2).",
"This is a data test string (pass 4).",
"This is a data test string (pass 6).",
"This is a data test string (pass 8)." ;
Vdata.dUCHAR8.dUCHAR8__0 =
"This is a data test string (pass 1).",
"This is a data test string (pass 3).",
"This is a data test string (pass 5).",
"This is a data test string (pass 7).",
"This is a data test string (pass 9)." ;
}

View File

@ -1,59 +0,0 @@
netcdf test {
dimensions:
Vdata_DFNT_CHAR8 = 5 ;
Vdata_DFNT_FLOAT32 = 5 ;
Vdata_DFNT_FLOAT64 = 5 ;
Vdata_DFNT_INT16 = 5 ;
Vdata_DFNT_INT32 = 5 ;
Vdata_DFNT_INT8 = 5 ;
Vdata_DFNT_UCHAR8 = 5 ;
Vdata_DFNT_UINT16 = 5 ;
Vdata_DFNT_UINT32 = 5 ;
Vdata_DFNT_UINT8 = 5 ;
maxStrlen64 = 64 ;
variables:
int Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__0(Vdata_DFNT_INT32) ;
int Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__0(Vdata_DFNT_UINT32) ;
int Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__0(Vdata_DFNT_INT16) ;
int Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__0(Vdata_DFNT_UINT16) ;
int Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__0(Vdata_DFNT_INT8) ;
byte Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__0(Vdata_DFNT_UINT8) ;
double Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__0(Vdata_DFNT_FLOAT32) ;
double Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__0(Vdata_DFNT_FLOAT64) ;
char Vdata_DFNT_CHAR8.Field_DFNT_CHAR8.Field_DFNT_CHAR8__0(Vdata_DFNT_CHAR8, maxStrlen64) ;
char Vdata_DFNT_UCHAR8.Field_DFNT_UCHAR8.Field_DFNT_UCHAR8__0(Vdata_DFNT_UCHAR8, maxStrlen64) ;
data:
Vdata_DFNT_INT32.Field_DFNT_INT32.Field_DFNT_INT32__0 = 1, 2, 3, 5, 8 ;
Vdata_DFNT_UINT32.Field_DFNT_UINT32.Field_DFNT_UINT32__0 = 0, 2, 6, 12, 20 ;
Vdata_DFNT_INT16.Field_DFNT_INT16.Field_DFNT_INT16__0 = 13, 21, 34, 55, 89 ;
Vdata_DFNT_UINT16.Field_DFNT_UINT16.Field_DFNT_UINT16__0 = 30, 42, 56, 72, 90 ;
Vdata_DFNT_INT8.Field_DFNT_INT8.Field_DFNT_INT8__0 = 144, 233, 377, 610, 987 ;
Vdata_DFNT_UINT8.Field_DFNT_UINT8.Field_DFNT_UINT8__0 = 0, 1, 2, 3, 4 ;
Vdata_DFNT_FLOAT32.Field_DFNT_FLOAT32.Field_DFNT_FLOAT32__0 = 1000,
999.950000416665, 999.800006666578, 999.550033748988, 999.200106660978 ;
Vdata_DFNT_FLOAT64.Field_DFNT_FLOAT64.Field_DFNT_FLOAT64__0 =
998.750260394966, 998.200539935204, 997.55100025328, 996.801706302619,
995.952733011994 ;
Vdata_DFNT_CHAR8.Field_DFNT_CHAR8.Field_DFNT_CHAR8__0 =
"This is a data test string (pass 0).",
"This is a data test string (pass 1).",
"This is a data test string (pass 2).",
"This is a data test string (pass 3).",
"This is a data test string (pass 4)." ;
Vdata_DFNT_UCHAR8.Field_DFNT_UCHAR8.Field_DFNT_UCHAR8__0 =
"This is a data test string (pass 5).",
"This is a data test string (pass 6).",
"This is a data test string (pass 7).",
"This is a data test string (pass 8).",
"This is a data test string (pass 9)." ;
}

View File

@ -1,27 +0,0 @@
netcdf test {
dimensions:
GRaster__X = 5 ;
GRaster__Y = 5 ;
Vdata = 5 ;
fakeDim0 = 5 ;
fakeDim1 = 5 ;
variables:
int Main_Vgroup.Grid_Vgroup.SDS_Grid(fakeDim1) ;
int Main_Vgroup.Array_Vgroup.SDS_Array(fakeDim0) ;
int Main_Vgroup.GR_Vgroup.GRaster(GRaster__Y, GRaster__X) ;
int Main_Vgroup.Vdata_Vgroup.Vdata.Field.Field__0(Vdata) ;
data:
Main_Vgroup.Grid_Vgroup.SDS_Grid = 0, 2048, 4096, 6144, 8192 ;
Main_Vgroup.Array_Vgroup.SDS_Array = 0, 2048, 4096, 6144, 8192 ;
Main_Vgroup.GR_Vgroup.GRaster =
0, 2048, 4096, 6144, 8192,
10240, 12288, 14336, 16384, 18432,
20480, 22528, 24576, 26624, 28672,
30720, 32768, 34816, 36864, 38912,
40960, 43008, 45056, 47104, 49152 ;
Main_Vgroup.Vdata_Vgroup.Vdata.Field.Field__0 = 1, 2, 3, 5, 8 ;
}

File diff suppressed because it is too large Load Diff

View File

@ -1,45 +0,0 @@
netcdf whoi {
dimensions:
emolt_sensor = 5 ;
maxStrlen64 = 64 ;
variables:
char emolt_sensor.SITE(emolt_sensor, maxStrlen64) ;
short emolt_sensor.SERIAL_NUM(emolt_sensor) ;
short emolt_sensor.PROBE_SETTING(emolt_sensor) ;
char emolt_sensor.TIME_LOCAL(emolt_sensor, maxStrlen64) ;
double emolt_sensor.YRDAY0_LOCAL(emolt_sensor) ;
double emolt_sensor.TEMP(emolt_sensor) ;
double emolt_sensor.SALT(emolt_sensor) ;
double emolt_sensor.DEPTH_I(emolt_sensor) ;
data:
emolt_sensor.SITE =
"This is a data test string (pass 0).",
"This is a data test string (pass 2).",
"This is a data test string (pass 4).",
"This is a data test string (pass 6).",
"This is a data test string (pass 8)." ;
emolt_sensor.SERIAL_NUM = 0, 32, 64, 96, 128 ;
emolt_sensor.PROBE_SETTING = 16, 48, 80, 112, 144 ;
emolt_sensor.TIME_LOCAL =
"This is a data test string (pass 1).",
"This is a data test string (pass 3).",
"This is a data test string (pass 5).",
"This is a data test string (pass 7).",
"This is a data test string (pass 9)." ;
emolt_sensor.YRDAY0_LOCAL = 1000, 999.200106660978, 996.801706302619,
992.808635853866, 987.227283375627 ;
emolt_sensor.TEMP = 999.950000416665, 998.750260394966, 995.952733011994,
991.561893714788, 985.584766909561 ;
emolt_sensor.SALT = 999.800006666578, 998.200539935204, 995.004165278026,
990.215996212637, 983.843692788121 ;
emolt_sensor.DEPTH_I = 999.550033748988, 997.55100025328, 993.956097956697,
988.771077936042, 982.00423511727 ;
}

View File

@ -1,53 +0,0 @@
netcdf \123 {
types:
compound bears_t {
string bears(2, 3) ;
int i(2) ;
float j(3) ;
}; // bears_t
compound order_t {
short order(2, 3) ;
int i(2) ;
float j(3) ;
}; // order_t
compound shot_t {
int shot(2, 3) ;
int i(2) ;
float j(3) ;
}; // shot_t
compound aloan_t {
float aloan(2, 3) ;
int i(2) ;
float j(3) ;
}; // aloan_t
compound cross_t {
double cross(2, 3) ;
int i(2) ;
float j(3) ;
}; // cross_t
dimensions:
l = 3 ;
variables:
bears_t bears ;
order_t order ;
shot_t shot ;
aloan_t aloan ;
cross_t cross ;
short l(l) ;
// global attributes:
string :history = "This is an example of a multi-line global\\012attribute. It could be used for representing the\\012processing history of the data, for example." ;
data:
bears = {{"ind", "ist", "ing", "uis", "hab", "le"}, {10, 20}, {2, 4, 6}} ;
order = {{1, 2, 3, 4, 5, 6}, {10, 20}, {2, 4, 6}} ;
shot = {{2, 3, 4, 5, 6, 7}, {10, 20}, {2, 4, 6}} ;
aloan = {{3, 4, 5, 6, 7, 1e+12}, {10, 20}, {2, 4, 6}} ;
cross = {{4, 5, 0.000244140625, 7, 8, 10000000000}, {10, 20}, {2, 4, 6}} ;
l = 10, 9, 8 ;
}

View File

@ -1,53 +0,0 @@
netcdf \123bears {
types:
compound bears_t {
string bears(2, 3) ;
int i(2) ;
float j(3) ;
}; // bears_t
compound order_t {
short order(2, 3) ;
int i(2) ;
float j(3) ;
}; // order_t
compound shot_t {
int shot(2, 3) ;
int i(2) ;
float j(3) ;
}; // shot_t
compound aloan_t {
float aloan(2, 3) ;
int i(2) ;
float j(3) ;
}; // aloan_t
compound cross_t {
double cross(2, 3) ;
int i(2) ;
float j(3) ;
}; // cross_t
dimensions:
l = 3 ;
variables:
bears_t bears ;
order_t order ;
shot_t shot ;
aloan_t aloan ;
cross_t cross ;
short l(l) ;
// global attributes:
string :history = "This is an example of a multi-line global\\012attribute. It could be used for representing the\\012processing history of the data, for example." ;
data:
bears = {{"ind", "ist", "ing", "uis", "hab", "le"}, {10, 20}, {2, 4, 6}} ;
order = {{1, 2, 3, 4, 5, 6}, {10, 20}, {2, 4, 6}} ;
shot = {{2, 3, 4, 5, 6, 7}, {10, 20}, {2, 4, 6}} ;
aloan = {{3, 4, 5, 6, 7, 1e+12}, {10, 20}, {2, 4, 6}} ;
cross = {{4, 5, 0.000244140625, 7, 8, 10000000000}, {10, 20}, {2, 4, 6}} ;
l = 10, 9, 8 ;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,16 +0,0 @@
netcdf D1 {
types:
compound Drifters_record_t {
string instrument_id ;
string location ;
double latitude ;
double longitude ;
}; // Drifters_record_t
Drifters_record_t(*) Drifters_t ;
variables:
Drifters_t Drifters ;
data:
Drifters =
{{"This is a data test string (pass 0).", "This is a data test string (pass 1).", 1000, 999.950000416665}, {"This is a data test string (pass 2).", "This is a data test string (pass 3).", 999.800006666578, 999.550033748988}, {"This is a data test string (pass 4).", "This is a data test string (pass 5).", 999.200106660978, 998.750260394966}, {"This is a data test string (pass 6).", "This is a data test string (pass 7).", 998.200539935204, 997.55100025328}, {"This is a data test string (pass 8).", "This is a data test string (pass 9).", 996.801706302619, 995.952733011994}} ;
}

View File

@ -1,31 +0,0 @@
netcdf Drifters {
types:
compound Drifters_record_t {
string Drifter_ID ;
string Date_Sampled ;
double Latitude ;
double Longitude ;
double SST ;
double Ed_490 ;
double Lu_412 ;
double Lu_443 ;
double Lu_490 ;
double Lu_510 ;
double Lu_555 ;
double Lu_670 ;
double Lu_683 ;
double CHL ;
double FLH ;
string Region ;
double Decimal_Day ;
string Calibration_File ;
string Drifter_Type ;
}; // Drifters_record_t
Drifters_record_t(*) Drifters_t ;
variables:
Drifters_t Drifters ;
data:
Drifters =
{{"This is a data test string (pass 0).", "This is a data test string (pass 1).", 1000, 999.950000416665, 999.800006666578, 999.550033748988, 999.200106660978, 998.750260394966, 998.200539935204, 997.55100025328, 996.801706302619, 995.952733011994, 995.004165278026, 993.956097956697, 992.808635853866, "This is a data test string (pass 2).", 991.561893714788, "This is a data test string (pass 3).", "This is a data test string (pass 4)."}, {"This is a data test string (pass 5).", "This is a data test string (pass 6).", 990.215996212637, 988.771077936042, 987.227283375627, 985.584766909561, 983.843692788121, 982.00423511727, 980.066577841242, 978.030914724148, 975.897449330605, 973.666395005375, 971.33797485203, 968.912421710645, 966.389978134513, "This is a data test string (pass 7).", 963.770896365891, "This is a data test string (pass 8).", "This is a data test string (pass 9)."}, {"This is a data test string (pass 10).", "This is a data test string (pass 11).", 961.055438310771, 958.243875512697, 955.336489125606, 952.333569885713, 949.235418082441, 946.042343528387, 942.754665528346, 939.372712847379, 935.896823677935, 932.327345606034, 928.66463557651, 924.909059857313, 921.060994002885, "This is a data test string (pass 12).", 917.120822816605, "This is a data test string (pass 13).", "This is a data test string (pass 14)."}, {"This is a data test string (pass 15).", "This is a data test string (pass 16).", 913.088940312308, 908.965749674885, 904.751663219963, 900.447102352677, 896.052497525525, 891.568288195329, 886.994922779284, 882.332858610121, 877.582561890373, 872.744507645751, 867.81917967765, 862.807070514761, 857.708681363824, "This is a data test string (pass 17).", 852.524522059506, "This is a data test string (pass 18).", "This is a data test string (pass 19)."}, {"This is a data test string (pass 20).", "This is a data test string (pass 21).", 847.255111013416, 841.900975162269, 836.462649915187, 830.940679100163, 825.335614909678, 819.648017845479, 813.878456662534, 808.027508312152, 802.095757884292, 796.083798549056, 789.992231497365, 783.821665880849, 777.572718750928, "This is a data test string (pass 22).", 771.246014997106, "This is a data test string (pass 23).", "This is a data test string (pass 24)."}} ;
}

File diff suppressed because one or more lines are too long

View File

@ -1,35 +0,0 @@
## This is a automake file, part of Unidata's netCDF package.
# Copyright 2007, see the COPYRIGHT file for more information.
# This is to include the libnc-dap test comparison files
# $Id: Makefile.am,v 1.4 2009/11/20 03:06:37 dmh Exp $
EXTRA_DIST=\
123bears.nc.dmp 123.nc.dmp 1990-S1700101.HDF.WVC_Lat.dmp \
1998-6-avhrr.dat.dmp b31a.dmp b31.dmp \
bears.nc.dmp ber-2002-10-01.nc.dmp ceopL2AIRS2-2.nc.dmp \
D1.dmp data.nc.dmp Drifters.dmp \
EOSDB.dmp fnoc1.nc.dmp in1.nc.dmp \
in_2.nc.dmp ingrid.dmp in.nc.dmp \
in_no_three_double_dmn.nc.dmp in_v.nc.dmp nestedDAS.dmp \
NestedSeq2.dmp NestedSeq.dmp OverideExample.dmp \
pbug0001b.dmp saco1.nc.dmp SimpleDrdsExample.dmp \
synth1.dmp synth2.dmp synth3.dmp \
synth4.dmp synth5.dmp synth6.dmp \
synth7.dmp synth8.dmp test.01.dmp \
test.02.dmp test.03.dmp test.04.dmp \
test.05.dmp test.06a.dmp test.07a.dmp \
test.07.dmp test.21.dmp test.22.dmp \
test.23.dmp test.31.dmp test.50.dmp \
test.53.dmp test.55.dmp test.56.dmp \
test.57.dmp test.66.dmp test.67.dmp \
test.68.dmp test.69.dmp test.an1.dmp \
test.dfp1.dmp test.dfr1.dmp test.dfr2.dmp \
test.dfr3.dmp test.gr1.dmp test.gr2.dmp \
test.gr3.dmp test.gr4.dmp test.gr5.dmp \
test.nc.dmp test.PointFile.dmp test.sds1.dmp \
test.sds2.dmp test.sds3.dmp test.sds4.dmp \
test.sds5.dmp test.sds6.dmp test.sds7.dmp \
test.vs1.dmp test.vs2.dmp test.vs3.dmp \
test.vs4.dmp test.vs5.dmp text.nc.dmp \
whoi.dmp

View File

@ -1,15 +0,0 @@
netcdf NestedSeq {
types:
short(*) stuff_t ;
compound person1_record_t {
int age ;
stuff_t stuff ;
}; // person1_record_t
person1_record_t(*) person1_t ;
variables:
person1_t person1 ;
data:
person1 =
{{1, {0, 16, 32, 48, 64}}, {2, {80, 96, 112, 128, 144}}, {3, {160, 176, 192, 208, 224}}, {5, {240, 256, 272, 288, 304}}, {8, {320, 336, 352, 368, 384}}} ;
}

View File

@ -1,35 +0,0 @@
netcdf NestedSeq2 {
types:
compound person1.stuff_record_t {
short foo ;
short bar ;
}; // person1.stuff_record_t
person1.stuff_record_t(*) person1.stuff_t ;
compound person1_record_t {
int age ;
int size ;
person1.stuff_t stuff ;
}; // person1_record_t
person1_record_t(*) person1_t ;
compound stuff_record_t {
short foo ;
short bar ;
}; // stuff_record_t
stuff_record_t(*) stuff_t ;
compound person2_record_t {
int age ;
stuff_t stuff ;
int size ;
}; // person2_record_t
person2_record_t(*) person2_t ;
variables:
person1_t person1 ;
person2_t person2 ;
data:
person1 =
{{1, 2, {{0, 16}, {32, 48}, {64, 80}, {96, 112}, {128, 144}}}, {3, 5, {{160, 176}, {192, 208}, {224, 240}, {256, 272}, {288, 304}}}, {8, 13, {{320, 336}, {352, 368}, {384, 400}, {416, 432}, {448, 464}}}, {21, 34, {{480, 496}, {512, 528}, {544, 560}, {576, 592}, {608, 624}}}, {55, 89, {{640, 656}, {672, 688}, {704, 720}, {736, 752}, {768, 784}}}} ;
person2 =
{{144, {{800, 816}, {832, 848}, {864, 880}, {896, 912}, {928, 944}}, 233}, {377, {{960, 976}, {992, 1008}, {1024, 1040}, {1056, 1072}, {1088, 1104}}, 610}, {987, {{1120, 1136}, {1152, 1168}, {1184, 1200}, {1216, 1232}, {1248, 1264}}, 1597}, {2584, {{1280, 1296}, {1312, 1328}, {1344, 1360}, {1376, 1392}, {1408, 1424}}, 4181}, {6765, {{1440, 1456}, {1472, 1488}, {1504, 1520}, {1536, 1552}, {1568, 1584}}, 10946}} ;
}

File diff suppressed because one or more lines are too long

View File

@ -1,62 +0,0 @@
netcdf SimpleDrdsExample {
types:
compound Drifters_record_t {
double battery ;
double checksum ;
double data_age ;
double ed490 ;
double ed490_stdev ;
string instrument_id ;
double flag_argos ;
double flag_gps ;
double flag_optical ;
double flag_sampling ;
double flag_tracking ;
double gpshour ;
double gpslat ;
double gpslon ;
double latitude ;
string location ;
double longitude ;
double lu412 ;
double lu412_stdev ;
double lu443 ;
double lu443_stdev ;
double lu490 ;
double lu490_stdev ;
double lu510 ;
double lu510_stdev ;
double lu555 ;
double lu555_stdev ;
double lu670 ;
double lu670_stdev ;
double lu683 ;
double lu683_stdev ;
double max_depth ;
double night_len ;
double nsamp ;
double numaves ;
double press_volts ;
double rellat1hr ;
double rellat2hr ;
double rellon1hr ;
double rellon2hr ;
double sst ;
double sub_wait ;
double surf_volts ;
double surface_average ;
double surface_percent ;
double time ;
double ttff ;
double maxgps ;
double rellat3hr ;
double rellon3hr ;
}; // Drifters_record_t
Drifters_record_t(*) Drifters_t ;
variables:
Drifters_t Drifters ;
data:
Drifters =
{{1000, 999.950000416665, 999.800006666578, 999.550033748988, 999.200106660978, "This is a data test string (pass 0).", 998.750260394966, 998.200539935204, 997.55100025328, 996.801706302619, 995.952733011994, 995.004165278026, 993.956097956697, 992.808635853866, 991.561893714788, "This is a data test string (pass 1).", 990.215996212637, 988.771077936042, 987.227283375627, 985.584766909561, 983.843692788121, 982.00423511727, 980.066577841242, 978.030914724148, 975.897449330605, 973.666395005375, 971.33797485203, 968.912421710645, 966.389978134513, 963.770896365891, 961.055438310771, 958.243875512697, 955.336489125606, 952.333569885713, 949.235418082441, 946.042343528387, 942.754665528346, 939.372712847379, 935.896823677935, 932.327345606034, 928.66463557651, 924.909059857313, 921.060994002885, 917.120822816605, 913.088940312308, 908.965749674885, 904.751663219963, 900.447102352677, 896.052497525525, 891.568288195329}, {886.994922779284, 882.332858610121, 877.582561890373, 872.744507645751, 867.81917967765, "This is a data test string (pass 2).", 862.807070514761, 857.708681363824, 852.524522059506, 847.255111013416, 841.900975162269, 836.462649915187, 830.940679100163, 825.335614909678, 819.648017845479, "This is a data test string (pass 3).", 813.878456662534, 808.027508312152, 802.095757884292, 796.083798549056, 789.992231497365, 783.821665880849, 777.572718750928, 771.246014997106, 764.842187284488, 758.361875990508, 751.805729140895, 745.17440234487, 738.468558729588, 731.688868873821, 724.836010740905, 717.910669610943, 710.913538012277, 703.845315652236, 696.706709347165, 689.498432951747, 682.221207287613, 674.875760071267, 667.462825841308, 659.983145884982, 652.437468164051, 644.826547240001, 637.15114419858, 629.412026573696, 621.609968270664, 613.745749488811, 605.820156643462, 597.833982287298, 589.788025031098, 581.683089463883}, {573.519986072456, 565.299531160354, 557.022546766217, 548.689860581587, 540.302305868139, "This is a data test string (pass 4).", 531.860721374355, 523.365951251649, 514.818844969955, 506.220257232778, 497.571047891726, 488.872081860527, 480.124229028533, 471.328364173739, 462.4853668753, "This is a data test string (pass 5).", 453.596121425577, 444.661516741706, 435.682446276712, 426.659807930157, 417.594503958357, 408.487440884157, 399.339529406272, 390.151684308229, 380.924824366881, 371.659872260532, 362.357754476673, 353.01940121933, 343.645746316046, 334.237727124502, 324.796284438775, 315.322362395268, 305.816908378288, 296.280872925318, 286.715209631955, 277.120875056557, 267.498828624587, 257.850032532669, 248.175451652372, 238.476053433722, 228.752807808459, 219.006687093041, 209.238665891418, 199.449720997572, 189.640831297833, 179.812977672998, 169.96714290024, 160.10431155483, 150.225469911685, 140.331605846736}, {130.423708738144, 120.502769367366, 110.569779820068, 100.625733386931, 90.6716244643086, "This is a data test string (pass 6).", 80.7084484547995, 70.7372016677018, 60.7588812193848, 50.7744849335781, 40.7850112415899, 30.791459082465, 20.7948278030913, 10.7961170582663, 0.796326710732153, "This is a data test string (pass 7).", -9.20354326880945, -19.2024929016938, -29.1995223012899, -39.1936317729888, -49.1838219141717, -59.1690937141495, -69.1484486540633, -79.1208888067352, -89.0854169364603, -99.0410365987293, -108.986752239872, -118.921569296614, -128.844494295526, -138.754534952379, -148.650700271365, -158.532000644199, -168.397447949078, -178.246055649493, -188.076838892881, -197.88881460911, -207.681001608785, -217.452420681366, -227.202094693088, -236.929048684676, -246.632309968835, -256.310908227524, -265.963875608982, -275.590246824514, -285.189059245022, -294.759352997262, -304.300171059835, -313.810559358884, -323.289566863505, -332.736245680847}, {-342.1496511509, -351.528841940961, -360.872880139769, -370.180831351288, -379.451764788156, "This is a data test string (pass 8).", -388.684753364753, -397.878873789917, -407.033206659267, -416.146836547144, -425.218852098153, -434.248346118301, -443.23441566571, -452.176162140912, -461.072691376713, "This is a data test string (pass 9).", -469.923113727602, -478.72654415872, -487.482102334359, -496.188912705998, -504.846104599857, -513.452812303959, -522.008175154706, -530.511337622944, -538.96144939951, -547.35766548027, -555.699146250611, -563.985057569408, -572.214570852435, -580.38686315522, -588.501117255343, -596.556521734157, -604.552271057927, -612.487565658382, -620.361612012677, -628.173622722736, -635.922816593999, -643.608418713537, -651.229660527542, -658.785779918184, -666.27602127982, -673.699635594557, -681.055880507149, -688.344020399234, -695.563326462898, -702.71307677355, -709.792556362116, -716.801057286538, -723.737878702564, -730.602326933832}} ;
}

View File

@ -1,20 +0,0 @@
netcdf b31 {
types:
compound b31_record_t {
double id ;
string class ;
string text ;
}; // b31_record_t
b31_record_t(*) b31_t ;
variables:
b31_t b31 ;
int b32 ;
string b32:billy = "Bob is my real name" ;
string b32:Robert = "Really wants to be called Billy" ;
data:
b31 =
{{1000, "This is a data test string (pass 0).", "This is a data test string (pass 1)."}, {999.950000416665, "This is a data test string (pass 2).", "This is a data test string (pass 3)."}, {999.800006666578, "This is a data test string (pass 4).", "This is a data test string (pass 5)."}, {999.550033748988, "This is a data test string (pass 6).", "This is a data test string (pass 7)."}, {999.200106660978, "This is a data test string (pass 8).", "This is a data test string (pass 9)."}} ;
b32 = 1 ;
}

Some files were not shown because too many files have changed in this diff Show More