Releases: CNES/pangeo-pyinterp
Releases · CNES/pangeo-pyinterp
Universal Krige interpolation for unstructured grids.
- Looking for multiple crossovers.
- Calculate intersection between polygon and linestring.
- Added few utility methods for polygons.
- Calculate the closest point on a linestring.
- Added Universal Krige interpolation for unstructured grids.
- Cleanup module dependencies.
- If MKL is not found, use the default BLAS implementation if available.
Full Changelog: 2023.2.0...2023.2.1
Universal Krige interpolation for unstructured grids.
- Looking for multiple crossovers.
- Calculate intersection between polygon and linestring.
- Added few utility methods for polygons.
- Calculate the closest point on a linestring.
- Added Universal Krige interpolation for unstructured grids.
Full Changelog: 2023.1.0...2023.2.0
Simplify line string.
- Add a method to simplify a line string.
- Minor fixes.
- Bug fixes with Python and the Global Interpreters Lock.
- Update pybind11 to v2.10.3
Binning 1D: limit the upper and lower range of bins
- Add an option to calculate the 1D binning to limit the upper and lower range
of bins used. - Add missing prerequisites for pip install.
- Documentation fixes.
Geodetic RTree
- issues #13: Extract coordinates of the K nearest neighbors of a point.
- issues #12: Only the X-axis can be circular.
- Pure geodetic RTree.
- Bug fixes.
- Documentation fixes.
Full Changelog: 2022.9.1...2022.10.0
2022.9.1
- Orbit interpolation improvement.
Full Changelog: 2022.9.0...2022.9.1
2022.9.0
- Improves the accuracy of swath calculation.
- Improves TemporalAxis performance.
- Fixes bugs in the documentation.
- Python interface files are not installed properly.
Full Changelog: 0.16.0...2022.9.0
Fill Grid4D with Loess filter
- Using Red-Black Gauss-Seidel.
- Refactor loess functions for 3D/4D grids.
- Bicubic interpolation failed on singleton axis (#11)
- Fill Grid4D with Loess filter (#10)
Full Changelog: 0.15.2...0.16.0
OSX ARM64
- Disable assembly code on OSX/ARM64.
- Publish AxisInt64.
- Crossover point calculation is not accessible.
Full Changelog: 0.15.1...0.15.2
Calculate crossovers in a Cartesian plane.
- Calculate crossovers in a Cartesian plane.
- Fix a bug in the documentation.
Full Changelog: 0.15.0...0.15.1