xcube-resampling
xcube-resampling provides efficient algorithms for transforming datasets into different spatial grids and temporal scales. It is designed for geospatial workflows that need flexible resampling and reprojection. This library provides up and downsampling for both spatial and temporal domains.
✨ Features
-
Spatial Resampling
- Affine resampling – simple resampling using affine transformations
- Reprojection – convert datasets between different coordinate reference systems (CRS)
- Rectification – transform irregular grids into regular, well-structured grids
-
Temporal Resampling
- Time-based resampling – upsample or downsample data along the time dimension
All methods work seamlessly with chunked (lazily loaded) xarray.Datasets and are powered by Dask for scalable, out-of-core computation.
⚡ Lightweight & Independent
The package is independent of the core xcube framework and has minimal dependencies:
affine, dask, dask-image, numba, numpy, pyproj, xarray.
Find out more in the xcube-resampling Documentation.
Release files for xcube-resampling 0.3.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xcube_resampling-0.3.5.tar.gz | 71.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xcube_resampling-0.3.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 160.6 kB
Release files / xcube_resampling-0.3.5.tar.gz
| Download URL | xcube_resampling-0.3.5.tar.gz |
|---|---|
| Size | 71.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ef8fcbfe2a07c8bacd4c24de466cf7aa4c53d51d4c99782e1a991be7b83ea588
|
|
BLAKE2b-256 checksum How to use checksums |
c93b325e0e199cf4e417a1f025867d76fe4f49847310019400d055a1a33f2b45
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|
Release files / xcube_resampling-0.3.5-py3-none-any.whl
| Download URL | xcube_resampling-0.3.5-py3-none-any.whl |
|---|---|
| Size | 89.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
422baa494c4b788f9a0065867ea719b79ba8e9ca9c4cbca3f36606159000ab54
|
|
BLAKE2b-256 checksum How to use checksums |
98394dfe888b507baace0fdf9412b6674290f8c903dc1c9c3d9115b3bf1cd711
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|