About the Scripts and General Flow
MLEF Algorithm
Options
- Models:
KdVB, GEOS, SWM, RAMS, GFS, WRF, LPDM,
SiB-CASA-RAMS, PCTM etc…
- Observations: Synthetic or include
various real observations
- Obs. operators: Include various forward operators
- Solution Type: Mode (max likelihood-MLEF) or
Mean (ensemble mean ETKF)
- Estimator:
Filter or Smoother
Control variable: Initial conditions, Model bias, Model
parameters
- Covariances: Localized, or
Non-localized forecast error covariance
- Minimization: Minimization
algorithm (C-G, L-BFGS)
- MPI:
Parallel
MPI run or a Single processor run
- Verifications: Innovation
statistics (chi-square test, K-S test), RMS-errors
Tasks
Decide which MODEL will be used
- On IBM use MASS Math library
- On other machines use LAPACK
- Install LAPACK on your computer, unless it already exists.
Compile with 32 bit object code option (LAPACK can be found
at http://www.cs.colorado.edu/~lapack)
- Install MLEF algorithm on your computer
- Include MODEL into MLEF
- Develop an interface between MODEL and MLEF (a template from SWM, RAMS is available)
- Prepare all input files for the mode
- Prepare observations
- Synthetic observations of atmospheric and carbon variables
- Separate observations into groups (if needed)
- Define data assimilation interval
- Perform initial data assimilation experiments with synthetic observations
- Perfect model assumption experiments
- Parameter estimation experiments
- Model error estimation experiments
- Develop observation operators (for example):
- Atmospheric observations (u,v,T,p,q, etc.)
- Carbon observations