Skip to content

Repo for collaborative project on scale-aware air-sea fluxes

Notifications You must be signed in to change notification settings

ocean-transport/scale-aware-air-sea

Repository files navigation

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

The Overlooked Sub-Grid Air-Sea Flux in Climate Models (Preprint)

Quickstart

Installation

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

pip install .

Custom Docker image

The science published from the repository is using a custom Docker image (installing additional dependencies on top of the pangeo docker image). You can find the image on quay.io and refer to specific tags used in the notebooks in ./pipeline.

Pulling custom image on LEAP-Pangeo Jupyterhub

To work with the custom image on the LEAP-Pangeo Jupyterhub, just follow the instructions to use a custom image, and enter quay.io/jbusecke/scale-aware-air-sea:<tag>, where you replace tag with the relevant version tag.

E.g. for tag 68b654d76dce:

image

How to develop this package

Follow the above instructions but install the package via

pip install -e ".[dev]"

About

Repo for collaborative project on scale-aware air-sea fluxes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published