pywr / pywr-next

An experimental repository exploring ideas for a major revision to Pywr using Rust as a backend.
6 stars 4 forks source link

Sub-daily profile interpolation #123

Closed jetuk closed 6 months ago

jetuk commented 7 months ago

Monthly and weekly profile interpolation currently only uses the date/day part of the time-step when interpolating. For sub-daily timesteps, added in #115, this will produce the same value throughout a given day.