Please use https://github.com/FESOM/pyfesom2 instead
Collection of tools for basic handling of FESOM ocean model output.
http://pyfesom.readthedocs.io/en/latest/index.html
- 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