Changes between Version 69 and Version 70 of InitPdaf


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

--

Legend:

Unmodified
Added
Removed
Modified
  • InitPdaf

    v69 v70  
    5757 * `step_null`: An integer defining the initial time step. For some cases it can use useful to set `step_null` larger to 0.
    5858 * **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])
    6060  1. The ensemble size for all ensemble-based filters
    6161 * **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.