Collection of tools for basic handling of FESOM ocean model output.
- Show fesom mesh
- Plot variable on original grid
- Plot simple diagnostic (mean, std)
- Interpolate to regular grid
- Compare to climatology
We try to support both python 2.7 and possibly 3.4.
- numpy
- scipy
- pandas
- netCDF4