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

771 fix categorization of discrete parameters #772

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jorgenherje
Copy link
Collaborator

@jorgenherje jorgenherje commented Oct 25, 2024

Replace attribute for EnsembleParameter in back-end from is_numerical to is_discrete. Categorize arrays of string and int as discrete as of now.

Regenerate api and adjust front-end code accordingly.


Closes: #771

Should EnsembleParameter have new attributes? This does not separate discrete parameters from numerical.
@jorgenherje jorgenherje added bug Something isn't working enhancement New feature or request labels Oct 25, 2024
@jorgenherje jorgenherje self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix incorrect categorization of discrete parameters in back-end
1 participant