List view
- Overdue by 1 month(s)•Due by February 22, 2026•2/2 issues closed
This vision here is that rather than passing a `xgcm.Grid` object to `xwmb.WaterMassBudget`, we would pass a generic `OceanModelGrid` object, which under the hood support support both `xgcm.Grid` and an equivalent data structure for unstructured grids. This general `OceanModelGrid` class would have the following essential methods: - Compute horizontal transports across a provided section (list of coordinates) or into a provided region (mask on tracer cells), by integrating transports normal to cell faces - Compute area-weighted integrals on cell centers - Transform between vertical coordinates For the structured grid case, see https://github.com/hdrake/xwmb/milestone/1 @kailauyeda is [currently building](https://github.com/kailauyeda/MPASO-WMTs/tree/main/mpasregions) the equivalent of the `sectionate` and `regionate` packages for unstructured grids, using hexagonal meshes of MPAS-Ocean as a test bed.
No due date- No due date•2/4 issues closed