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

Latest commit

 

History

History

tools

FESOM tools

Python scripts that help to postproces and visualize FESOM data.

  • fesom2geo.py - interpolation from FESOM unstructured grid to lon/lat grid
  • fesom2geo_mp.py - parallel version of fesom2geo.py
  • showme.py - simple visualization of FESOM results (interpolated)
  • showo.py - simple visualization of FESOM results (original grid)
  • f2l.py - convert fesom output to more convenient structure with layers
  • pcdo.py - execute cdo commands in parallel