Changes between Version 69 and Version 70 of InitPdaf
- Timestamp:
- May 23, 2025, 10:19:35 AM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InitPdaf
v69 v70 57 57 * `step_null`: An integer defining the initial time step. For some cases it can use useful to set `step_null` larger to 0. 58 58 * **filter_param_i**:[[BR]] Integer array collecting options for PDAF. The first two variables are mandatory and equal for all filters. Further variables are optional (See the [#Noteonavailableoptions Note on Available Options]). The mandatory variables are in the following order: 59 1. The size of the local state vector for the current process. 59 1. The size of the local state vector for the current process. (see [#Definingthestatevector information on defining the state vector]) 60 60 1. The ensemble size for all ensemble-based filters 61 61 * **length_filter_param_i**:[[BR]] An integer defining the length of the array `filter_param_i`. The entries in the array are parsed up to this index.