diff options
Diffstat (limited to 'python/pyresample/README')
-rw-r--r-- | python/pyresample/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pyresample/README b/python/pyresample/README index 06674a01f2..4616946715 100644 --- a/python/pyresample/README +++ b/python/pyresample/README @@ -4,3 +4,5 @@ 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) |