barotropic icon indicating copy to clipboard operation
barotropic copied to clipboard

A simple atmospheric model

A spectral barotropic model in Python

This repository contains a package barotropic that conatains code for solving the non-divergent barotropic vorticity equation using a spectral method.

Requirements

The barotropic package requires the following dependencies:

[pyspharm is not available on 64-bit Windows, or 32-/64-bit Windows combined with Python 3]

The example notebook requires in addition:

Using the model

See the example notebook simple_models.ipynb.