Changes between Version 14 and Version 15 of AvailableOptionsforInitPDAF


Ignore:
Timestamp:
Feb 3, 2025, 8:29:53 AM (2 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AvailableOptionsforInitPDAF

    v14 v15  
    1919PDAF       3: Fixed state covariance matrix
    2020PDAF       4: Implementation with explicit ensemble transformation
    21 PDAF       5: Offline mode
    2221PDAF     --- Integer parameters (Array param_int) ---
    2322PDAF       param_int(1): Dimension of state vector (>0), required
     
    7170PDAF       0: Full ensemble integration; analysis for 2*dim_obs>dim_ens
    7271PDAF       1: Full ensemble integration; analysis for 2*dim_obs<=dim_ens
    73 PDAF       5: Offline mode
    7472PDAF     --- Integer parameters (Array param_int) ---
    7573PDAF       param_int(1): Dimension of state vector (>0), required
     
    104102PDAF       2: Fixed error space basis
    105103PDAF       3: Fixed state covariance matrix
    106 PDAF       5: Offline mode
    107104PDAF     --- Integer parameters (Array param_int) ---
    108105PDAF       param_int(1): Dimension of state vector (>0), required
     
    155152PDAF       2: Fixed error space basis; analysis with T-matrix
    156153PDAF       3: Fixed state covariance matrix; analysis with T-matrix
    157 PDAF       5: Offline mode; analysis with T-matrix
    158154PDAF     --- Integer parameters (Array param_int) ---
    159155PDAF       param_int(1): Dimension of state vector (>0), required
     
    197193PDAF       2: Fixed error space basis; analysis with T-matrix
    198194PDAF       3: Fixed state covariance matrix; analysis with T-matrix
    199 PDAF       5: Offline mode; analysis with T-matrix
    200195PDAF     --- Integer parameters (Array param_int) ---
    201196PDAF       param_int(1): Dimension of state vector (>0), required
     
    235230PDAF       2: Fixed error space basis
    236231PDAF       3: Fixed state covariance matrix
    237 PDAF       5: Offline mode
    238232PDAF     --- Integer parameters (Array param_int) ---
    239233PDAF       param_int(1): Dimension of state vector (>0), required
     
    281275PDAF       2: Fixed error space basis
    282276PDAF       3: Fixed state covariance matrix
    283 PDAF       5: Offline mode
    284277PDAF     --- Integer parameters (Array param_int) ---
    285278PDAF       param_int(1): Dimension of state vector (>0), required
     
    322315PDAF     --- Sub-types (Parameter subtype) ---
    323316PDAF       0: Full ensemble integration; analysis with covariance localization
    324 PDAF       5: Offline mode
    325317PDAF     --- Integer parameters (Array param_int) ---
    326318PDAF       param_int(1): Dimension of state vector (>0), required
     
    349341PDAF     --- Sub-types (Parameter subtype) ---
    350342PDAF       0: Standard implementation with ensemble integration
    351 PDAF       5: Offline mode
    352343PDAF     --- Integer parameters (Array param_int) ---
    353344PDAF       param_int(1): Dimension of state vector (>0), required
     
    391382PDAF     --- Sub-types (Parameter subtype) ---
    392383PDAF       0: Standard implementation with ensemble integration
    393 PDAF       5: Offline mode
    394384PDAF     --- Integer parameters (Array param_int) ---
    395385PDAF       param_int(1): Dimension of state vector (>0), required
     
    440430PDAF       1: HKN: 2-step LKNETF with LETKF before NETF
    441431PDAF       4: HSync: LKNETF synchronous
    442 PDAF       5: Offline mode - HNK: 2-step LKNETF with NETF before LETKF
    443432PDAF     --- Integer parameters (Array param_int) ---
    444433PDAF       param_int(1): Dimension of state vector (>0), required
     
    482471PDAF     --- Sub-types (Parameter subtype) ---
    483472PDAF       0: Standard implementation with ensemble integration
    484 PDAF       5: Offline mode
    485473PDAF     --- Integer parameters (Array param_int) ---
    486474PDAF       param_int(1): Dimension of state vector (>0), required
     
    551539PDAF       1: 3D ensemble Var using LESTKF for ensemble transformation
    552540PDAF       4: 3D ensemble Var using ESTKF for ensemble transformation
    553 PDAF       5: Offline mode; analysis chosen by PDAF_put_state/PDAF_assimilate
    554541PDAF       6: hybrid 3D-Var using LESTKF for ensemble transformation
    555542PDAF       7: hybrid 3D-Var using ESTKF for ensemble transformation
     
    600587== SEEK (filtertype=0) ==
    601588
     589**Note:** The SEEK filter is deprecated and will be removed in a future release of PDAF.
     590
    602591{{{
    603592PDAF     Available options for SEEK:
     
    607596PDAF       2: Fixed basis vectors; variable U matrix
    608597PDAF       3: Fixed covariance matrix (V and U kept constant)
    609 PDAF       5: Offline mode
    610598PDAF     --- Integer parameters (Array param_int) ---
    611599PDAF       param_int(1): Dimension of state vector (>0), required