NOAA-GFDL / xwmt

Python package for water mass transformation analysis that leverages xarray functionality
https://xwmt.readthedocs.io/
MIT License
7 stars 5 forks source link

Added wmt class for 3d WMT #35

Open jetesdal opened 2 years ago

jetesdal commented 2 years ago

This will add the wmt.py class that allow users to use 3d tendencies. This is one first step. Ultimately, the goal is to integrate surface WMT functions in swmt.py and 3d WMT functions in wmt.py with a more generic approach. Completed and remaining steps listed/discussed in #34