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

Plexos: Fix date_from date_to Filtering #36

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Conversation

ktehranchi
Copy link
Collaborator

There was an edge case where the date_from / date_to filter used a date in the middle of a study year. I resolved this filtering by filtering the property by the year listed in date_from date_to instead.

I also added a note and ticket for future work to ensure partial year properties are added to max_active_power

@ktehranchi ktehranchi requested a review from pesap September 13, 2024 00:31
@ktehranchi ktehranchi merged commit 4ba60ce into main Sep 13, 2024
7 checks passed
@pesap pesap deleted the kt/patch_date_filter branch September 16, 2024 18:20
ktehranchi added a commit that referenced this pull request Sep 26, 2024
There was an edge case where the date_from / date_to filter used a date
in the middle of a study year. I resolved this filtering by filtering
the property by the year listed in date_from date_to instead.

I also added a note and ticket for future work to ensure partial year
properties are added to `max_active_power`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants