1DVar sample implementations (ECMWF input)
Reported by: |
frcm |
Owned by: |
marq |
Priority:
|
critical
|
Milestone:
|
|
Component:
|
ropp_1dvar
|
Version:
|
0.8
|
Keywords:
|
|
Cc:
|
dave.offiler@…, carlo.buontempo@…, axel.vonengeln@…
|
Provide sample implementations of bending angle and refractivity based variational
retrievals using ECMWF model level data. This should include:
- Levenberg-Marquardt minimiser
- reference implementation using M1QN3
- minimal QC (BGQC, optional PGE)
- minimal diagnostics (cost function value, scaled cost function value, retrieval error estimates)
- some generic interface for reading error covariance matrices for both background and
observations
- simplified error models for observations (Kursinski or so...)
The programs should be stable enough to tun in a quasi-operational environment (i.e., either
generate data or abort with an error message). Configuration / process control should work via command line arguments and / or a configuration file.
Change history
(6)
Cc: |
dave.offiler@… carlo.buontempo@… axel.vonengeln@… added
|
Milestone: |
0.8 → 0.9
|
Owner: |
changed from frcm to marq
|
Priority: |
normal → highest
|
severity: |
normal → blocker
|
Status: |
assigned → new
|
Type: |
defect → task
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Implemented in ropp_1dvar as stand-alone application ropp_1dvar_refrac_ec with ROPP v0.9 (Beta-2) release, adequate for DMI to test pre-ops with.