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

Extending Meta-model #50

Open
rburghol opened this issue May 24, 2024 · 0 comments
Open

Extending Meta-model #50

rburghol opened this issue May 24, 2024 · 0 comments

Comments

@rburghol
Copy link
Contributor

rburghol commented May 24, 2024

  • Add a new tree in models: scripts/make_model_shell [new_model_name]
  • edit your models/[new_model_name]/model_config
    • Declare variable all_modules to tell meta what modules your model has, and what order they run (default is land, river, met)
    • Declare variable all_run_steps to tell meta what run_steps your model has, and what order they run (default is prep, run, link, analyze )
  • Run syntax: `run_model [model/workflow] [segment/data id] [scenario/conf set] [temp dir/auto] [module/all] [run_step/all]

Examples

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