Changes between Version 13 and Version 14 of WhichFiltertouse
- Timestamp:
- Nov 11, 2021, 6:05:36 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WhichFiltertouse
v13 v14 19 19 == Examples of parameter settings == 20 20 21 To use the global ESTKF with minimum transformation one has to specify (following the naming of variables used in the example in `/testsuite/src/dummymodel_1D/`):21 To use the global ESTKF with minimum transformation one has to specify (following the naming of variables used in the tutorial, for example in `/tutorial/online_2D_serialmodel`): 22 22 || '''parameter''' || '''value''' || '''comment''' || 23 23 || `filtertype` || 6 || Selecting ESTKF || … … 40 40 || `local_range` || 10 || Set influence radius of observations to 10 grid points || 41 41 42 For the global SEIKwith fixed covariance matrix one specifies:42 For the global ESTKF with fixed covariance matrix one specifies: 43 43 || '''parameter''' || '''value''' || '''comment''' || 44 || `filtertype` || 1 || Selecting SEIK||44 || `filtertype` || 6 || Selecting ESTKF || 45 45 || `subtype` || 3 || Select fixed covariance matrix || 46 46