Ticket #273: test4_011_nagfor61.out

File test4_011_nagfor61.out, 21.7 KB (added by Ian Culverwell, 3 years ago)
Line 
1$comp $mobufr $ecbufr $eccodes = $comp 0 1 1
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:
7NAG Fortran Compiler Release 6.1(Tozai) Build 6116
8Product NPL6A61NA for x86-64 Linux
9Copyright 1990-2016 The Numerical Algorithms Group Ltd., Oxford, U.K.
10
11C compiler:
12gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
13Copyright (C) 2015 Free Software Foundation, Inc.
14This is free software; see the source for copying conditions. There is NO
15warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
16
17
18Installation target:
19/data/users/idculv/ROPP/nagfor61
20
21checking for a BSD-compatible install... /usr/bin//install -c
22checking whether build environment is sane... yes
23/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/missing: Unknown `--is-lightweight' option
24Try `/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/missing --help' for more information
25configure: WARNING: 'missing' script is too old or missing
26checking for a thread-safe mkdir -p... /usr/bin//mkdir -p
27checking for gawk... gawk
28checking whether make sets $(MAKE)... yes
29checking whether make supports nested variables... yes
30checking build system type... x86_64-unknown-linux-gnu
31checking host system type... x86_64-unknown-linux-gnu
32checking whether the Fortran compiler works... yes
33checking for Fortran compiler default output file name... a.out
34checking for suffix of executables...
35checking whether we are cross compiling... no
36checking for suffix of object files... o
37checking whether we are using the GNU Fortran compiler... no
38checking whether nagfor61 accepts -g... yes
39checking for Fortran compiler vendor... NAG
40checking for ranlib... ranlib
41checking for m4... /usr/bin//m4
42checking for robodoc... /usr/bin//robodoc
43checking for svn2cl... /home/h04/idculv/bin/svn2cl
44checking for Fortran flag to compile .f90 files... none
45checking for Fortran flag needed to accept free-form source... none
46checking whether compiler uses upper case module names... (cached) no
47checking for Fortran whether backslash escapes... no
48checking for Fortran module netcdf... yes
49checking for Fortran module ropp_utils... yes
50checking for Fortran module typesizes... yes
51checking for bufren of the bufr library... no
52checking for enbufv4 of the metdbbufr library... no
53checking for codes_f_bufr_copy_data of the eccodes_bufr library... no
54configure: WARNING:
55configure: WARNING: BUFR LIBRARY (METDB, ECMWF or ECCODES) NOT FOUND
56configure: WARNING: SOME ROPP_IO TOOLS NEED AT LEAST ONE OF THEM INSTALLED.
57configure: WARNING: *** NOTE: ***
58configure: WARNING: *** Users wishing to build the ROPP BUFR encoder or ***
59configure: WARNING: *** decoder must install one of the MetDB, ***
60configure: WARNING: *** ECMWF or ecCodes libraries before building this ***
61configure: WARNING: *** package. See ROPP Release Notes or ROPP I/O User ***
62configure: WARNING: *** Guide for further details. ***
63configure: WARNING: *** Build will proceed without BUFR support. ***
64configure: WARNING:
65checking for grib_f_open_file of the eccodes_grib library... no
66checking for grib_f_open_file of the grib_api library... no
67configure: WARNING:
68configure: WARNING: NEITHER THE GRIB_API NOR THE ECCODES LIBRARY WAS FOUND
69configure: WARNING: *** NOTE: ***
70configure: WARNING: *** Users wishing to build the GRIB file reader must ***
71configure: WARNING: *** install either the ecCodes or the GRIB-API library, ***
72configure: WARNING: *** both available from ECMWF. See ROPP Release Notes ***
73configure: WARNING: *** or the ROPP I/O User Guide for further details. ***
74configure: WARNING: *** Build will proceed without GRIB support. ***
75configure: WARNING:
76configure: WARNING: Library GRIB_API (ECMWF) not found
77configure: WARNING: Library ecCodes (ECMWF) not found
78checking for nf_inq_ncid of the hdf5 library... yes
79checking for nf_open of the netcdf library... yes
80checking for iau_zp of the sofa library... yes
81checking for message of the ropp_utils library... yes
82checking that generated files are newer than configure... done
83configure: creating ./config.status
84config.status: creating Makefile
85config.status: creating build/Makefile
86config.status: creating common/Makefile
87config.status: creating contrib/Makefile
88config.status: creating contrib/idl/Makefile
89config.status: creating contrib/wave/Makefile
90config.status: creating data/Makefile
91config.status: creating doc/Makefile
92config.status: creating ropp/Makefile
93config.status: creating thin/Makefile
94config.status: creating ncdf/Makefile
95config.status: creating bufr/Makefile
96config.status: creating ecmwf/Makefile
97config.status: creating tools/Makefile
98config.status: creating tests/Makefile
99test -z "test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp eum2ropp ieec2ropp " || rm -f test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp eum2ropp ieec2ropp
100test -z "*.stb *.mod" || rm -f *.stb *.mod
101rm -f *.o
102nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o test2ropp.o test2ropp.f90
103NAG Fortran Compiler Release 6.1(Tozai) Build 6116
104[NAG Fortran Compiler normal termination]
105nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
106NAG Fortran Compiler Release 6.1(Tozai) Build 6116
107nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o ropp2ropp.o ropp2ropp.f90
108NAG Fortran Compiler Release 6.1(Tozai) Build 6116
109[NAG Fortran Compiler normal termination]
110nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
111NAG Fortran Compiler Release 6.1(Tozai) Build 6116
112nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o gfz2ropp.o gfz2ropp.f90
113NAG Fortran Compiler Release 6.1(Tozai) Build 6116
114Questionable: gfz2ropp.f90, line 729: Variable ALPHA set but never referenced
115Questionable: gfz2ropp.f90, line 729: Variable BASMTH set but never referenced
116Questionable: gfz2ropp.f90, line 729: Variable BETA set but never referenced
117Questionable: gfz2ropp.f90, line 729: Variable DENSITY set but never referenced
118Questionable: gfz2ropp.f90, line 729: Variable GAMMA set but never referenced
119Questionable: gfz2ropp.f90, line 729: Variable PHASELC set but never referenced
120Questionable: gfz2ropp.f90, line 729: Variable PRESSURE set but never referenced
121Questionable: gfz2ropp.f90, line 729: Variable QFLAG set but never referenced
122Questionable: gfz2ropp.f90, line 729: Variable SNR1 set but never referenced
123Questionable: gfz2ropp.f90, line 729: Variable SNR2 set but never referenced
124[NAG Fortran Compiler normal termination, 10 warnings]
125nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
126NAG Fortran Compiler Release 6.1(Tozai) Build 6116
127nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o ucar2ropp.o ucar2ropp.f90
128NAG Fortran Compiler Release 6.1(Tozai) Build 6116
129[NAG Fortran Compiler normal termination]
130nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
131NAG Fortran Compiler Release 6.1(Tozai) Build 6116
132nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o bgrasc2ropp.o bgrasc2ropp.f90
133NAG Fortran Compiler Release 6.1(Tozai) Build 6116
134[NAG Fortran Compiler normal termination]
135nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
136NAG Fortran Compiler Release 6.1(Tozai) Build 6116
137nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o eum2ropp.o eum2ropp.f90
138NAG Fortran Compiler Release 6.1(Tozai) Build 6116
139Warning: eum2ropp.f90, line 458: Local variable IONO is initialised but never used
140[NAG Fortran Compiler normal termination, 1 warning]
141nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
142NAG Fortran Compiler Release 6.1(Tozai) Build 6116
143nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o ieec2ropp.o ieec2ropp.f90
144NAG Fortran Compiler Release 6.1(Tozai) Build 6116
145Extension: ieec2ropp.f90, line 28: Line longer than 132 characters
146Extension: ieec2ropp.f90, line 29: Line longer than 132 characters
147Extension: ieec2ropp.f90, line 53: Line longer than 132 characters
148Extension: ieec2ropp.f90, line 54: Line longer than 132 characters
149Extension: ieec2ropp.f90, line 300: Line longer than 132 characters
150Questionable: ieec2ropp.f90, line 500: Variable GNS_ID set but never referenced
151Questionable: ieec2ropp.f90, line 500: Variable IDUM set but never referenced
152Questionable: ieec2ropp.f90, line 500: Variable JDUM set but never referenced
153Questionable: ieec2ropp.f90, line 500: Variable LEO_ID set but never referenced
154Warning: ieec2ropp.f90, line 500: Local variable R_GNS is initialised but never used
155Questionable: ieec2ropp.f90, line 500: Variable R_GNS0 set but never referenced
156Warning: ieec2ropp.f90, line 500: Local variable R_LEO is initialised but never used
157Questionable: ieec2ropp.f90, line 500: Variable R_LEO0 set but never referenced
158[NAG Fortran Compiler normal termination, 13 warnings]
159nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
160NAG Fortran Compiler Release 6.1(Tozai) Build 6116
161make[1]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
162 /usr/bin//mkdir -p '/data/users/idculv/ROPP/nagfor61/bin'
163 /usr/bin//install -c test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp eum2ropp ieec2ropp '/data/users/idculv/ROPP/nagfor61/bin'
164make install-exec-hook
165make[2]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
166make[2]: Nothing to be done for `install-exec-hook'.
167make[2]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
168 /usr/bin//mkdir -p '/data/users/idculv/ROPP/nagfor61/share/man/man1'
169 /usr/bin//install -c -m 644 test2ropp.1 ropp2ropp.1 gfz2ropp.1 ucar2ropp.1 bgrasc2ropp.1 eum2ropp.1 ieec2ropp.1 '/data/users/idculv/ROPP/nagfor61/share/man/man1'
170make[1]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
171-rw-r--r--. 1 idculv satsense 11470 Jan 18 18:40 bufr2ropp_eccodes_101.out
172-rw-r--r--. 1 idculv satsense 11288 Jan 18 18:40 bufr2ropp_mobufr_110.out
173-rw-r--r--. 1 idculv satsense 11547 Jan 18 18:40 bufr2ropp_ecbufr_110.out
174-rw-r--r--. 1 idculv satsense 68 Jan 18 18:40 bufr2ropp_eccodes_110.out
175-rw-r--r--. 1 idculv satsense 21526 Jan 20 12:45 bufr2ropp_mo.f90
176-rw-r--r--. 1 idculv satsense 22287 Jan 20 12:45 bufr2ropp_ec.f90
177-rw-r--r--. 1 idculv satsense 20855 Jan 20 13:50 bufr2ropp_eccodes.f90
178-rw-r--r--. 1 idculv satsense 11354 Jan 31 16:58 bufr2ropp_mobufr_111.out
179-rw-r--r--. 1 idculv satsense 11613 Jan 31 16:58 bufr2ropp_ecbufr_111.out
180-rw-r--r--. 1 idculv satsense 11319 Jan 31 16:58 bufr2ropp_eccodes_111.out
181-rw-r--r--. 1 idculv satsense 2121 Jan 18 18:57 ropp2bufr_mobufr_101.out
182-rw-r--r--. 1 idculv satsense 67 Jan 18 18:57 ropp2bufr_ecbufr_101.out
183-rw-r--r--. 1 idculv satsense 1697 Jan 18 18:57 ropp2bufr_eccodes_101.out
184-rw-r--r--. 1 idculv satsense 2121 Jan 18 18:57 ropp2bufr_mobufr_110.out
185-rw-r--r--. 1 idculv satsense 2199 Jan 18 18:57 ropp2bufr_ecbufr_110.out
186-rw-r--r--. 1 idculv satsense 68 Jan 18 18:57 ropp2bufr_eccodes_110.out
187-rw-r--r--. 1 idculv satsense 43265 Jan 19 16:14 ropp2bufr_eccodes.f90
188-rw-r--r--. 1 idculv satsense 2121 Jan 20 17:14 ropp2bufr_mobufr_111.out
189-rw-r--r--. 1 idculv satsense 2199 Jan 20 17:14 ropp2bufr_ecbufr_111.out
190-rw-r--r--. 1 idculv satsense 1697 Jan 20 17:14 ropp2bufr_eccodes_111.out
191-rw-r--r--. 1 idculv satsense 13088 Jan 14 16:01 eum2bufr.1
192-rw-r--r--. 1 idculv satsense 66 Jan 18 19:05 eum2bufr_ecbufr_000.out
193-rw-r--r--. 1 idculv satsense 67 Jan 18 19:05 eum2bufr_eccodes_000.out
194-rw-r--r--. 1 idculv satsense 66 Jan 18 19:06 eum2bufr_ecbufr_001.out
195-rw-r--r--. 1 idculv satsense 1844 Jan 18 19:06 eum2bufr_eccodes_001.out
196-rw-r--r--. 1 idculv satsense 2335 Jan 18 19:06 eum2bufr_ecbufr_010.out
197-rw-r--r--. 1 idculv satsense 67 Jan 18 19:06 eum2bufr_eccodes_010.out
198-rw-r--r--. 1 idculv satsense 42855 Jan 20 17:23 eum2bufr_eccodes.f90
199-rw-r--r--. 1 idculv satsense 2335 Jan 20 17:23 eum2bufr_ecbufr_011.out
200-rw-r--r--. 1 idculv satsense 1843 Jan 20 17:23 eum2bufr_eccodes_011.out
201test -z "*.stb " || rm -f *.stb
202test -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
203rm -f *.o
204nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o t_netcdf.o t_netcdf.f90
205NAG Fortran Compiler Release 6.1(Tozai) Build 6116
206[NAG Fortran Compiler normal termination]
207nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
208NAG Fortran Compiler Release 6.1(Tozai) Build 6116
209nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o nml_diff.o nml_diff.f90
210NAG Fortran Compiler Release 6.1(Tozai) Build 6116
211[NAG Fortran Compiler normal termination]
212nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
213NAG Fortran Compiler Release 6.1(Tozai) Build 6116
214nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o ropp_io_compare.o ropp_io_compare.f90
215NAG Fortran Compiler Release 6.1(Tozai) Build 6116
216[NAG Fortran Compiler normal termination]
217nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
218NAG Fortran Compiler Release 6.1(Tozai) Build 6116
219nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o ropp_io_summary.o ropp_io_summary.f90
220NAG Fortran Compiler Release 6.1(Tozai) Build 6116
221[NAG Fortran Compiler normal termination]
222nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
223NAG Fortran Compiler Release 6.1(Tozai) Build 6116
224nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -c -o robufr2ropp.o robufr2ropp.f90
225NAG Fortran Compiler Release 6.1(Tozai) Build 6116
226[NAG Fortran Compiler normal termination]
227nagfor61 -I../build -O2 -I/data/users/idculv/ROPP/nagfor61/include -L/data/users/idculv/ROPP/nagfor61/lib -L/data/users/idculv/ROPP/nagfor61/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
228NAG Fortran Compiler Release 6.1(Tozai) Build 6116
229
230Testing netCDF Fortran 90 write interfaces...
231
232
233Running t_netcdf (IO (netCDF basic)) ...
234****************************
235********** PASS **********
236****************************
237... examine t_netcdf.log for details
238
239
240Testing ROPP conversion tool...
241
242
243Running t_ropp2ropp_i (IO (missing/invalid data)) ...
244****************************
245********** PASS **********
246****************************
247... examine t_ropp2ropp_i.log for details
248
249
250Running t_ropp2ropp_v (IO (valid data)) ...
251****************************
252********** PASS **********
253****************************
254... examine t_ropp2ropp_v.log for details
255
256
257Running t_ropp2ropp_n (IO (netCDF data)) ...
258****************************
259********** PASS **********
260****************************
261... examine t_ropp2ropp_n.log for details
262
263
264Running t_ropp2ropp_m1 (IO (single -> multi)) ...
265****************************
266********** PASS **********
267****************************
268... examine t_ropp2ropp_m1.log for details
269
270
271Running t_ropp2ropp_m2 (IO (multi -> single)) ...
272****************************
273********** PASS **********
274****************************
275... examine t_ropp2ropp_m2.log for details
276
277
278Running t_ropp2ropp_2d (IO (2D data)) ...
279****************************
280********** PASS **********
281****************************
282... examine t_ropp2ropp_2d.log for details
283
284PASS: 6 tests; NOT PASS: 0 tests; TOTAL: 6 tests
285
286
287
288
289
290
291Testing GFZ-to-netCDF conversion tool on NRT data ...
292
293
294Running t_gfz2ropp_1 (IO (GFZ NRT data)) ...
295****************************
296********** PASS **********
297****************************
298... examine t_gfz2ropp_1.log for details
299
300
301Testing GFZ-to-netCDF conversion tool on PD data ...
302
303
304Running t_gfz2ropp_2 (IO (GFZ PD data)) ...
305****************************
306********** PASS **********
307****************************
308... examine t_gfz2ropp_2.log for details
309
310
311
312Testing UCAR-to-ROPP netCDF conversion tool on atmPrf data ...
313
314
315Running t_ucar2ropp_1 (IO (UCAR atmPrf data)) ...
316****************************
317********** PASS **********
318****************************
319... examine t_ucar2ropp_1.log for details
320
321
322Testing UCAR-to-ROPP netCDF conversion tool on atmPhs data ...
323
324
325Running t_ucar2ropp_2 (IO (UCAR atmPhs data)) ...
326****************************
327********** PASS **********
328****************************
329... examine t_ucar2ropp_2.log for details
330
331
332
333Testing EUM netCDF4-to-ROPP conversion tool...
334
335
336Running t_eum2ropp (IO (EUM -> ROPP)) ...
337****************************
338********** PASS **********
339****************************
340... examine t_eum2ropp.log for details
341
342
343
344
345Testing BGRASC-to-ROPP conversion tool ...
346
347
348Running t_bgrasc2ropp (IO (ASCII -> ROPP)) ...
349****************************
350********** PASS **********
351****************************
352... examine t_bgrasc2ropp.log for details
353
354
355
356Making summary of test result
357
358
359************************** SUMMARY OF ROPP_IO TEST RESULTS ***************************
360--------------------------------------------------------------------------------------
361| Test name | Description | Run? | PASS? |
362--------------------------------------------------------------------------------------
363| t_netcdf | IO (netCDF basic) | Run | PASS |
364| t_ropp2ropp_i | IO (missing/invalid data) | Run | PASS |
365| t_ropp2ropp_v | IO (valid data) | Run | PASS |
366| t_ropp2ropp_n | IO (netCDF data) | Run | PASS |
367| t_ropp2ropp_m1 | IO (single -> multi) | Run | PASS |
368| t_ropp2ropp_m2 | IO (multi -> single) | Run | PASS |
369| t_ropp2ropp_2d | IO (2D data) | Run | PASS |
370| t_ropp2bufr_mobufr | IO (ropp2bufr_mobufr) | Not run | ------ |
371| t_bufr2ropp_mobufr | IO (bufr2ropp_mobufr) | Not run | ------ |
372| t_ropp2bufr_ecbufr | IO (ropp2bufr_ecbufr) | Not run | ------ |
373| t_bufr2ropp_ecbufr | IO (bufr2ropp_ecbufr) | Not run | ------ |
374| t_eum2bufr_ecbufr | IO (eum2bufr_ecbufr) | Not run | ------ |
375| t_ropp2bufr_eccodes | IO (ropp2bufr_eccodes) | Not run | ------ |
376| t_bufr2ropp_eccodes | IO (bufr2ropp_eccodes) | Not run | ------ |
377| t_eum2bufr_eccodes | IO (eum2bufr_eccodes) | Not run | ------ |
378| t_gfz2ropp_1 | IO (GFZ NRT data) | Run | PASS |
379| t_gfz2ropp_2 | IO (GFZ PD data) | Run | PASS |
380| t_ucar2ropp_1 | IO (UCAR atmPrf data) | Run | PASS |
381| t_ucar2ropp_2 | IO (UCAR atmPhs data) | Run | PASS |
382| t_eum2ropp | IO (EUM -> ROPP) | Run | PASS |
383| t_grib2bgrasc | IO (GRIB -> ASCII) | Not run | ------ |
384| t_bgrasc2ropp | IO (ASCII -> ROPP) | Run | PASS |
385--------------------------------------------------------------------------------------
386
387This table is saved in ropp_io_summary.txt.
388Each test has its own log file.
389