Changes between Version 16 and Version 17 of OfflineInitPdaf


Ignore:
Timestamp:
May 23, 2025, 10:18:55 AM (9 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OfflineInitPdaf

    v16 v17  
    5252 * `step_null`:[[BR]] Always 0 for the offline mode.
    5353 * **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])
    5555  1. The ensemble size for all ensemble-based filters
    5656 * **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.