1 |
|
---|
2 | ---------------------------------------------------------------------
|
---|
3 | UCAR to ROPP netCDF Converter
|
---|
4 | ---------------------------------------------------------------------
|
---|
5 |
|
---|
6 |
|
---|
7 | WARNING (from ucar2ropp): Range checking is disabled
|
---|
8 | INFO (from ucar2ropp): Reading file ../data/ucar_test_new.nc
|
---|
9 | READ: MINVAL(ROdata%lev2a%refrac) = -300.171813964844
|
---|
10 | READ: MAXVAL(ROdata%lev2a%refrac) = -5.335127934813499E-002
|
---|
11 | untouched = F
|
---|
12 | ... (from ucar2ropp): Ensuring all profiles are in ascending height order.
|
---|
13 | ... (from ropp_io_ascend): Level1b (bending angle) data found to be in reverse order (descending height order)
|
---|
14 | Reversing data direction. Reversing data direction.
|
---|
15 | ... (from ropp_io_ascend): Note 1dVar users must ensure that the error description is appropriate for profiles in increasing height order.
|
---|
16 | See User Guide for more details
|
---|
17 |
|
---|
18 | ... (from ropp_io_ascend): Level2a (refractivity) data found to be in reverse order (descending height order)
|
---|
19 | Reversing data direction.
|
---|
20 | ... (from ropp_io_ascend): Note 1dVar users must ensure that the error description is appropriate for profiles in increasing height order.
|
---|
21 | See User Guide for more details
|
---|
22 |
|
---|
23 | ... (from ropp_io_ascend): Level2b (geop,temp,shum,pres) data found to be in reverse order (descending height order)
|
---|
24 | Reversing data direction.
|
---|
25 | ... (from ropp_io_ascend): Note 1dVar users must ensure that the error description is appropriate for profiles in increasing height order.
|
---|
26 | See User Guide for more details
|
---|
27 |
|
---|
28 | after ropp_io_ascend: MINVAL(ROdata%lev2a%refrac) = -300.171813964844
|
---|
29 | after ropp_io_ascend: MAXVAL(ROdata%lev2a%refrac) = -5.335127934813499E-002
|
---|
30 | ... (from ropp_io_thin): Thinning method: NONE (Thinning disabled) [v3.1]
|
---|
31 | after ropp_io_thin: MINVAL(ROdata%lev2a%refrac) = -300.171813964844
|
---|
32 | after ropp_io_thin: MAXVAL(ROdata%lev2a%refrac) = -5.335127934813499E-002
|
---|
33 | 3.2.1: MINVAL(ROdata%lev2a%refrac) = -300.171813964844
|
---|
34 | 3.2.1: MAXVAL(ROdata%lev2a%refrac) = -5.335127934813499E-002
|
---|
35 | 3.2.2: MINVAL(ROdata%lev2a%refrac) = -300.171813964844
|
---|
36 | 3.2.2: MAXVAL(ROdata%lev2a%refrac) = -5.335127934813499E-002
|
---|
37 | INFO (from ucar2ropp): Profile 1 : OC_20090827202208_C006_G029_UCAR
|
---|
38 | ... (from ucar2ropp): Latitude/Longitude : -53.93, -36.13
|
---|
39 | ... (from ucar2ropp): No. of phase/SNR samples : 0
|
---|
40 | ... (from ucar2ropp): No. of bending angle samples : 5391
|
---|
41 | ... (from ucar2ropp): No. of refractivity samples : 5391
|
---|
42 | ... (from ucar2ropp): No. of geophysical samples : 5391
|
---|
43 | ... (from ucar2ropp): No. of surface geo. samples : 0
|
---|
44 | ... (from ucar2ropp): No. of model coeff. levels : 0
|
---|
45 | INFO (from ucar2ropp): Writing ucar_testr_new.nc
|
---|
46 | WRITE: MINVAL(ROdata%lev2a%refrac) = -300.171813964844
|
---|
47 | WRITE: MAXVAL(ROdata%lev2a%refrac) = -5.335127934813499E-002
|
---|
48 |
|
---|