CWorthy-ocean / roms-tools

Tools for setting up and running ROMS simulations
https://roms-tools.readthedocs.io
GNU General Public License v3.0
7 stars 3 forks source link

Cleanup grid generation #14

Closed NoraLoose closed 1 month ago

NoraLoose commented 1 month ago
NoraLoose commented 1 month ago

Tests fail because conda environment called in https://github.com/CWorthy-ocean/roms-tools/blob/main/.github/workflows/tests.yaml (aka https://github.com/CWorthy-ocean/roms-tools/blob/main/ci/environment.yml) does not have all required dependencies. This PR should fix this issue.

NoraLoose commented 1 month ago

I'm merging this because it is a minor fix.