CWorthy-ocean / C-Star

C-Star is a python package for setting up and running ocean model simulations, with a particular focus on marine carbon dioxide removal (mCDR) applications.
https://c-star.readthedocs.io
10 stars 4 forks source link

Update environments #90

Closed dafyddstephenson closed 1 month ago

dafyddstephenson commented 1 month ago

This PR updates the pyproject.toml file to include roms_tools as a dependency, and removes direct install of roms_tools from github in the workflows/tests.yaml workflow. It also removes any direct dependencies of C-Star from ci/environment.yml (as these are handled by pip install/pyproject.toml) and includes a new ci/environment_hpc.yml for using on systems where conda is not needed to manage non-python dependencies such as netcdf-fortran.