Opened 17 years ago
Closed 17 years ago
#156 closed enhancement (fixed)
Output time and date information from ropp_fm, ropp_1dvar
| Reported by: | Huw Lewis | Owned by: | Huw Lewis |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | ropp_fm | Version: | 1.0 |
| Keywords: | Cc: |
Description
Feedback from Kjartan:
The solution files given as output in ropp_1dvar_refrac do not carry the date and time information from the input files. These fields are instead blank.
This needs investigating and fixing - use new time element of State1dFM and Obs1d... structures to fill ROprof structure in ropp_fm_state2roprof and ropp_fm_obs2roprof routines.
Change history (2)
comment:1 by , 17 years ago
| Type: | defect → enhancement |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

See [2017].
Initialise output structure with input bg_data structure before over-writing with computed results with calls to ropp_fm_obs2roprof, ropp_fm_state2roprof.
Ticket closed as fixed.