/section_ecom

Class created to interpolate output of the ECOM model from sigma coordinates to z coordinates, plotting vertical sections.

Primary LanguagePython

section_ecom

Class created to interpolate output of the ECOM model from sigma coordinates to z coordinates, plotting vertical sections.

To run this class:

  from section import Section

  transect = Section()

TODO:

  • organize the functions in the section file
  • adapt and improve the structure of variables

More documentation soon.