Relocatable Ocean Modelling in PYthon (rompy) combines templated cookie-cutter model configuration with various xarray extensions to assist in the setup and evaluation of coastal ocean model
We currently have github actions workflows set up for:
Building the docs in github pages
Building SWAN model binary docker image for testing
It would be good to set up a new workflow to publish new pypi releases. Also, the swan one is currently pushing the docker images to Oceanum's dockerhub repository. We should push images to the packages in rom-py github organisation instead. Examples for both the pypi and the docker workflows can be found in wavespectra repo.
We currently have github actions workflows set up for:
It would be good to set up a new workflow to publish new pypi releases. Also, the swan one is currently pushing the docker images to Oceanum's dockerhub repository. We should push images to the packages in rom-py github organisation instead. Examples for both the pypi and the docker workflows can be found in wavespectra repo.