v2024.01.0
What's Changed
- Fix GeoDataFrame Caching & Override Behavior by @philipc2 in #611
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #613
- Use face, not node, in _build_from_face_centers by @ahijevyc in #634
- Removed duplicate method UxDataArray.to_dataset by @ahijevyc in #640
- Bug fix for
gca_const_lat_intersection
by @hongyuchen1030 in #643 - Accurate Basic Math Operators by @hongyuchen1030 in #636
- Fix and Improve Upstream CI by @erogluorhan in #649
- Unstructured Grid Subsetting & Indexing by @philipc2 in #616
- Update piypi.yaml for trusted publishing by @erogluorhan in #652
- Helper face edge connectivity cartesian by @hongyuchen1030 in #554
- Add Ruff to Pre-Commit Hooks by @philipc2 in #575
- Use
sphinx-autosummary-accessors
for rendering accessors in API by @philipc2 in #655 - Fix face properties by @aaronzedwick in #657
- KDTree & BallTree Refactor by @aaronzedwick in #632
- Install
spatialpandas
from conda by @philipc2 in #659 - Undirected
point_within_gca
by @hongyuchen1030 in #646 - Change pip uninstall command a bit in install-upstream.sh as discussed by @erogluorhan in #660
- Return a list of NumPy arrays when performing a radius query with multiple points by @philipc2 in #664
New Contributors
Full Changelog: 2023.12.0...v2024.01.0