environmental-forecasting / model-ensembler

Model Ensemble tool for batch workflows on HPCs
https://pypi.org/project/model-ensembler/
MIT License
13 stars 0 forks source link

Add another backend (e.g. PBS/dummy) #9

Closed JimCircadian closed 2 years ago

JimCircadian commented 2 years ago

See ticket #8 as well, for moving the SLURM implementation fully into model_ensemble.cluster

I suggest PBS is a quick win, but a dummy backend would be the most useful for development without having to switch off submissions. Have a little think and maybe do both