yosoyjay / extract_model

Facilitates read-in and extraction for ocean model output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extract_model

Build Status codecov License:MITpypi

Documentation Status

Facilitates read-in and extraction for ocean model output.


Project based on the cookiecutter science project template.

Installation

To install conda environment:

  • for Mac:
$ conda env create -f environment-mac.yml
  • for Linux:
$ conda env create -f environment-linux.yml

About

Facilitates read-in and extraction for ocean model output.

License:MIT License


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.7%