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

Skip calculation when variable already included in the dataset #14

Closed jetesdal closed 2 years ago

jetesdal commented 2 years ago

Allow the use of pre-calculated scalar fields, such as sigma0, alpha and beta instead of computing them internally. Ideally, we want to have the option to use any lambda irrespective of the fields name.