Name | Type | Use | Default | Fixed | Annotation |
type | derived by: xs:string | optional | fromObservationTimes | | documentation | Type of analysis times: fromObservationTimes (default) or fixed. |
|
timeFormat | derived by: xs:string | optional | dateTimeString | | documentation | Format of analysis times: dateTimeString (default) or mjd (Modified Julian Day). |
|
skipAtInitialTime | xs:boolean | optional | | | documentation | Option whether to skip analysis at the initial simulation time, to prevent possibility of assimilating an observation twice (from the previous assimilation cycle). Default: false. |
|
skipAtFinalTime | xs:boolean | optional | | | documentation | Option whether to skip analysis at the final simulation time, to prevent possibility of assimilating an observation twice (at the next assimilation cycle). Default: false. |
|
continueWithoutObservation | xs:boolean | optional | | | documentation | Option whether to continue the filter when no observation is available. Default: false. |
|
timeIncrement | | | | | documentation | Analysis time increment. |
|
timeOffset | | | | | documentation | Offset w.r.t. to TSTART of simulation. The first analysis time is equal to TSTART+timeOffset. Default: 0. |
|
timeUnit | | | | | documentation | Unit of timeIncrement and timeOffset. When timeIncrement is specified, then timeUnit is mandatory. |
|