slackbuilds_ponce/python/pyresample
Dimitris Zlatanidis 09be17bc99
python/pyresample: Updated for version 1.2.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-12-17 06:56:06 +07:00
..
pyresample.info python/pyresample: Updated for version 1.2.9. 2016-12-17 06:56:06 +07:00
pyresample.SlackBuild python/pyresample: Updated for version 1.2.9. 2016-12-17 06:56:06 +07:00
README python/pyresample: Updated for version 1.2.9. 2016-12-17 06:56:06 +07:00
slack-desc

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.