About the Scripts and General Flow

MLEF Algorithm MLEF Algorithm

MLEF Algorithm

Options

Tasks

Decide which MODEL will be used

  1. 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)
  2. Install MLEF algorithm on your computer
  3. Include MODEL into MLEF
    1. Develop an interface between MODEL and MLEF (a template from SWM, RAMS is available)
    2. Prepare all input files for the mode
  4. Prepare observations
    1. Synthetic observations of atmospheric and carbon variables
    2. Separate observations into groups (if needed)
    3. Define data assimilation interval
  5. Perform initial data assimilation experiments with synthetic observations
    1. Perfect model assumption experiments
    2. Parameter estimation experiments
    3. Model error estimation experiments
  6. Develop observation operators (for example):
    1. Atmospheric observations (u,v,T,p,q, etc.)
    2. Carbon observations

Go back to the main page | Go to Ensemble Site