Skip to content
/ POP_MOC Public
forked from sgyeager/POP_MOC

Python tools for computing MOC (in depth and/or sigma coordinates)

Notifications You must be signed in to change notification settings

guidov/POP_MOC

 
 

Repository files navigation

POP_MOC

Python toolkit for computing MOC streamfunctions (in depth or density coordinates) offline from model velocity field.

Creating environment

conda env update -f envs/environment.yml

Installing MOCutils (used in the jupyter notebooks)

From within the local directory where you've cloned this repo and after activating your environment run

pip install -e . --user

Then when you're using this environment, all the modules in ./MOCutils will be available for you to import

About

Python tools for computing MOC (in depth and/or sigma coordinates)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.8%
  • Python 3.6%
  • Fortran 1.6%