slackbuilds_ponce/python/pyresample/README
Dimitris Zlatanidis d911864590 python/pyresample: Added (geospatial resampling).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-18 14:59:55 -06:00

6 lines
248 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.