v2023.09.1
What's Changed
New Features
- Implement
Grid.to_linecollection()
by @philipc2 in #464 - Implement
UxDataArray.to_dataset()
by @philipc2 in #470 - Implement
UxDataArray.integrate()
and begin to deprecate currentUxDataset.integrate()
by @philipc2 in #459 - Calculate Intersection Point Between Two Great Circle Arcs by @hongyuchen1030 in #453
Bug Fixes
- Update Required Packages in GeoDataFrame Notebook by @philipc2 in #462
- Move
pyfma
import by @philipc2 in #468
Full Changelog: v2023.09.0...v2023.09.1