summaryrefslogtreecommitdiffstats
path: root/python/pyresample/README
blob: 4616946715bd9cccc99adca89e36c3f4aa7c71b3 (plain)
1
2
3
4
5
6
7
8
Resampling (reprojection) of geospatial image data in Python.

Pyresample uses a kd-tree approach for resampling.
Pyresample is designed for resampling of remote sensing data
and supports resampling from both fixed grids and geolocated
swath data.

Optional dependencies: numexpr, pykdtree, quicklook (not available from SBo)