Releases: CNES/pangeo-pyinterp
Releases · CNES/pangeo-pyinterp
Fixed a bug in Loess filter.
0.3.1 Release 0.3.1
Selection of interpolation methods for the third and fourth axes.
- 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
0.2.1 Release 0.2.1
Updating documentation
- 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
0.1.1 Version 0.1.1
Support for 4D interpolation and numpy.datetime64 types
- Simplification of interpolations with Xarray
- Support for
numpy datetime64
- Added 4D interpolation
Added RBF interpolation
- Added interpolation by RBF in RTree
- Improvement of RTree class performance
Binned statistics and bicubic interpolation in 3D space
- 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
- 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
Using the conda-forge
channel to install the software from anconda
instead of the personal account.