Leveraging the cloud to accelerate ocean model validation.
This Python package is designed to facilitate the reproducible validation of the large-scale circulation & hydrography simulated in ocean general circulation models with available observations and ocean (re)analyses.
In development: an adaptable workflow to compare ocean model sea surface temperatures to available observations.
Downloading the code via SSH:
git clone [email protected]:NOC-MSM/ValidOcean.git
Installing the ValidOcean package:
cd ValidOcean
pip install -e .
Example Notebooks:
To understand how to use the ValidOcean package, users are encourage to explore the Jupyter Notebooks found in /ValidOcean/examples/
.