FESOM / pyfesom2

FESOM2 tools https://pyfesom2.readthedocs.io
MIT License
17 stars 10 forks source link

Add computations of transports across meridional and zonal sections #166

Closed FinnHeu closed 2 years ago

FinnHeu commented 2 years ago

Hi, this contribution adds a methodology to compute transports across zonal and meridional sections to the toolbox. The methodology is in accordance to Sidorenko et al., 2020 (Simple algorithms to compute meridional overturning and barotropic streamfunctions on unstructured meshes, GMD). Right now, specific mesh parameters are re-computed as they are not found in the model output, which may add a little inaccuracy. This is to be solved later. An example notebook with information on the method as well as usage of the function is added to the 'notebooks' folder.

Cheers, Finn

koldunovn commented 2 years ago

The only important thing for me is to change pyfesom to pyfesom2, the rest are just comments and wishes for the future. As long as it's done, I can merge.