Wave:ChangeTimestep: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Wave_nav}} thumb|right|Time series interpretation File:Wave_ChangeTimestep_Instantaneous.png|thumb|right|ChangeTimestep with interpr...") |
(update v1.10.1) |
||
Line 11: | Line 11: | ||
'''Notes:''' | '''Notes:''' | ||
* Time steps that are not fully within the time series are not included in the result time series. | * Time steps that are not fully within the time series are not included in the result time series. | ||
* | * If the option "Ignore NaN" is not activated, time steps within which at least one node has a NaN value are also assigned the value NaN in the result series. Otherwise, NaN values are ignored. | ||
* Interpretation of output time series is kept except for Instantaneous, where output is BlockRight. | * Interpretation of output time series is kept except for Instantaneous, where output is BlockRight. | ||
[[Category:BlueM.Wave|C]] | [[Category:BlueM.Wave|C]] | ||
[[Category:Analysis functions|C]] | [[Category:Analysis functions|C]] |
Latest revision as of 12:53, 8 September 2021
Wave | Download | Development
This analysis function makes a time series equidistant with a user-specified timestep.
The Interpretation setting determines how the new values are computed (see also Interpretation of time series).
Notes:
- Time steps that are not fully within the time series are not included in the result time series.
- If the option "Ignore NaN" is not activated, time steps within which at least one node has a NaN value are also assigned the value NaN in the result series. Otherwise, NaN values are ignored.
- Interpretation of output time series is kept except for Instantaneous, where output is BlockRight.