- 17 Sep, 2020 1 commit
-
-
Daniel Scheffler authored
Recreated test dataset for Test_Landsat8_PreCollectionData. Replaced two os.system calls with subcall_with_output. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 16 Sep, 2020 2 commits
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Fixed UnicodeEncodeError while writing ENVI headers. Moved scipy imports from module level to function level to avoid 'static TLS' ImportError. Fixed gdal_warp call within DEM_Creator class. Fixed issues while overwriting projections. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 31 Mar, 2020 2 commits
-
-
Daniel Scheffler authored
Fixed copy/paste error in license headers. Added .h5 files to GitLFS. Fixed missing bracket. Updated HISTORY.rst and version info. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 30 Mar, 2020 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>
-
- 20 Mar, 2018 1 commit
-
-
Bugfix '.fuse_hidden' files. Removed ASCII_writer (deprecated).
-
- 26 Jan, 2018 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: cfe6c223 Former-commit-id: 48007c69
-
- 17 Jan, 2018 2 commits
- 28 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Renamed option conversion_type_optical to target_radunit_optical and conversion_type_thermal to target_radunit_thermal. Keys in provided JSON file are now optional. Bugfixes. Former-commit-id: 981de81d Former-commit-id: 68ff63b7
-
- 27 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: ea66f0bd Former-commit-id: a2792c94
-
- 24 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: 64594529 Former-commit-id: 7df60bbb
-
- 20 Oct, 2017 1 commit
-
-
Daniel Scheffler authored
Fixed AssertionError 'exactly 4 image corners must be present within the dataset'. Updated version info. Former-commit-id: e75b3615 Former-commit-id: e4bf232e
-
- 29 Sep, 2017 2 commits
-
-
Daniel Scheffler authored
Former-commit-id: d9aeb8bd Former-commit-id: 4b5bebb8
-
Daniel Scheffler authored
Former-commit-id: 51a8bf08 Former-commit-id: d81034da
-
- 22 Sep, 2017 2 commits
-
-
Daniel Scheffler authored
Former-commit-id: d2f9e5f3 Former-commit-id: 4cb64068
-
Daniel Scheffler authored
Refactored GEOPROCESSING, METADATA, Input_reader, Output_writer and SpatialIndexMediator. Deleted a lot of deprecated/unused code: GEOPROCESSING: - deleted many unused functions written by Robert Behling L1A_P: - deleted decompress() - deleted Layerstacking() L1B_P: - deleted functions related with SIFT/Orfeo toolbox co-registration L2A_P: - deleted get_DESHIFTER_configs() - deleted envifilehandling.py - deleted SRF_DB_2_PKL.py (content moved to output_writer gms_object: - deleted calc_mask_nodataOLD() METADATA: - deleted some unused functions written by Robert Behling - deleted sandbox module Former-commit-id: 36ab28d1 Former-commit-id: 7d82a28a
-