Skip to content

Commit

Permalink
chore: migration guide changed resampling method
Browse files Browse the repository at this point in the history
  • Loading branch information
olelod committed May 26, 2023
1 parent 73b6bb2 commit 482bd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/about/migration_guides/v8-1_to_v8-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sidebar_position: 0

Consumer systems will now refer to the first operational setting as 1 instead of 0. Zero means "No setting used".

### Resampling of TimeSeriesRate now use average rates
### Resampling of rates changed from forward filling to average rates

All calculations are performed on a global time vector, which is the union of all dates found in the
input resource files (csv files) where [INFLUENCE_TIME_VECTOR](../references/keywords/INFLUENCE_TIME_VECTOR) is set to
Expand Down

0 comments on commit 482bd79

Please sign in to comment.