Extending WAVI
WAVIhpc: run WAVI ensembles an HPC using WAVIhpc
WAVIhpc is a configuration and helper repository to assist with running WAVI ensembles locally or on HPCs using model-ensembler.
WAVIhpc provides convenience functions, templates for running on different HPC platforms, and specific use cases you can base you ensembles on, such as MISMIP.
WAVIhpc Repository WAVIhpc Documentation (TBC)
example-registry: find out of WAVI.jl and WAVIhpc simulate real-life scenarios
The example-registry
contains a registry of examples that use WAVI.jl and WAVIhpc to answer
real-life scientific questions. For example on the future of ice sheets, anthropogenic contributions
to sea-level rise.
example-registry (TBC) example-registry Documentation (TBC)
model-ensembler: powering WAVIhpc to run ensembles
model-ensembler
is a general purpose Python package that supports running ensembles. It is the
backbone of WAVIhpc, but can be used for other models as well.
You can check out model-ensembler below.