Changes between Version 16 and Version 17 of OfflineInitPdaf
- Timestamp:
- May 23, 2025, 10:18:55 AM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OfflineInitPdaf
v16 v17 52 52 * `step_null`:[[BR]] Always 0 for the offline mode. 53 53 * **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: 54 1. The size of the local state vector for the current process.54 1. The size of the state vector for the current process (see [#Definingthestatevector information on defining the state vector]) 55 55 1. The ensemble size for all ensemble-based filters 56 56 * **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.