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

Enhance csminit to remove the need to specify model and plugin #5585

Open
jlaura opened this issue Aug 14, 2024 · 0 comments
Open

Enhance csminit to remove the need to specify model and plugin #5585

jlaura opened this issue Aug 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jlaura
Copy link
Collaborator

jlaura commented Aug 14, 2024

Description
This is a spin off from the discussion on #5391. Specifically, it would be terrific if csminit was "smarter" and tested each available plugin, using the canModelBeInstantiatedFromState method on the plugin to check if a CSM model can be instantiated automatically via csminit.

The effect of the change would be that csminit would be callable with only from and then either isd or state arguments.

Example
csminit from=MYCUBE.CUB state=MYCUBE.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant