pypsa-eur/doc/configtables/snapshots.csv

5 lines
311 B
Plaintext
Raw Normal View History

2019-08-07 08:56:23 +00:00
,Unit,Values,Description
start,--,"str or datetime-like; e.g. YYYY-MM-DD","Left bound of date range"
end,--,"str or datetime-like; e.g. YYYY-MM-DD","Right bound of date range"
2020-09-11 13:26:43 +00:00
closed,--,"One of {None, left, right}","Make the time interval closed to the ``left``, ``right``, or both sides ``None``."