Python toolkit for computing MOC streamfunctions (in depth or density coordinates) offline from model velocity field.
conda env update -f envs/environment.ymlFrom within the local directory where you've cloned this repo and after activating your environment run
pip install -e . --userThen when you're using this environment, all the modules in ./MOCutils will be available for you to import