Ticket #273: test4_010_ifort17.out

File test4_010_ifort17.out, 20.9 KB (added by Ian Culverwell, 3 years ago)
Line 
1$comp $mobufr $ecbufr $eccodes = $comp 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:
7ifort (IFORT) 17.0.7 20180403
8Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
9
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/ifort17
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 ifort17 accepts -g... yes
39checking for Fortran compiler vendor... Intel
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... 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... yes
52checking for enbufv4 of the metdbbufr library... no
53checking for codes_f_bufr_copy_data of the eccodes_bufr library... no
54checking for grib_f_open_file of the eccodes_grib library... no
55checking for grib_f_open_file of the grib_api library... yes
56configure: WARNING:
57configure: WARNING: GRIB_API LIBRARY (FROM ECMWF) WAS DETECTED
58configure: WARNING: *** NOTE: ***
59configure: WARNING: *** ROPP support for GRIB-API will be discontinued ***
60configure: WARNING: *** in the near future. Users should switch to ***
61configure: WARNING: *** the ECMWF ecCodes library instead. ***
62configure: WARNING:
63checking for nf_inq_ncid of the hdf5 library... yes
64checking for nf_open of the netcdf library... yes
65checking for iau_zp of the sofa library... yes
66checking for message of the ropp_utils library... yes
67checking that generated files are newer than configure... done
68configure: creating ./config.status
69config.status: creating Makefile
70config.status: creating build/Makefile
71config.status: creating common/Makefile
72config.status: creating contrib/Makefile
73config.status: creating contrib/idl/Makefile
74config.status: creating contrib/wave/Makefile
75config.status: creating data/Makefile
76config.status: creating doc/Makefile
77config.status: creating ropp/Makefile
78config.status: creating thin/Makefile
79config.status: creating ncdf/Makefile
80config.status: creating bufr/Makefile
81config.status: creating ecmwf/Makefile
82config.status: creating tools/Makefile
83config.status: creating tests/Makefile
84test -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
85test -z "*.stb *.mod" || rm -f *.stb *.mod
86rm -f *.o
87ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o test2ropp.o test2ropp.f90
88ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
89ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o ropp2ropp.o ropp2ropp.f90
90ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
91ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o gfz2ropp.o gfz2ropp.f90
92ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
93ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o ucar2ropp.o ucar2ropp.f90
94ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
95ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o bgrasc2ropp.o bgrasc2ropp.f90
96ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
97ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o grib2bgrasc.o grib2bgrasc.f90
98ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
99ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o eum2ropp.o eum2ropp.f90
100ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
101ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o ieec2ropp.o ieec2ropp.f90
102ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
103ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o bufr2ropp_ec.o bufr2ropp_ec.f90
104ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
105ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o ropp2bufr_ec.o ropp2bufr_ec.f90
106ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
107ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o eum2bufr_ec.o eum2bufr_ec.f90
108ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
109make[1]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
110 /usr/bin//mkdir -p '/data/users/idculv/ROPP/ifort17/bin'
111 /usr/bin//install -c test2ropp ropp2ropp gfz2ropp ucar2ropp bgrasc2ropp grib2bgrasc eum2ropp ieec2ropp bufr2ropp_ecbufr ropp2bufr_ecbufr eum2bufr_ecbufr '/data/users/idculv/ROPP/ifort17/bin'
112make install-exec-hook
113make[2]: Entering directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
114ln -sf bufr2ropp_ecbufr bufr2ropp
115ln -sf bufr2ropp_ecbufr /data/users/idculv/ROPP/ifort17/bin/bufr2ropp
116ln -sf ropp2bufr_ecbufr ropp2bufr
117ln -sf ropp2bufr_ecbufr /data/users/idculv/ROPP/ifort17/bin/ropp2bufr
118ln -sf eum2bufr_ecbufr eum2bufr
119ln -sf eum2bufr_ecbufr /data/users/idculv/ROPP/ifort17/bin/eum2bufr
120make[2]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
121 /usr/bin//mkdir -p '/data/users/idculv/ROPP/ifort17/share/man/man1'
122 /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/ifort17/share/man/man1'
123make[1]: Leaving directory `/net/data/users/idculv/ROPP/ropp_src/branches/dev/Share/ROPP111_make_test/ropp_io/tools'
124-rw-r--r--. 1 idculv satsense 68 Jan 18 18:40 bufr2ropp_eccodes_110.out
125-rw-r--r--. 1 idculv satsense 21526 Jan 20 12:45 bufr2ropp_mo.f90
126-rw-r--r--. 1 idculv satsense 22287 Jan 20 12:45 bufr2ropp_ec.f90
127-rw-r--r--. 1 idculv satsense 20855 Jan 20 13:50 bufr2ropp_eccodes.f90
128-rw-r--r--. 1 idculv satsense 11354 Jan 31 16:58 bufr2ropp_mobufr_111.out
129-rw-r--r--. 1 idculv satsense 11613 Jan 31 16:58 bufr2ropp_ecbufr_111.out
130-rw-r--r--. 1 idculv satsense 11319 Jan 31 16:58 bufr2ropp_eccodes_111.out
131-rw-r--r--. 1 idculv satsense 50784 Feb 7 11:16 bufr2ropp_ec.o
132-rwxr-xr-x. 1 idculv satsense 7844544 Feb 7 11:16 bufr2ropp_ecbufr
133lrwxrwxrwx. 1 idculv satsense 16 Feb 7 11:17 bufr2ropp -> bufr2ropp_ecbufr
134-rw-r--r--. 1 idculv satsense 2121 Jan 18 18:57 ropp2bufr_mobufr_110.out
135-rw-r--r--. 1 idculv satsense 2199 Jan 18 18:57 ropp2bufr_ecbufr_110.out
136-rw-r--r--. 1 idculv satsense 68 Jan 18 18:57 ropp2bufr_eccodes_110.out
137-rw-r--r--. 1 idculv satsense 43265 Jan 19 16:14 ropp2bufr_eccodes.f90
138-rw-r--r--. 1 idculv satsense 2121 Jan 20 17:14 ropp2bufr_mobufr_111.out
139-rw-r--r--. 1 idculv satsense 2199 Jan 20 17:14 ropp2bufr_ecbufr_111.out
140-rw-r--r--. 1 idculv satsense 1697 Jan 20 17:14 ropp2bufr_eccodes_111.out
141-rw-r--r--. 1 idculv satsense 65952 Feb 7 11:16 ropp2bufr_ec.o
142-rwxr-xr-x. 1 idculv satsense 9214096 Feb 7 11:16 ropp2bufr_ecbufr
143lrwxrwxrwx. 1 idculv satsense 16 Feb 7 11:17 ropp2bufr -> ropp2bufr_ecbufr
144-rw-r--r--. 1 idculv satsense 66 Jan 18 19:06 eum2bufr_ecbufr_001.out
145-rw-r--r--. 1 idculv satsense 1844 Jan 18 19:06 eum2bufr_eccodes_001.out
146-rw-r--r--. 1 idculv satsense 2335 Jan 18 19:06 eum2bufr_ecbufr_010.out
147-rw-r--r--. 1 idculv satsense 67 Jan 18 19:06 eum2bufr_eccodes_010.out
148-rw-r--r--. 1 idculv satsense 42855 Jan 20 17:23 eum2bufr_eccodes.f90
149-rw-r--r--. 1 idculv satsense 2335 Jan 20 17:23 eum2bufr_ecbufr_011.out
150-rw-r--r--. 1 idculv satsense 1843 Jan 20 17:23 eum2bufr_eccodes_011.out
151-rw-r--r--. 1 idculv satsense 66560 Feb 7 11:16 eum2bufr_ec.o
152-rwxr-xr-x. 1 idculv satsense 9214216 Feb 7 11:16 eum2bufr_ecbufr
153lrwxrwxrwx. 1 idculv satsense 15 Feb 7 11:17 eum2bufr -> eum2bufr_ecbufr
154test -z "*.stb " || rm -f *.stb
155test -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
156rm -f *.o
157ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o t_netcdf.o t_netcdf.f90
158ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
159ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o nml_diff.o nml_diff.f90
160ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
161ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o ropp_io_compare.o ropp_io_compare.f90
162ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
163ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o ropp_io_summary.o ropp_io_summary.f90
164ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
165ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -c -o robufr2ropp.o robufr2ropp.f90
166ifort17 -fp_port -I../build -O2 -I/data/users/idculv/ROPP/ifort17/include -L/data/users/idculv/ROPP/ifort17/lib -L/data/users/idculv/ROPP/ifort17/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
167
168Testing netCDF Fortran 90 write interfaces...
169
170
171Running t_netcdf (IO (netCDF basic)) ...
172****************************
173********** PASS **********
174****************************
175... examine t_netcdf.log for details
176
177
178Testing ROPP conversion tool...
179
180
181Running t_ropp2ropp_i (IO (missing/invalid data)) ...
182****************************
183********** PASS **********
184****************************
185... examine t_ropp2ropp_i.log for details
186
187
188Running t_ropp2ropp_v (IO (valid data)) ...
189****************************
190********** PASS **********
191****************************
192... examine t_ropp2ropp_v.log for details
193
194
195Running t_ropp2ropp_n (IO (netCDF data)) ...
196****************************
197********** PASS **********
198****************************
199... examine t_ropp2ropp_n.log for details
200
201
202Running t_ropp2ropp_m1 (IO (single -> multi)) ...
203****************************
204********** PASS **********
205****************************
206... examine t_ropp2ropp_m1.log for details
207
208
209Running t_ropp2ropp_m2 (IO (multi -> single)) ...
210****************************
211********** PASS **********
212****************************
213... examine t_ropp2ropp_m2.log for details
214
215
216Running t_ropp2ropp_2d (IO (2D data)) ...
217****************************
218********** PASS **********
219****************************
220... examine t_ropp2ropp_2d.log for details
221
222PASS: 6 tests; NOT PASS: 0 tests; TOTAL: 6 tests
223
224
225
226
227Testing BUFR encode/decode [ECMWF BUFR library] ...
228
229
230Running t_ropp2bufr_ecbufr (IO (ropp2bufr_ecbufr)) ...
231****************************
232********** PASS **********
233****************************
234... examine t_ropp2bufr_ecbufr.log for details
235
236
237Running t_bufr2ropp_ecbufr (IO (bufr2ropp_ecbufr)) ...
238****************************
239********** PASS **********
240****************************
241... examine t_bufr2ropp_ecbufr.log for details
242
243
244Running t_eum2bufr_ecbufr (IO (eum2bufr_ecbufr)) ...
245****************************
246********** PASS **********
247****************************
248... examine t_eum2bufr_ecbufr.log for details
249
250
251
252
253Testing GFZ-to-netCDF conversion tool on NRT data ...
254
255
256Running t_gfz2ropp_1 (IO (GFZ NRT data)) ...
257****************************
258********** PASS **********
259****************************
260... examine t_gfz2ropp_1.log for details
261
262
263Testing GFZ-to-netCDF conversion tool on PD data ...
264
265
266Running t_gfz2ropp_2 (IO (GFZ PD data)) ...
267****************************
268********** PASS **********
269****************************
270... examine t_gfz2ropp_2.log for details
271
272
273
274Testing UCAR-to-ROPP netCDF conversion tool on atmPrf data ...
275
276
277Running t_ucar2ropp_1 (IO (UCAR atmPrf data)) ...
278****************************
279********** PASS **********
280****************************
281... examine t_ucar2ropp_1.log for details
282
283
284Testing UCAR-to-ROPP netCDF conversion tool on atmPhs data ...
285
286
287Running t_ucar2ropp_2 (IO (UCAR atmPhs data)) ...
288****************************
289********** PASS **********
290****************************
291... examine t_ucar2ropp_2.log for details
292
293
294
295Testing EUM netCDF4-to-ROPP conversion tool...
296
297
298Running t_eum2ropp (IO (EUM -> ROPP)) ...
299****************************
300********** PASS **********
301****************************
302... examine t_eum2ropp.log for details
303
304
305
306Testing [ECMWF GRIB_API] GRIB-to-BGRASC conversion tool ...
307
308
309Running t_grib2bgrasc (IO (GRIB -> ASCII)) ...
310****************************
311********** PASS **********
312****************************
313... examine t_grib2bgrasc.log for details
314
315
316
317Testing BGRASC-to-ROPP conversion tool ...
318
319
320Running t_bgrasc2ropp (IO (ASCII -> ROPP)) ...
321****************************
322********** PASS **********
323****************************
324... examine t_bgrasc2ropp.log for details
325
326
327
328Making summary of test result
329
330
331************************** SUMMARY OF ROPP_IO TEST RESULTS ***************************
332--------------------------------------------------------------------------------------
333| Test name | Description | Run? | PASS? |
334--------------------------------------------------------------------------------------
335| t_netcdf | IO (netCDF basic) | Run | PASS |
336| t_ropp2ropp_i | IO (missing/invalid data) | Run | PASS |
337| t_ropp2ropp_v | IO (valid data) | Run | PASS |
338| t_ropp2ropp_n | IO (netCDF data) | Run | PASS |
339| t_ropp2ropp_m1 | IO (single -> multi) | Run | PASS |
340| t_ropp2ropp_m2 | IO (multi -> single) | Run | PASS |
341| t_ropp2ropp_2d | IO (2D data) | Run | PASS |
342| t_ropp2bufr_mobufr | IO (ropp2bufr_mobufr) | Not run | ------ |
343| t_bufr2ropp_mobufr | IO (bufr2ropp_mobufr) | Not run | ------ |
344| t_ropp2bufr_ecbufr | IO (ropp2bufr_ecbufr) | Run | PASS |
345| t_bufr2ropp_ecbufr | IO (bufr2ropp_ecbufr) | Run | PASS |
346| t_eum2bufr_ecbufr | IO (eum2bufr_ecbufr) | Run | PASS |
347| t_ropp2bufr_eccodes | IO (ropp2bufr_eccodes) | Not run | ------ |
348| t_bufr2ropp_eccodes | IO (bufr2ropp_eccodes) | Not run | ------ |
349| t_eum2bufr_eccodes | IO (eum2bufr_eccodes) | Not run | ------ |
350| t_gfz2ropp_1 | IO (GFZ NRT data) | Run | PASS |
351| t_gfz2ropp_2 | IO (GFZ PD data) | Run | PASS |
352| t_ucar2ropp_1 | IO (UCAR atmPrf data) | Run | PASS |
353| t_ucar2ropp_2 | IO (UCAR atmPhs data) | Run | PASS |
354| t_eum2ropp | IO (EUM -> ROPP) | Run | PASS |
355| t_grib2bgrasc | IO (GRIB -> ASCII) | Run | PASS |
356| t_bgrasc2ropp | IO (ASCII -> ROPP) | Run | PASS |
357--------------------------------------------------------------------------------------
358
359This table is saved in ropp_io_summary.txt.
360Each test has its own log file.
361