Ticket #273: test4_001_ifort17.out

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