- 17 Oct, 2019 1 commit
-
-
Daniel Scheffler authored
Fixed issue where SensorMapGeometryTransformer raised an exception when trying to resample a 3D input array. Fixed SensorMapGeometryTransformer.to_sensor_geometry() not working for resamp_alg='bilinear'. The test_reproject module now tests all resampling algorithms instead of only one per test. Updated version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 16 Oct, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 14 Aug, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 26 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 22 Jul, 2019 2 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 14 Jun, 2019 2 commits
-
-
Signed-off-by:
danschef <daniel.scheffler@gfz-potsdam.de>
-
Daniel Scheffler authored
-
- 22 Mar, 2019 8 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 21 Mar, 2019 5 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 20 Mar, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 27 Feb, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 19 Feb, 2019 6 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Moved rasterio imports to function level to avoid static TLS conflict with pykdtree which is a dependency of pyresample.
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 15 Feb, 2019 2 commits
-
-
Daniel Scheffler authored
Moved all pyresample imports to the top of the module to avoid Exception: dlopen: cannot load any more object with static TLS.
-
Daniel Scheffler authored
Moved all pyresample imports to methods to avoid Exception: dlopen: cannot load any more object with static TLS.
-
- 14 Feb, 2019 3 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Fixed multiprocessing issue related to OpenMP multiprocessing within pykdtree as called by pyresample. Fixed type hints.
-
Daniel Scheffler authored
Fixed FutureWarning for numpy>1.16: arrays to stack must be passed as a "sequence" type such as list or tuple. Updated version info.
-
- 21 Jan, 2019 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 09 Jan, 2019 3 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 08 Jan, 2019 1 commit
-
-
Daniel Scheffler authored
-