pypsa-eur/doc/configtables/snapshots.csv

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
319 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"
2022-06-30 07:01:49 +00:00
closed,--,"One of {None, left, right}","Make the time interval closed to the ``left``, ``right``, or open on both sides ``None``."