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

Options for running multiple flows #105

Open
norlandrhagen opened this issue Feb 11, 2022 · 1 comment
Open

Options for running multiple flows #105

norlandrhagen opened this issue Feb 11, 2022 · 1 comment

Comments

@norlandrhagen
Copy link
Contributor

Discussion for how we want to run multiple downscaling flows on prefect cloud

  1. Run jobs using bash script
  2. Run jobs using python and os
  3. Specify prefect params?
  • I have a rough implementation of #2 The python script collects json parameter files from a directory, the prefect flow is registered with prefect cloud and then flows are run with all the collected parameter files.

Very open to other options!

cc @jhamman @orianac

@norlandrhagen
Copy link
Contributor Author

#109

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