Opened 13 years ago
Closed 10 years ago
#264 closed enhancement (fixed)
Add flag in ropp_fm_bg2ro_1d
Reported by: | kmk | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | minor | Milestone: | Whenever |
Component: | ropp_fm | Version: | 5.0 |
Keywords: | Cc: |
Description
I'd like to add a flag to ropp_fm_bg2ro_1d (could be named "-l" for level) that allows you to input a file to define a level structure for forward modeling. In our processing we have found this to be convenient as it allows us to easily forward-model the background to create refractivities and bending angles on the specific levels that are already present in the data file. This makes it easy to subsequently do O-B. Attached is some code that shows a way to do this. Changes are only to ropp_fm_bg2ro_1d (although maybe ropp_fm_bg2ro_2d should be updated similarly - if possible ?).
Attachments (1)
Change history (6)
by , 13 years ago
Attachment: | ropp_fm_bg2ro_1d.f90 added |
---|
comment:1 by , 13 years ago
I just realized that getting this to work with multifiles might be really problematic, so maybe this is not such a good idea.
comment:2 by , 12 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:4 by , 12 years ago
Milestone: | 7.0 → Whenever |
---|
comment:5 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
From ROPP8.0, ropp_fm_bg2ro_1d allows the user to specify a single dummy file holding the desired output levels. (Done as part of #364.)
Correponding facilities for multifiles and ropp_fm_bg2ro_2d aren't going to happen any time soon, so closing this ticket.
1D forward-model tool with -l flag added for specifying output levels from a file