A package to resample, reproject, and rectify geospatial datasets.
Project description
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, zarr.
Find out more in the xcube-resampling Documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xcube_resampling-0.3.1.tar.gz.
File metadata
- Download URL: xcube_resampling-0.3.1.tar.gz
- Upload date:
- Size: 69.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb3e276c724f6d90d192f5e8bb288f17ab249d35d07fff5fb3a52e4433d2542
|
|
| MD5 |
8f542a8af3c98f7c1074fae146a44d38
|
|
| BLAKE2b-256 |
b7d0e2f43cd3713f91c87fe645ba1eae952131e3daafe0f3fa32cdf265d2d323
|
File details
Details for the file xcube_resampling-0.3.1-py3-none-any.whl.
File metadata
- Download URL: xcube_resampling-0.3.1-py3-none-any.whl
- Upload date:
- Size: 89.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f074d3ffcc44ccdafef27d16b9c2fda3b1f728996ea582ee43a810610e04dcb
|
|
| MD5 |
25470fc2f99238181cd2ac7a4bf4d826
|
|
| BLAKE2b-256 |
8d2c6eb2a03ec650714d6b206e6e3b20728ca01d56fe10313291d539d03f1425
|