Skip to content
/ xbudget Public

Helper functions and meta-data conventions for wrangling finite-volume ocean model budgets.

License

Notifications You must be signed in to change notification settings

hdrake/xbudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xbudget

Helper functions and meta-data conventions for wrangling finite-volume ocean model budgets.

Quick Start Guide

For users: minimal installation within an existing environment

pip install git+https://github.com/hdrake/xbudget.git@main

For developers: installing from scratch using conda

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

About

Helper functions and meta-data conventions for wrangling finite-volume ocean model budgets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages