Opened 7 years ago
Closed 4 years ago
#634 closed task (fixed)
We want tp_bending = true in the ROM SAF processing [1 h]
| Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
|---|---|---|---|
| Priority: | normal | Milestone: | ROPP9.1 carry over |
| Component: | ropp_pp | Version: | 11.0 |
| Keywords: | Cc: |
Description
https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/Makefile.am https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/champ_pp.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/cosmic_pp.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/default_pp.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/grace_pp.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/gras_pp.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/grassaf_invert.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/metop_pp.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/romsaf_invert.cf https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_pp/config/wopt_pp.cf
Original changesets:
We want tp_bending = true in the ROM SAF processing: https://trac.romsaf.org/ropp/changeset/5095
Attachments (2)
Change history (4)
comment:1 by , 4 years ago
| Version: | 9.0 → 11.0 |
|---|
comment:2 by , 4 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Differences in tp angles </~ 0.1 deg - looks OK. Update core test reference files and commit at r6821. Closing ticket.

As for #633, this affects the results of ropp_pp_occ_tool, as expected/hoped:
Running t_pp_occ_1 (PP occ; default options) ... ---------------------------------------------------------------------- ROPP PP File Comparison Tool ---------------------------------------------------------------------- INFO (from ropp_pp_compare): Comparing ropp_pp_test_2m.nc and ../data/ropp_pp_test_2m_reference.nc: the results of running test t_pp_occ_1 (PP occ; default options) ERROR (from ropp_io_fields_compare): Profile 1 Lev1b%lat_tp values ARE significantly different: |diff| = 2.92606E-01 > 1.00000E-04 ERROR (from ropp_io_fields_compare): Profile 1 Lev1b%lon_tp values ARE significantly different: |diff| = 5.90500E-01 > 1.00000E-04 ERROR (from ropp_io_fields_compare): Profile 1 Lev1b%azimuth_tp values ARE significantly different: |diff| = 2.50282E-02 > 1.00000E-02 INFO (from ropp_pp_compare): Differences occurred in profile 1 INFO (from ropp_pp_compare): 3 elements of ropp_pp_test_2m.nc and ../data/ropp_pp_test_2m_reference.nc differ significantly **************************** ********** *FAIL* ********** **************************** ... examine t_pp_occ_1.log for details Testing ROPP PP occ tool on GNOS data... Running t_pp_occ_gnos_1 (PP occ; GNOS data) ... ---------------------------------------------------------------------- ROPP PP File Comparison Tool ---------------------------------------------------------------------- INFO (from ropp_pp_compare): Comparing ropp_pp_test_gnos.nc and ../data/ropp_pp_test_gnos_reference.nc: the results of running test t_pp_occ_gnos_1 (PP occ; GNOS data) ERROR (from ropp_io_fields_compare): Profile 1 Lev1b%lat_tp values ARE significantly different: |diff| = 2.15446E-01 > 1.00000E-04 ERROR (from ropp_io_fields_compare): Profile 1 Lev1b%lon_tp values ARE significantly different: |diff| = 2.18102E-01 > 1.00000E-04 ERROR (from ropp_io_fields_compare): Profile 1 Lev1b%azimuth_tp values ARE significantly different: |diff| = 9.10645E-02 > 1.00000E-02 INFO (from ropp_pp_compare): Differences occurred in profile 1 INFO (from ropp_pp_compare): 3 elements of ropp_pp_test_gnos.nc and ../data/ropp_pp_test_gnos_reference.nc differ significantly **************************** ********** *FAIL* ********** **************************** ... examine t_pp_occ_gnos_1.log for details ... ************************** SUMMARY OF ROPP_PP TEST RESULTS *************************** -------------------------------------------------------------------------------------- | Test name | Description | Run? | PASS? | -------------------------------------------------------------------------------------- | t_pp_invert_1 | PP invert; default options | Run | PASS | | t_pp_occ_1 | PP occ; default options | Run | *FAIL* | | t_pp_occ_gnos_1 | PP occ; GNOS data | Run | *FAIL* | | t_pp_rs_1 | PP raw sampling; default optio | Run | PASS | | t_pp_abel_1 | PP Abel/Inv; def opts | Run | PASS | | t_pp_spectra_1a | PP spectra; def opt (L1 dt) | Run | PASS | | t_pp_spectra_1b | PP spectra; def opt (L2 dt) | Run | PASS | | t_pp_spectra_1c | PP spectra; def opt (L1 ep) | Run | PASS | | t_pp_spectra_1d | PP spectra; def opt (L2 ep) | Run | PASS | | t_pp_wopt_1 | PP 1D WOPT; quick options | Run | PASS | | t_pp_wopt_2d_1 | PP 2D WOPT; quick options | Run | PASS | --------------------------------------------------------------------------------------Differences plotted in
respectively.