API docs include unreleased dask_image.ndinterp package
See original GitHub issueFirst of all, happy new year and thanks for this great project!
Latest API docs describe the dask_image.ndinterp, however, version 0.4 does not include this package yet.
We find dask_image.ndinterp.affine_transform
extremely useful (@m-albert, thanks for implementing) for spatial resampling of Earth observation data in our xcube project, see #391.
Therefore we currently use a dask-image source install from master. When can we expect version 0.5 as conda package?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:13 (4 by maintainers)
Top Results From Across the Web
dask-image Documentation
dask-image Documentation, Release 0.6.0+19.g8e784e0.dirty. 2.4 API. 2.4.1 dask_image package. Subpackages dask_image.dispatch package.
Read more >dask-image - PyPI
We're pleased to announce the release of dask-image 2021.12.0! Highlights. The major highlights of this release include the introduction of new featurees for ......
Read more >OME-NGFF writer for Python - Development - Image.sc Forum
dask-image has a new affine transformation function: dask_image.ndinterp package — dask-image 0.6.0+11.gba212e3.dirty documentation ...
Read more >scipy.interpolate.interpn — SciPy v1.9.3 Manual
New in version 0.14. Examples. Evaluate a simple example function on the points of a regular 3-D grid: >>> from scipy.interpolate import interpn...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok, dask-image 0.5.0 is available!
How to install:
pip install dask-image==0.5.0
https://pypi.org/project/dask-image/0.5.0/conda install dask-image=0.5.0 -c conda-forge
(might need to wait a few hours for conda-forge to “see” the new release, but it’s been approved here https://github.com/conda-forge/dask-image-feedstock/pull/7)Please try it out & open an issue if you run into any problems.
The pre-release is now available!
You can test it using
pip install --pre dask-image
I’d be very grateful if anyone is able to test it out. If we don’t discover any problems in the next 24 - 48 hours, I’ll release the official version 0.5.0