SeitaBV / flexmeasures-entsoe

Getting data relevant for energy flexibility services via ENTSO-E into FlexMeasures.
Apache License 2.0
3 stars 1 forks source link

Get today's prices by default #31

Closed Ahmad-Wahid closed 1 year ago

Ahmad-Wahid commented 1 year ago

In this PR, I have updated from_date value. Before, if it was not given then it was equal to to_date which means that prices would start from tomorrow. Now I dropped this extra day so we will get today's prices by default if user doesn't provide --from-date in the cli arguments.