Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

FESOM/pyfesom

Repository files navigation

THIS PROGECT IS NOT SUPPORTED ANYMORE AND ARCHIVED

Please use https://github.com/FESOM/pyfesom2 instead

pyfesom

Collection of tools for basic handling of FESOM ocean model output.

MIT licensed Documentation Status Binder

Documentation (tools and library)

http://pyfesom.readthedocs.io/en/latest/index.html

Examples of library usage

Requirements

We try to support both python 2.7 and possibly 3.4.

  • numpy
  • scipy
  • pandas
  • netCDF4