Tom Vo
Tom Vo
We added `drop_incomplete_season` in [v0.8.0](https://github.com/xCDAT/xcdat/releases/tag/v0.8.0), released on 02/14/25. We should deprecate `drop_incomplete_djf` parameter within at least a year.
## Description This pull request refactors and expands the longitude axis swapping tests, improves coverage for longitude bounds normalization (especially around the prime meridian), and moves the `_get_bounds_dim` helper and...
### Describe your documentation update Xarray switched over from `sphinx-book-theme` to `pydata-sphinx`. This new theme utilizes a top-level primary navigation bar, while the primary sidebar on the left now contains...
Consider adding opt-in support for circular axes when calling `bounds_to_vertices` (related to #594)
## Description The latest `bounds_to_vertices()` function in **cf-xarray v0.10.7+** only handles core dimensions that are in *ascending* or *descending* order. Core dims that are in *mixed* order instead raise a...