Deltares / rtc-tools

The Deltares toolbox for control and optimization of environmental systems.
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Do not store timeseries index as timeseries values #1569

Closed SGeeversAtVortech closed 1 month ago

SGeeversAtVortech commented 1 month ago

In GitLab by @vreeken on Apr 21, 2017, 16:55

SGeeversAtVortech commented 1 month ago

In GitLab by @vreeken on Apr 21, 2017, 16:58

I think there is something to be said for also converting directly to floats, i.e. the "CSVMixin: Ensure timeseries are always of dtype np.float64" commit. So it's either this one, or re-reverting that one.

SGeeversAtVortech commented 1 month ago

In GitLab by @baayen on Apr 24, 2017, 09:12

closed