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

"applied_only=True" in the savings_shape query doesn't work #53

Open
yingli-NREL opened this issue Dec 5, 2024 · 0 comments
Open

"applied_only=True" in the savings_shape query doesn't work #53

yingli-NREL opened this issue Dec 5, 2024 · 0 comments

Comments

@yingli-NREL
Copy link
Collaborator

yingli-NREL commented Dec 5, 2024

Issue overview

"applied_only=True" in the savings_shape query doesn't work for oedi format data. The query results of the following two is the same
applyOnlyTrue

applyOnlyFalse

Workaround

use restrict=[('applicability', [True])] in the query to get the samples that are applicable to an upgrade
workaround

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

No branches or pull requests

1 participant