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)

ropp_fm_bg2ro_1d.f90 (16.5 KB ) - added by kmk 13 years ago.
1D forward-model tool with -l flag added for specifying output levels from a file

Download all attachments as: .zip

Change history (6)

by kmk, 13 years ago

Attachment: ropp_fm_bg2ro_1d.f90 added

1D forward-model tool with -l flag added for specifying output levels from a file

comment:1 by kmk, 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 Ian Culverwell, 12 years ago

Owner: set to Ian Culverwell
Status: newassigned

comment:3 by Ian Culverwell, 12 years ago

(Attached file doesn't in fact hold any "-l" modifications.)

comment:4 by Ian Culverwell, 12 years ago

Milestone: 7.0Whenever

comment:5 by Ian Culverwell, 10 years ago

Resolution: fixed
Status: assignedclosed

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.

Note: See TracTickets for help on using tickets.