Skip to content

Releases: CNES/pangeo-pyinterp

Universal Krige interpolation for unstructured grids.

08 Feb 17:32
Compare
Choose a tag to compare
  • 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.

07 Feb 12:44
Compare
Choose a tag to compare
  • 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.

13 Jan 14:27
Compare
Choose a tag to compare
  • 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

19 Oct 13:34
Compare
Choose a tag to compare
  • 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

08 Oct 14:21
Compare
Choose a tag to compare
  • 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

06 Sep 08:14
Compare
Choose a tag to compare
  • Orbit interpolation improvement.

Full Changelog: 2022.9.0...2022.9.1

2022.9.0

01 Sep 08:15
Compare
Choose a tag to compare
  • 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

04 Aug 13:02
Compare
Choose a tag to compare
  • 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

05 Jul 06:23
Compare
Choose a tag to compare
  • 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.

06 Jun 15:19
Compare
Choose a tag to compare
  • Calculate crossovers in a Cartesian plane.
  • Fix a bug in the documentation.

Full Changelog: 0.15.0...0.15.1