Opened 7 years ago
Closed 2 years ago
#516 closed enhancement (fixed)
DMI ROPP9.1/10.0 wishlist for pp
Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | normal | Milestone: | ROPP9.1 carry over |
Component: | ropp_pp | Version: | 11.0 |
Keywords: | Cc: |
Description
From #510:
ropp_pp:
Original changesets:
Changing maximum data gap size to 0.8: https://trac.romsaf.org/ropp/changeset/3207/ropp_src/branches/dev/Share/dmi_trunk/ropp_pp/preprocess/ropp_pp_preprocess_grasrs.f90
Changes to distinguish Metop from EUM and UCAR: https://trac.romsaf.org/ropp/changeset/4534/ropp_src/branches/dev/Share/dmi_trunk_8.0/ropp_pp/preprocess/ropp_pp_preprocess.f90
Allocated length of file name strings changed from 80 to 256: https://trac.romsaf.org/ropp/changeset/4535/ropp_src/branches/dev/Share/dmi_trunk_8.0/ropp_pp/tools/ropp_pp_spectra_tool.f90
Fatal error when navigation bit file is not found: https://trac.romsaf.org/ropp/changeset/4730/ropp_src/branches/dev/Share/dmi_trunk_8.0/ropp_pp/preprocess/ropp_pp_preprocess_cosmic.f90
Changes to handle Metop from UCAR: https://trac.romsaf.org/ropp/changeset/5016/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess.f90
Adjusting message codes: https://trac.romsaf.org/ropp/changeset/5080
No open loop processing for METOP data from UCAR: https://trac.romsaf.org/ropp/changeset/5097/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess.f90
Only info (not warning) when using non-open loop processing: https://trac.romsaf.org/ropp/changeset/5099/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess.f90
Adding call to message_set_routine before Returns: https://trac.romsaf.org/ropp/changeset/5167
Set time_offset in RO prof structure: https://trac.romsaf.org/ropp/changeset/5202
Open loop resampling adjustments: https://trac.romsaf.org/ropp/changeset/5342/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess_grasrs.f90
Make sure the uppermost grid point is inside the data interval: https://trac.romsaf.org/ropp/changeset/5343/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess_grasrs.f90
Fail gracefully when closed loop data are missing: https://trac.romsaf.org/ropp/changeset/5347/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess_grasrs.f90
Make sure that the new rs/ol grid is strictly within the rs/ol data: https://trac.romsaf.org/ropp/changeset/5348/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess_grasrs.f90
Avoid undefined ts for very gappy open loop data: https://trac.romsaf.org/ropp/changeset/5354/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess_grasrs.f90
Avoid erroneous ~0.019 sec gridding in some cases: https://trac.romsaf.org/ropp/changeset/5355/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_preprocess_grasrs.f90
Implemented option to get EUMETSATs navbit-corrected excess phase: https://trac.romsaf.org/ropp/changeset/5356
Command-line options for paths to egm96, corr_egm96, and msisfile: https://trac.romsaf.org/ropp/changeset/5397/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/tools/ropp_pp_spectra_tool.f90
Cut off last part of CHAMP and GRACE phase data: https://trac.romsaf.org/ropp/changeset/5398
Original changesets:
Adjusting message codes: https://trac.romsaf.org/ropp/changeset/5080
Introducing gradual transitions to avoid kinks in profiles: https://trac.romsaf.org/ropp/changeset/5164/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/bangle/ropp_pp_dct.f90
Original changesets:
Changing parameters related to L2-extrapolation: https://trac.romsaf.org/ropp/changeset/5163/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_correct_L2.f90
Fix smoothing-bug affecting only L2: https://trac.romsaf.org/ropp/changeset/5346/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/preprocess/ropp_pp_correct_L2.f90
Original changesets:
Interpolation of lat, lon and azimuth: https://trac.romsaf.org/ropp/changeset/4607
New interpolation subroutine also needed in ropp_pp/build/Makefile.am: https://trac.romsaf.org/ropp/changeset/4608
Incorporation of ropp_pp_invert_tool in ropp_pp_occ_tool: https://trac.romsaf.org/ropp/changeset/4638/ropp_src/branches/dev/Share/dmi_trunk_8.0/ropp_pp/tools/ropp_pp_occ_tool.f90
svn merge of cb_tp_bending: https://trac.romsaf.org/ropp/changeset/4668
Use smt_ba as reference for lat_tp, lon_tp: https://trac.romsaf.org/ropp/changeset/4672/ropp_src/branches/dev/Share/dmi_trunk_8.0/ropp_pp/tools/ropp_pp_occ_tool.f90
Fixing problem with occ_point.f90 and tangent_point.f90: https://trac.romsaf.org/ropp/changeset/4674
Changed length of strings: https://trac.romsaf.org/ropp/changeset/4862/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/common/ropp_pp_types.f90
Use --no-ranchk consistently (two dashes in front): https://trac.romsaf.org/ropp/changeset/4926
Writing SO fitting regression factors to diagnostics: https://trac.romsaf.org/ropp/changeset/4953
Command-line options for paths to egm96, corr_egm96, and msisfile: https://trac.romsaf.org/ropp/changeset/4971
Fixed bug that occasionally caused an error at the top: https://trac.romsaf.org/ropp/changeset/5065/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/tools/ropp_pp_occ_tool.f90
Only add bangle_L1_sigma to err_neut when they are valid values: https://trac.romsaf.org/ropp/changeset/5066/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/tools/ropp_pp_occ_tool.f90
Adjusting message codes: https://trac.romsaf.org/ropp/changeset/5080
Including check on derived impact parameter range: https://trac.romsaf.org/ropp/changeset/5161/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/tools/ropp_pp_occ_tool.f90
Introducing opt_XL2 option: https://trac.romsaf.org/ropp/changeset/5165
Set time_offset in RO prof structure: https://trac.romsaf.org/ropp/changeset/5202
A little more control to avoid core dump in CT2: https://trac.romsaf.org/ropp/changeset/5360/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/tools/ropp_pp_occ_tool.f90
Cosmetic edits: https://trac.romsaf.org/ropp/changeset/5395/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_pp/tools/ropp_pp_occ_tool.f90
Original changeset:
Minor changes in Tdry routines: https://trac.romsaf.org/ropp/changeset/4533/ropp_src/branches/dev/Share/dmi_trunk_8.0/ropp_pp/common/ropp_pp_tdry.f90
Original changesets:
Changes to reflect the ROM SAF processing: https://trac.romsaf.org/ropp/changeset/4969
Modified smoothing limits in config files: https://trac.romsaf.org/ropp/changeset/4974
We want tp_bending = true in the ROM SAF processing: https://trac.romsaf.org/ropp/changeset/5095
Changing filter width and other parameters: https://trac.romsaf.org/ropp/changeset/5166
Updated parameters for CHAMP and GRACE: https://trac.romsaf.org/ropp/changeset/5392
No original changeset
Change history (4)
comment:1 by , 6 years ago
Milestone: | 9.1 → ROPP9.1 carry over |
---|
comment:2 by , 6 years ago
comment:3 by , 3 years ago
Version: | 9.0 → 11.0 |
---|
Leaving open as some of the component tickets have not yet been closed.
comment:4 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
All the component tickets have now been closed, so closing this super-ticket.
See #590, #591, #592, #593, #594, #595, #596, #597, #598, #599, #600, #601, #602, #603, #604, #605, #606, #607, #608, #609, #610, #611, #612, #613, #614, #615, #616, #617, #618, #619, #620, #621, #622, #623, #624, #625, #626, #627, #628, #629, #630, #631, #632, #633, #634, #635, #636, #637