Dimitris Zlatanidis 67688d84a2 python/pyresample: Updated for version 1.5.0. 8 years ago
..
README 09be17bc99 python/pyresample: Updated for version 1.2.9. 8 years ago
pyresample.SlackBuild 67688d84a2 python/pyresample: Updated for version 1.5.0. 8 years ago
pyresample.info 67688d84a2 python/pyresample: Updated for version 1.5.0. 8 years ago
slack-desc 256816e7d5 python/pyresample: Updated for version 1.2.5. 8 years ago

README

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, quicklook (not available from SBo)

NOTE: Cython will not be used. Use environment variable 'USE_CYTHON=True'
to use it.