Skip to content

Releases: CNES/pangeo-pyinterp

Fixed a bug in Loess filter.

17 Apr 13:26
3ea9c18
Compare
Choose a tag to compare
0.3.1

Release 0.3.1

Selection of interpolation methods for the third and fourth axes.

15 Apr 08:09
9787d05
Compare
Choose a tag to compare
  • Selection of interpolation methods for the third and fourth axes.
  • Fixed a bug on 4D interpolation with the xarray backend.

Disable boost auto-linking in Windows

24 Feb 20:11
0aed80d
Compare
Choose a tag to compare

Updating documentation

16 Feb 15:21
445defd
Compare
Choose a tag to compare
  • Publish the "Axis.find_indexes" method.
  • The Loess filter can process both undefined and defined data.
  • Updating documentation.

Use of MKL in the Conda package

17 Jan 09:33
9d8f196
Compare
Choose a tag to compare
0.1.1

Version 0.1.1

Support for 4D interpolation and numpy.datetime64 types

04 Jan 07:51
19aaf85
Compare
Choose a tag to compare
  • Simplification of interpolations with Xarray
  • Support for numpy datetime64
  • Added 4D interpolation

Added RBF interpolation

07 Dec 15:39
6a52388
Compare
Choose a tag to compare
  • Added interpolation by RBF in RTree
  • Improvement of RTree class performance

Binned statistics and bicubic interpolation in 3D space

13 Nov 20:05
f4335d1
Compare
Choose a tag to compare
  • Addition of binned bivariate statistics.
  • Addition of bicubic interpolation in 3D space.
  • Improved generation of the C++ extension.
  • Analysis of test coverage.
  • Minor bug fixes.

Performance optimization

04 Oct 12:36
Compare
Choose a tag to compare
  • Improvement of axis performance.
  • Fixed a performance problem with bilinear, bicubic and trivariate interpolations.
  • Handling of time axes in the xarray backend
  • Access to main objects from the main module.

Use of the conda-forge channel

19 Sep 17:18
Compare
Choose a tag to compare

Using the conda-forge channel to install the software from anconda instead of the personal account.