Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: show beliefs from a given source type only #976

Merged
merged 3 commits into from Feb 13, 2024

Conversation

Flix6x
Copy link
Contributor

@Flix6x Flix6x commented Feb 13, 2024

Description

This PR let's you show beliefs (and save them to file) for a given type of source, which let's you filter out schedules, forecasts, or data POSTed by users through the API, each of which have a different source type.

Look & Feel

flexmeasures show beliefs --source-type user --start "2023-01-01T00:00+01" --duration "P1Y" --resolution "PT1H" --sensor-id 1 --sensor-id 2 --sensor-id 3 --to-file V2G-Liberty-2023.csv

Signed-off-by: F.N. Claessen <felix@seita.nl>
@Flix6x Flix6x merged commit ea275df into main Feb 13, 2024
9 checks passed
@Flix6x Flix6x deleted the feature/show-beliefs-by-source-type branch February 13, 2024 12:36
@Flix6x Flix6x added this to the 0.19.0 milestone Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants