ocean-transport / scale-aware-air-sea

Repo for collaborative project on scale-aware air-sea fluxes
1 stars 0 forks source link

scale-aware-air-sea

This repository is both an installable package, and a collection of issues/notebooks that document the work done in the ocean-transport group and beyond. The goal of this project is to quantify the rectified effect of small scale heterogeneity in the atmophere and ocean on the air-sea fluxes computed via bulk formulae.

Publications

Coming Soon

Quickstart

Installation

You can install this package by cloning it locally, navigating to the repository and runnning

pip install .

How to develop this package

Follow the above instructions but install the package via

pip install -e ".[dev]"