- 27 Aug, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 17 Aug, 2020 1 commit
-
-
Daniel Scheffler authored
-------------------- * Removed deprecated gdal backports (compatibility module). * Added minimal version of gdal. * Cleaned up some unused code. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 08 Jan, 2020 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 07 Jan, 2020 1 commit
-
-
Daniel Scheffler authored
Removed all functionality related to transforming sensor to map geometry or vice-versa as this was moved to the new package 'sensormapgeo'. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 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>
-
- 22 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 14 Jun, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 22 Mar, 2019 6 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 21 Mar, 2019 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 20 Mar, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 19 Feb, 2019 2 commits
-
-
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
-
- 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.
-
- 09 Jan, 2019 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 08 Jan, 2019 1 commit
-
-
Daniel Scheffler authored
-
- 17 Dec, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 14 Dec, 2018 4 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 13 Dec, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 12 Dec, 2018 1 commit
-
-
Daniel Scheffler authored
Revised SensorMapGeometryTransformer (now fully operable) and added corresponding tests. Added boxObj.buffer_mapXY() + test. Added type hints.
-
- 10 Dec, 2018 4 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
Daniel Scheffler authored
-
- 03 Dec, 2018 1 commit
-
-
Daniel Scheffler authored
-