Skip to content

Repository files navigation

stompy: spatial tools for ocean modeling in python

Various python modules related to modeling and oceanographic data analysis.

Prerequisites

stompy requires a Python 3 environment with gdal installed. There are many ways to set this up. The recommended method would be creating a mamba (or conda) environment:

mamba create -n <env-name> python "gdal<3.9" "numpy<2.0"
mamba activate <env-name>

Installation

Installing with pip

pip install stompy-ocean

Installing with mamba/conda

Coming soon

Documentation

See the Documentation pages for descriptions of the various modules.

Issues

If you run into any bugs using stompy, you are encouraged to submit an Issue or PR to this repo.

About

Updated grid utils and grid generation

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages