Ticket #273: test4_010_gfortran.out

File test4_010_gfortran.out, 20.9 KB (added by Ian Culverwell, 3 years ago)
Line 
1$mobufr $ecbufr $eccodes = 0 1 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... yes
57checking for enbufv4 of the metdbbufr library... no
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_ecbufr ropp2bufr_ecbufr eum2bufr_ecbufr " || rm -f test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp grib2bgrasc eum2ropp ieec2ropp bufr2ropp_ecbufr ropp2bufr_ecbufr eum2bufr_ecbufr
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 -lbufr
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 -lbufr
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 -lbufr
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 -lbufr
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 -lbufr
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 -lbufr
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 -lbufr
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 -lbufr
108gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o bufr2ropp_ec.o bufr2ropp_ec.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_ecbufr bufr2ropp_ec.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 -lbufr
110gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ropp2bufr_ec.o ropp2bufr_ec.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_ecbufr ropp2bufr_ec.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 -lbufr
112gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o eum2bufr_ec.o eum2bufr_ec.f90
113gfortran -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 eum2bufr_ecbufr eum2bufr_ec.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 -lbufr
114make[1]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
115 /usr/bin//mkdir -p '/data/users/idculv/ROPP/gfortran/bin'
116 /usr/bin//install -c test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp grib2bgrasc eum2ropp ieec2ropp bufr2ropp_ecbufr ropp2bufr_ecbufr eum2bufr_ecbufr '/data/users/idculv/ROPP/gfortran/bin'
117make install-exec-hook
118make[2]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
119ln -sf bufr2ropp_ecbufr bufr2ropp
120ln -sf bufr2ropp_ecbufr /data/users/idculv/ROPP/gfortran/bin/bufr2ropp
121ln -sf ropp2bufr_ecbufr ropp2bufr
122ln -sf ropp2bufr_ecbufr /data/users/idculv/ROPP/gfortran/bin/ropp2bufr
123ln -sf eum2bufr_ecbufr eum2bufr
124ln -sf eum2bufr_ecbufr /data/users/idculv/ROPP/gfortran/bin/eum2bufr
125make[2]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
126 /usr/bin//mkdir -p '/data/users/idculv/ROPP/gfortran/share/man/man1'
127 /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 eum2bufr.1 '/data/users/idculv/ROPP/gfortran/share/man/man1'
128make[1]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
129-rw-r--r--. 1 idculv satsense 68 Jan 18 18:40 bufr2ropp_eccodes_110.out
130-rw-r--r--. 1 idculv satsense 21526 Jan 20 12:45 bufr2ropp_mo.f90
131-rw-r--r--. 1 idculv satsense 22287 Jan 20 12:45 bufr2ropp_ec.f90
132-rw-r--r--. 1 idculv satsense 20855 Jan 20 13:50 bufr2ropp_eccodes.f90
133-rw-r--r--. 1 idculv satsense 11354 Jan 31 16:58 bufr2ropp_mobufr_111.out
134-rw-r--r--. 1 idculv satsense 11613 Jan 31 16:58 bufr2ropp_ecbufr_111.out
135-rw-r--r--. 1 idculv satsense 11319 Jan 31 16:58 bufr2ropp_eccodes_111.out
136-rw-r--r--. 1 idculv satsense 47016 Feb 1 11:39 bufr2ropp_ec.o
137-rwxr-xr-x. 1 idculv satsense 5859064 Feb 1 11:39 bufr2ropp_ecbufr
138lrwxrwxrwx. 1 idculv satsense 16 Feb 1 11:39 bufr2ropp -> bufr2ropp_ecbufr
139-rw-r--r--. 1 idculv satsense 2121 Jan 18 18:57 ropp2bufr_mobufr_110.out
140-rw-r--r--. 1 idculv satsense 2199 Jan 18 18:57 ropp2bufr_ecbufr_110.out
141-rw-r--r--. 1 idculv satsense 68 Jan 18 18:57 ropp2bufr_eccodes_110.out
142-rw-r--r--. 1 idculv satsense 43265 Jan 19 16:14 ropp2bufr_eccodes.f90
143-rw-r--r--. 1 idculv satsense 2121 Jan 20 17:14 ropp2bufr_mobufr_111.out
144-rw-r--r--. 1 idculv satsense 2199 Jan 20 17:14 ropp2bufr_ecbufr_111.out
145-rw-r--r--. 1 idculv satsense 1697 Jan 20 17:14 ropp2bufr_eccodes_111.out
146-rw-r--r--. 1 idculv satsense 55304 Feb 1 11:39 ropp2bufr_ec.o
147-rwxr-xr-x. 1 idculv satsense 6628880 Feb 1 11:39 ropp2bufr_ecbufr
148lrwxrwxrwx. 1 idculv satsense 16 Feb 1 11:39 ropp2bufr -> ropp2bufr_ecbufr
149-rw-r--r--. 1 idculv satsense 66 Jan 18 19:06 eum2bufr_ecbufr_001.out
150-rw-r--r--. 1 idculv satsense 1844 Jan 18 19:06 eum2bufr_eccodes_001.out
151-rw-r--r--. 1 idculv satsense 2335 Jan 18 19:06 eum2bufr_ecbufr_010.out
152-rw-r--r--. 1 idculv satsense 67 Jan 18 19:06 eum2bufr_eccodes_010.out
153-rw-r--r--. 1 idculv satsense 42855 Jan 20 17:23 eum2bufr_eccodes.f90
154-rw-r--r--. 1 idculv satsense 2335 Jan 20 17:23 eum2bufr_ecbufr_011.out
155-rw-r--r--. 1 idculv satsense 1843 Jan 20 17:23 eum2bufr_eccodes_011.out
156-rw-r--r--. 1 idculv satsense 56008 Feb 1 11:39 eum2bufr_ec.o
157-rwxr-xr-x. 1 idculv satsense 6628880 Feb 1 11:39 eum2bufr_ecbufr
158lrwxrwxrwx. 1 idculv satsense 15 Feb 1 11:39 eum2bufr -> eum2bufr_ecbufr
159test -z "*.stb " || rm -f *.stb
160test -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
161rm -f *.o
162gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o t_netcdf.o t_netcdf.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 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 -lbufr
164gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o nml_diff.o nml_diff.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 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 -lbufr
166gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ropp_io_compare.o ropp_io_compare.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 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 -lbufr
168gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o ropp_io_summary.o ropp_io_summary.f90
169gfortran -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 -lbufr
170gfortran -I../build -O2 -I/data/users/idculv/ROPP/gfortran/include -c -o robufr2ropp.o robufr2ropp.f90
171gfortran -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 -lbufr
172
173Testing netCDF Fortran 90 write interfaces...
174
175
176Running t_netcdf (IO (netCDF basic)) ...
177****************************
178********** PASS **********
179****************************
180... examine t_netcdf.log for details
181
182
183Testing ROPP conversion tool...
184
185
186Running t_ropp2ropp_i (IO (missing/invalid data)) ...
187****************************
188********** PASS **********
189****************************
190... examine t_ropp2ropp_i.log for details
191
192
193Running t_ropp2ropp_v (IO (valid data)) ...
194****************************
195********** PASS **********
196****************************
197... examine t_ropp2ropp_v.log for details
198
199
200Running t_ropp2ropp_n (IO (netCDF data)) ...
201****************************
202********** PASS **********
203****************************
204... examine t_ropp2ropp_n.log for details
205
206
207Running t_ropp2ropp_m1 (IO (single -> multi)) ...
208****************************
209********** PASS **********
210****************************
211... examine t_ropp2ropp_m1.log for details
212
213
214Running t_ropp2ropp_m2 (IO (multi -> single)) ...
215****************************
216********** PASS **********
217****************************
218... examine t_ropp2ropp_m2.log for details
219
220
221Running t_ropp2ropp_2d (IO (2D data)) ...
222****************************
223********** PASS **********
224****************************
225... examine t_ropp2ropp_2d.log for details
226
227PASS: 6 tests; NOT PASS: 0 tests; TOTAL: 6 tests
228
229
230
231
232Testing BUFR encode/decode [ECMWF BUFR library] ...
233
234
235Running t_ropp2bufr_ecbufr (IO (ropp2bufr_ecbufr)) ...
236****************************
237********** PASS **********
238****************************
239... examine t_ropp2bufr_ecbufr.log for details
240
241
242Running t_bufr2ropp_ecbufr (IO (bufr2ropp_ecbufr)) ...
243****************************
244********** PASS **********
245****************************
246... examine t_bufr2ropp_ecbufr.log for details
247
248
249Running t_eum2bufr_ecbufr (IO (eum2bufr_ecbufr)) ...
250****************************
251********** PASS **********
252****************************
253... examine t_eum2bufr_ecbufr.log for details
254
255
256
257
258Testing GFZ-to-netCDF conversion tool on NRT data ...
259
260
261Running t_gfz2ropp_1 (IO (GFZ NRT data)) ...
262****************************
263********** PASS **********
264****************************
265... examine t_gfz2ropp_1.log for details
266
267
268Testing GFZ-to-netCDF conversion tool on PD data ...
269
270
271Running t_gfz2ropp_2 (IO (GFZ PD data)) ...
272****************************
273********** PASS **********
274****************************
275... examine t_gfz2ropp_2.log for details
276
277
278
279Testing UCAR-to-ROPP netCDF conversion tool on atmPrf data ...
280
281
282Running t_ucar2ropp_1 (IO (UCAR atmPrf data)) ...
283****************************
284********** PASS **********
285****************************
286... examine t_ucar2ropp_1.log for details
287
288
289Testing UCAR-to-ROPP netCDF conversion tool on atmPhs data ...
290
291
292Running t_ucar2ropp_2 (IO (UCAR atmPhs data)) ...
293****************************
294********** PASS **********
295****************************
296... examine t_ucar2ropp_2.log for details
297
298
299
300Testing EUM netCDF4-to-ROPP conversion tool...
301
302
303Running t_eum2ropp (IO (EUM -> ROPP)) ...
304****************************
305********** PASS **********
306****************************
307... examine t_eum2ropp.log for details
308
309
310
311Testing [ECMWF GRIB_API] GRIB-to-BGRASC conversion tool ...
312
313
314Running t_grib2bgrasc (IO (GRIB -> ASCII)) ...
315****************************
316********** PASS **********
317****************************
318... examine t_grib2bgrasc.log for details
319
320
321
322Testing BGRASC-to-ROPP conversion tool ...
323
324
325Running t_bgrasc2ropp (IO (ASCII -> ROPP)) ...
326****************************
327********** PASS **********
328****************************
329... examine t_bgrasc2ropp.log for details
330
331
332
333Making summary of test result
334
335
336************************** SUMMARY OF ROPP_IO TEST RESULTS ***************************
337--------------------------------------------------------------------------------------
338| Test name | Description | Run? | PASS? |
339--------------------------------------------------------------------------------------
340| t_netcdf | IO (netCDF basic) | Run | PASS |
341| t_ropp2ropp_i | IO (missing/invalid data) | Run | PASS |
342| t_ropp2ropp_v | IO (valid data) | Run | PASS |
343| t_ropp2ropp_n | IO (netCDF data) | Run | PASS |
344| t_ropp2ropp_m1 | IO (single -> multi) | Run | PASS |
345| t_ropp2ropp_m2 | IO (multi -> single) | Run | PASS |
346| t_ropp2ropp_2d | IO (2D data) | Run | PASS |
347| t_ropp2bufr_mobufr | IO (ropp2bufr_mobufr) | Not run | ------ |
348| t_bufr2ropp_mobufr | IO (bufr2ropp_mobufr) | Not run | ------ |
349| t_ropp2bufr_ecbufr | IO (ropp2bufr_ecbufr) | Run | PASS |
350| t_bufr2ropp_ecbufr | IO (bufr2ropp_ecbufr) | Run | PASS |
351| t_eum2bufr_ecbufr | IO (eum2bufr_ecbufr) | Run | PASS |
352| t_ropp2bufr_eccodes | IO (ropp2bufr_eccodes) | Not run | ------ |
353| t_bufr2ropp_eccodes | IO (bufr2ropp_eccodes) | Not run | ------ |
354| t_eum2bufr_eccodes | IO (eum2bufr_eccodes) | Not run | ------ |
355| t_gfz2ropp_1 | IO (GFZ NRT data) | Run | PASS |
356| t_gfz2ropp_2 | IO (GFZ PD data) | Run | PASS |
357| t_ucar2ropp_1 | IO (UCAR atmPrf data) | Run | PASS |
358| t_ucar2ropp_2 | IO (UCAR atmPhs data) | Run | PASS |
359| t_eum2ropp | IO (EUM -> ROPP) | Run | PASS |
360| t_grib2bgrasc | IO (GRIB -> ASCII) | Run | PASS |
361| t_bgrasc2ropp | IO (ASCII -> ROPP) | Run | PASS |
362--------------------------------------------------------------------------------------
363
364This table is saved in ropp_io_summary.txt.
365Each test has its own log file.
366