Changes between Version 4 and Version 5 of AvailableOptionsforInitPDAFinPDAF3
- Timestamp:
- May 30, 2025, 8:55:15 AM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AvailableOptionsforInitPDAFinPDAF3
v4 v5 1 = Available options for the different DA methods (PDAF3)=1 = Available options for the different DA methods = 2 2 3 3 4 4 [[PageOutline(2-3,Contents of this page)]] 5 5 6 || This page documents the options for PDAF 3. [[BR]]See the [wiki:AvailableOptionsforInitPDAFuntilPDAF231 page on available options in PDAF 2.3 1] for the options valid for the ealier releases. ||6 || This page documents the options for PDAF 3. [[BR]]See the [wiki:AvailableOptionsforInitPDAFuntilPDAF231 page on available options in PDAF 2.3.1] for the options valid for the ealier releases. || 7 7 8 8 There are different options for each of the filter algorithms that need to be specified in the call to `PDAF_init` or that canbe set using `PDAF_set_iparam` and `PDAF_set_rparam`. To display the available options in a compiled assimilation program, one can use run with the specification `subtype=-1`. In this case `PDAF_init` wil display the available options for the selected filter algorithm and exit with an error status of -1. … … 93 93 94 94 95 == Option outputs using subtype=-1 - Local Ensemble Kalman filters ==95 == Local Ensemble Kalman Filters == 96 96 97 97 === LESTKF (filtertype=PDAF_DA_LESTKF=7) === … … 355 355 356 356 357 == Option outputs using subtype=-1 - Global Ensemble Kalman filters ==357 == Global Ensemble Kalman Filters == 358 358 359 359 === ESTKF (filtertype=PDAF_DA_ESTKF=6) === … … 584 584 585 585 586 == Option outputs using subtype=-1 -Nonlinear DA Methods ==586 == Nonlinear DA Methods == 587 587 588 588 === NETF (filtertype=PDAF_DA_NETF=9) === … … 831 831 832 832 833 == O ption outputs using subtype=-1 - Observation Geneeration ==833 == Observation Generation == 834 834 835 835 === GENOBS (filtertype=PDAF_DA_GENOBS=100) === … … 864 864 865 865 866 == Option outputs using subtype=-1 -3D-Var Methods ==866 == 3D-Var Methods == 867 867 868 868 === 3D-Var (filtertype=PDAF_DA_3DVAR=200) ===