Skip to content

JMMP-Group/loc_gvc-GO_ovf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

loc_gvc-GO_ovf

DOI

Repository to support the study presented in:

Localised general vertical coordinates for quasi-Eulerian ocean models: the Nordic over ows test-case

The code of this repository uses and reproduces the data archived in DOI

Installing dependencies

  1. First, the pyogcm conda environment needs to be installed:
git clone git@github.com:JMMP-Group/loc_gvc-GO_ovf.git
cd loc_gvc-GO_ovf
conda env create -f pyogcm.yml
conda activate pyogcm
  1. Then, the nordic-seas-validation repository can be installed
git clone git@github.com:JMMP-Group/nordic-seas-validation.git
cd nordic-seas-validation
pip install -e .
python -c "import nsv"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published