From 09be17bc99511b09d2dd6a21013837a9eaf49d4f Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 13 Dec 2016 10:58:28 +0200 Subject: python/pyresample: Updated for version 1.2.9. Signed-off-by: Dimitris Zlatanidis --- python/pyresample/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'python/pyresample/README') diff --git a/python/pyresample/README b/python/pyresample/README index 4616946715..1361d520ed 100644 --- a/python/pyresample/README +++ b/python/pyresample/README @@ -5,4 +5,7 @@ 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) +Optional dependencies: numexpr, quicklook (not available from SBo) + +NOTE: Cython will not be used. Use environment variable 'USE_CYTHON=True' +to use it. -- cgit v1.2.3-65-gdbad