Opened 6 years ago

Closed 3 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

Attachments (2)

634_occ_diffs.png (48.4 KB ) - added by Ian Culverwell 3 years ago.
634_occ_diffs.png
634_occ_gnos_diffs.png (44.1 KB ) - added by Ian Culverwell 3 years ago.
634_occ_gnos_diffs.png

Download all attachments as: .zip

Change history (4)

comment:1 by Ian Culverwell, 3 years ago

Version: 9.011.0

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

634_occ_diffs.png

and

634_occ_gnos_diffs.png

respectively.

by Ian Culverwell, 3 years ago

Attachment: 634_occ_diffs.png added

634_occ_diffs.png

by Ian Culverwell, 3 years ago

Attachment: 634_occ_gnos_diffs.png added

634_occ_gnos_diffs.png

comment:2 by Ian Culverwell, 3 years ago

Resolution: fixed
Status: newclosed

Differences in tp angles </~ 0.1 deg - looks OK. Update core test reference files and commit at r6821. Closing ticket.

Note: See TracTickets for help on using tickets.