mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
256816e7d5
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
8 lines
326 B
Text
8 lines
326 B
Text
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)
|