Ticket #273: test4_100_gfortran.out

File test4_100_gfortran.out, 20.2 KB (added by Ian Culverwell, 3 years ago)
Line 
1$mobufr $ecbufr $eccodes = 1 0 0
2
3Platform:
4Linux vld189 3.10.0-1160.53.1.el7.x86_64 #1 SMP Thu Dec 16 10:19:28 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
5
6Fortran compiler:
7GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
8Copyright (C) 2015 Free Software Foundation, Inc.
9
10GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
11You may redistribute copies of GNU Fortran
12under the terms of the GNU General Public License.
13For more information about these matters, see the file named COPYING
14
15
16C compiler:
17gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
18Copyright (C) 2015 Free Software Foundation, Inc.
19This is free software; see the source for copying conditions. There is NO
20warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
21
22
23Installation target:
24/data/users/idculv/ROPP/gfortran
25
26checking for a BSD-compatible install... /usr/bin//install -c
27checking whether build environment is sane... yes
28/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/missing: Unknown `--is-lightweight' option
29Try `/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/missing --help' for more information
30configure: WARNING: 'missing' script is too old or missing
31checking for a thread-safe mkdir -p... /usr/bin//mkdir -p
32checking for gawk... gawk
33checking whether make sets $(MAKE)... yes
34checking whether make supports nested variables... yes
35checking build system type... x86_64-unknown-linux-gnu
36checking host system type... x86_64-unknown-linux-gnu
37checking whether the Fortran compiler works... yes
38checking for Fortran compiler default output file name... a.out
39checking for suffix of executables...
40checking whether we are cross compiling... no
41checking for suffix of object files... o
42checking whether we are using the GNU Fortran compiler... no
43checking whether gfortran accepts -g... yes
44checking for Fortran compiler vendor... GCC
45checking for ranlib... ranlib
46checking for m4... /usr/bin//m4
47checking for robodoc... /usr/bin//robodoc
48checking for svn2cl... /home/h04/idculv/bin/svn2cl
49checking for Fortran flag to compile .f90 files... none
50checking for Fortran flag needed to accept free-form source... none
51checking whether compiler uses upper case module names... (cached) no
52checking for Fortran whether backslash escapes... no
53checking for Fortran module netcdf... yes
54checking for Fortran module ropp_utils... yes
55checking for Fortran module typesizes... yes
56checking for bufren of the bufr library... no
57checking for enbufv4 of the metdbbufr library... yes
58checking for codes_f_bufr_copy_data of the eccodes_bufr library... no
59checking for grib_f_open_file of the eccodes_grib library... no
60checking for grib_f_open_file of the grib_api library... yes
61configure: WARNING:
62configure: WARNING: GRIB_API LIBRARY (FROM ECMWF) WAS DETECTED
63configure: WARNING: *** NOTE: ***
64configure: WARNING: *** ROPP support for GRIB-API will be discontinued ***
65configure: WARNING: *** in the near future. Users should switch to ***
66configure: WARNING: *** the ECMWF ecCodes library instead. ***
67configure: WARNING:
68checking for nf_inq_ncid of the hdf5 library... yes
69checking for nf_open of the netcdf library... yes
70checking for iau_zp of the sofa library... yes
71checking for message of the ropp_utils library... yes
72checking that generated files are newer than configure... done
73configure: creating ./config.status
74config.status: creating Makefile
75config.status: creating build/Makefile
76config.status: creating common/Makefile
77config.status: creating contrib/Makefile
78config.status: creating contrib/idl/Makefile
79config.status: creating contrib/wave/Makefile
80config.status: creating data/Makefile
81config.status: creating doc/Makefile
82config.status: creating ropp/Makefile
83config.status: creating thin/Makefile
84config.status: creating ncdf/Makefile
85config.status: creating bufr/Makefile
86config.status: creating ecmwf/Makefile
87config.status: creating tools/Makefile
88config.status: creating tests/Makefile
89test -z "test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp grib2bgrasc eum2ropp ieec2ropp bufr2ropp_mobufr ropp2bufr_mobufr " || rm -f test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp grib2bgrasc eum2ropp ieec2ropp bufr2ropp_mobufr ropp2bufr_mobufr
90test -z "*.stb *.mod" || rm -f *.stb *.mod
91rm -f *.o
92gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o test2ropp.o test2ropp.f90
93gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o test2ropp test2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
94gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ropp2ropp.o ropp2ropp.f90
95gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o ropp2ropp ropp2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
96gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o gfz2ropp.o gfz2ropp.f90
97gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o gfz2ropp gfz2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
98gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ucar2ropp.o ucar2ropp.f90
99gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o ucar2ropp ucar2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
100gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o bgrasc2ropp.o bgrasc2ropp.f90
101gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o bgrasc2ropp bgrasc2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
102gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o grib2bgrasc.o grib2bgrasc.f90
103gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o grib2bgrasc grib2bgrasc.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
104gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o eum2ropp.o eum2ropp.f90
105gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o eum2ropp eum2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
106gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ieec2ropp.o ieec2ropp.f90
107gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o ieec2ropp ieec2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
108gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o bufr2ropp_mo.o bufr2ropp_mo.f90
109gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o bufr2ropp_mobufr bufr2ropp_mo.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
110gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ropp2bufr_mo.o ropp2bufr_mo.f90
111gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o ropp2bufr_mobufr ropp2bufr_mo.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
112make[1]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
113 /usr/bin//mkdir -p '/data/users/idculv/ROPP/gfortran/bin'
114 /usr/bin//install -c test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp grib2bgrasc eum2ropp ieec2ropp bufr2ropp_mobufr ropp2bufr_mobufr '/data/users/idculv/ROPP/gfortran/bin'
115make install-exec-hook
116make[2]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
117ln -sf bufr2ropp_mobufr bufr2ropp
118ln -sf bufr2ropp_mobufr /data/users/idculv/ROPP/gfortran/bin/bufr2ropp
119ln -sf ropp2bufr_mobufr ropp2bufr
120ln -sf ropp2bufr_mobufr /data/users/idculv/ROPP/gfortran/bin/ropp2bufr
121make[2]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
122 /usr/bin//mkdir -p '/data/users/idculv/ROPP/gfortran/share/man/man1'
123 /usr/bin//install -c -m 644 test2ropp.1 ropp2ropp.1 gfz2ropp.1 ucar2ropp.1 bgrasc2ropp.1 grib2bgrasc.1 eum2ropp.1 ieec2ropp.1 bufr2ropp.1 ropp2bufr.1 '/data/users/idculv/ROPP/gfortran/share/man/man1'
124make[1]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
125-rw-r--r--. 1 idculv satsense 68 Jan 18 18:40 bufr2ropp_eccodes_110.out
126-rw-r--r--. 1 idculv satsense 21526 Jan 20 12:45 bufr2ropp_mo.f90
127-rw-r--r--. 1 idculv satsense 22287 Jan 20 12:45 bufr2ropp_ec.f90
128-rw-r--r--. 1 idculv satsense 20855 Jan 20 13:50 bufr2ropp_eccodes.f90
129-rw-r--r--. 1 idculv satsense 11354 Jan 31 16:58 bufr2ropp_mobufr_111.out
130-rw-r--r--. 1 idculv satsense 11613 Jan 31 16:58 bufr2ropp_ecbufr_111.out
131-rw-r--r--. 1 idculv satsense 11319 Jan 31 16:58 bufr2ropp_eccodes_111.out
132-rw-r--r--. 1 idculv satsense 46000 Feb 1 11:40 bufr2ropp_mo.o
133-rwxr-xr-x. 1 idculv satsense 5801752 Feb 1 11:40 bufr2ropp_mobufr
134lrwxrwxrwx. 1 idculv satsense 16 Feb 1 11:40 bufr2ropp -> bufr2ropp_mobufr
135-rw-r--r--. 1 idculv satsense 2121 Jan 18 18:57 ropp2bufr_mobufr_110.out
136-rw-r--r--. 1 idculv satsense 2199 Jan 18 18:57 ropp2bufr_ecbufr_110.out
137-rw-r--r--. 1 idculv satsense 68 Jan 18 18:57 ropp2bufr_eccodes_110.out
138-rw-r--r--. 1 idculv satsense 43265 Jan 19 16:14 ropp2bufr_eccodes.f90
139-rw-r--r--. 1 idculv satsense 2121 Jan 20 17:14 ropp2bufr_mobufr_111.out
140-rw-r--r--. 1 idculv satsense 2199 Jan 20 17:14 ropp2bufr_ecbufr_111.out
141-rw-r--r--. 1 idculv satsense 1697 Jan 20 17:14 ropp2bufr_eccodes_111.out
142-rw-r--r--. 1 idculv satsense 58056 Feb 1 11:40 ropp2bufr_mo.o
143-rwxr-xr-x. 1 idculv satsense 6588768 Feb 1 11:40 ropp2bufr_mobufr
144lrwxrwxrwx. 1 idculv satsense 16 Feb 1 11:40 ropp2bufr -> ropp2bufr_mobufr
145-rw-r--r--. 1 idculv satsense 13088 Jan 14 16:01 eum2bufr.1
146-rw-r--r--. 1 idculv satsense 66 Jan 18 19:05 eum2bufr_ecbufr_000.out
147-rw-r--r--. 1 idculv satsense 67 Jan 18 19:05 eum2bufr_eccodes_000.out
148-rw-r--r--. 1 idculv satsense 66 Jan 18 19:06 eum2bufr_ecbufr_001.out
149-rw-r--r--. 1 idculv satsense 1844 Jan 18 19:06 eum2bufr_eccodes_001.out
150-rw-r--r--. 1 idculv satsense 2335 Jan 18 19:06 eum2bufr_ecbufr_010.out
151-rw-r--r--. 1 idculv satsense 67 Jan 18 19:06 eum2bufr_eccodes_010.out
152-rw-r--r--. 1 idculv satsense 42855 Jan 20 17:23 eum2bufr_eccodes.f90
153-rw-r--r--. 1 idculv satsense 2335 Jan 20 17:23 eum2bufr_ecbufr_011.out
154-rw-r--r--. 1 idculv satsense 1843 Jan 20 17:23 eum2bufr_eccodes_011.out
155test -z "*.stb " || rm -f *.stb
156test -z "t_netcdf nml_diff ropp_io_compare ropp_io_summary robufr2ropp" || rm -f t_netcdf nml_diff ropp_io_compare ropp_io_summary robufr2ropp
157rm -f *.o
158gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o t_netcdf.o t_netcdf.f90
159gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o t_netcdf t_netcdf.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
160gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o nml_diff.o nml_diff.f90
161gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o nml_diff nml_diff.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
162gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ropp_io_compare.o ropp_io_compare.f90
163gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o ropp_io_compare ropp_io_compare.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
164gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ropp_io_summary.o ropp_io_summary.f90
165gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o ropp_io_summary ropp_io_summary.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
166gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o robufr2ropp.o robufr2ropp.f90
167gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -L/data/users/idculv/ROPP/gfortran/lib -L/data/users/idculv/ROPP/gfortran/lib64 -o robufr2ropp robufr2ropp.o ../build/libropp_io.a -lropp_utils -lsofa -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl -lgrib_api_f90 -lgrib_api -lmetdbbufr
168
169Testing netCDF Fortran 90 write interfaces...
170
171
172Running t_netcdf (IO (netCDF basic)) ...
173****************************
174********** PASS **********
175****************************
176... examine t_netcdf.log for details
177
178
179Testing ROPP conversion tool...
180
181
182Running t_ropp2ropp_i (IO (missing/invalid data)) ...
183****************************
184********** PASS **********
185****************************
186... examine t_ropp2ropp_i.log for details
187
188
189Running t_ropp2ropp_v (IO (valid data)) ...
190****************************
191********** PASS **********
192****************************
193... examine t_ropp2ropp_v.log for details
194
195
196Running t_ropp2ropp_n (IO (netCDF data)) ...
197****************************
198********** PASS **********
199****************************
200... examine t_ropp2ropp_n.log for details
201
202
203Running t_ropp2ropp_m1 (IO (single -> multi)) ...
204****************************
205********** PASS **********
206****************************
207... examine t_ropp2ropp_m1.log for details
208
209
210Running t_ropp2ropp_m2 (IO (multi -> single)) ...
211****************************
212********** PASS **********
213****************************
214... examine t_ropp2ropp_m2.log for details
215
216
217Running t_ropp2ropp_2d (IO (2D data)) ...
218****************************
219********** PASS **********
220****************************
221... examine t_ropp2ropp_2d.log for details
222
223PASS: 6 tests; NOT PASS: 0 tests; TOTAL: 6 tests
224
225
226
227Testing BUFR encode/decode [MetDB BUFR library] ...
228
229
230Running t_ropp2bufr_mobufr (IO (ropp2bufr_mobufr)) ...
231****************************
232********** PASS **********
233****************************
234... examine t_ropp2bufr_mobufr.log for details
235
236
237Running t_bufr2ropp_mobufr (IO (bufr2ropp_mobufr)) ...
238****************************
239********** PASS **********
240****************************
241... examine t_bufr2ropp_mobufr.log for details
242
243
244
245
246
247Testing GFZ-to-netCDF conversion tool on NRT data ...
248
249
250Running t_gfz2ropp_1 (IO (GFZ NRT data)) ...
251****************************
252********** PASS **********
253****************************
254... examine t_gfz2ropp_1.log for details
255
256
257Testing GFZ-to-netCDF conversion tool on PD data ...
258
259
260Running t_gfz2ropp_2 (IO (GFZ PD data)) ...
261****************************
262********** PASS **********
263****************************
264... examine t_gfz2ropp_2.log for details
265
266
267
268Testing UCAR-to-ROPP netCDF conversion tool on atmPrf data ...
269
270
271Running t_ucar2ropp_1 (IO (UCAR atmPrf data)) ...
272****************************
273********** PASS **********
274****************************
275... examine t_ucar2ropp_1.log for details
276
277
278Testing UCAR-to-ROPP netCDF conversion tool on atmPhs data ...
279
280
281Running t_ucar2ropp_2 (IO (UCAR atmPhs data)) ...
282****************************
283********** PASS **********
284****************************
285... examine t_ucar2ropp_2.log for details
286
287
288
289Testing EUM netCDF4-to-ROPP conversion tool...
290
291
292Running t_eum2ropp (IO (EUM -> ROPP)) ...
293****************************
294********** PASS **********
295****************************
296... examine t_eum2ropp.log for details
297
298
299
300Testing [ECMWF GRIB_API] GRIB-to-BGRASC conversion tool ...
301
302
303Running t_grib2bgrasc (IO (GRIB -> ASCII)) ...
304****************************
305********** PASS **********
306****************************
307... examine t_grib2bgrasc.log for details
308
309
310
311Testing BGRASC-to-ROPP conversion tool ...
312
313
314Running t_bgrasc2ropp (IO (ASCII -> ROPP)) ...
315****************************
316********** PASS **********
317****************************
318... examine t_bgrasc2ropp.log for details
319
320
321
322Making summary of test result
323
324
325************************** SUMMARY OF ROPP_IO TEST RESULTS ***************************
326--------------------------------------------------------------------------------------
327| Test name | Description | Run? | PASS? |
328--------------------------------------------------------------------------------------
329| t_netcdf | IO (netCDF basic) | Run | PASS |
330| t_ropp2ropp_i | IO (missing/invalid data) | Run | PASS |
331| t_ropp2ropp_v | IO (valid data) | Run | PASS |
332| t_ropp2ropp_n | IO (netCDF data) | Run | PASS |
333| t_ropp2ropp_m1 | IO (single -> multi) | Run | PASS |
334| t_ropp2ropp_m2 | IO (multi -> single) | Run | PASS |
335| t_ropp2ropp_2d | IO (2D data) | Run | PASS |
336| t_ropp2bufr_mobufr | IO (ropp2bufr_mobufr) | Run | PASS |
337| t_bufr2ropp_mobufr | IO (bufr2ropp_mobufr) | Run | PASS |
338| t_ropp2bufr_ecbufr | IO (ropp2bufr_ecbufr) | Not run | ------ |
339| t_bufr2ropp_ecbufr | IO (bufr2ropp_ecbufr) | Not run | ------ |
340| t_eum2bufr_ecbufr | IO (eum2bufr_ecbufr) | Not run | ------ |
341| t_ropp2bufr_eccodes | IO (ropp2bufr_eccodes) | Not run | ------ |
342| t_bufr2ropp_eccodes | IO (bufr2ropp_eccodes) | Not run | ------ |
343| t_eum2bufr_eccodes | IO (eum2bufr_eccodes) | Not run | ------ |
344| t_gfz2ropp_1 | IO (GFZ NRT data) | Run | PASS |
345| t_gfz2ropp_2 | IO (GFZ PD data) | Run | PASS |
346| t_ucar2ropp_1 | IO (UCAR atmPrf data) | Run | PASS |
347| t_ucar2ropp_2 | IO (UCAR atmPhs data) | Run | PASS |
348| t_eum2ropp | IO (EUM -> ROPP) | Run | PASS |
349| t_grib2bgrasc | IO (GRIB -> ASCII) | Run | PASS |
350| t_bgrasc2ropp | IO (ASCII -> ROPP) | Run | PASS |
351--------------------------------------------------------------------------------------
352
353This table is saved in ropp_io_summary.txt.
354Each test has its own log file.
355