Skip to content

hdrake/sectionate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sectionate

A package to sample grid-consistent sections from ocean model outputs

Binder

Quick Start Guide

Installing from scratch using conda

git clone [email protected]:hdrake/sectionate.git
cd sectionate
conda env create -f ci/sectionate.yml
conda activate sectionate
pip install -e .
python -m ipykernel install --user --name sectionate --display-name "sectionate"
jupyter-lab

Minimal installation within an existing environment

pip install git+https://github.com/hdrake/sectionate.git@master

About

compute section in ocean models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%