- 25 Nov, 2020 1 commit
-
-
Daniel Scheffler authored
Fixed issue #103 ('struct.error: unpack requires a buffer of 4 bytes' within SpatialIndexMediator in case of various parallel database accesses) by adding a database lock that blocks parallel database queries. Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 16 Sep, 2020 1 commit
-
-
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>
-
- 25 Sep, 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>
-
- 15 Nov, 2018 2 commits
-
-
Daniel Scheffler authored
Fixed issue #95 (DEM_Creator: passing only 2 UTM coordinates causes No-Data triangles at left and right side of DEM).
-
Daniel Scheffler authored
-
- 03 Sep, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 30 Aug, 2018 1 commit
-
-
Daniel Scheffler authored
Added band names and center wavelengths to products of ReferenceCube_Generator.resample_image_spectrally().
-
- 18 Apr, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 20 Mar, 2018 1 commit
-
-
Bugfix '.fuse_hidden' files. Removed ASCII_writer (deprecated).
-
- 01 Mar, 2018 1 commit
-
-
- 23 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
-> required to revise metadata storage for layer dependent metadata (they are now stored as dicts instead of lists)
-
- 15 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Added L2C_P.AccuracyCube(). Added logging to DEM_Creator.
-
- 12 Feb, 2018 1 commit
-
-
- 09 Feb, 2018 2 commits
-
-
-
Moved retry functionality of spatial query within L1B to SpatialIndexMediator.
-
- 29 Jan, 2018 2 commits
- 13 Dec, 2017 1 commit
-
-
Daniel Scheffler authored
Spectral homogenization via Linear Regression now working with proper handling of LayerBandsAssignments. Former-commit-id: 7a78bdb3 Former-commit-id: 4888d8a7
-
- 08 Dec, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: a8c36936 Former-commit-id: 0bf1b8ce
-
- 07 Dec, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: 2736d732 Former-commit-id: 4456e245
-
- 28 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: b0195fcc Former-commit-id: 9f2dc2ba
-
- 27 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: ea66f0bd Former-commit-id: a2792c94
-
- 24 Nov, 2017 2 commits
-
-
Daniel Scheffler authored
Former-commit-id: 64594529 Former-commit-id: 7df60bbb
-
Daniel Scheffler authored
Former-commit-id: cc4f6a67 Former-commit-id: a16e19c1
-
- 23 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: 74cad5e3 Former-commit-id: 068e26cb
-
- 08 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Revised spectral response functions database. Bugfix for unexpected peaks in SRFs for ASTER, Landsat 5 and 7. Former-commit-id: 06125776 Former-commit-id: 78744a79
-
- 02 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: 09d7afde Former-commit-id: cff5d7d9
-
- 12 Oct, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: df54bc8b Former-commit-id: e7188b72
-
- 29 Sep, 2017 2 commits
-
-
Daniel Scheffler authored
Former-commit-id: 8400a748 Former-commit-id: 8d7b76a3
-
Daniel Scheffler authored
Former-commit-id: 8a97491f Former-commit-id: 74aaa3cc
-
- 25 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: 4c2a7803 Former-commit-id: e599ca13
-
- 22 Sep, 2017 2 commits
-
-
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
-
Daniel Scheffler authored
Former-commit-id: b6a2f1b6 Former-commit-id: f867b21f
-
- 21 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: a5f41a39 Former-commit-id: 6929e4d1
-
- 04 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: a7fdc5f0 Former-commit-id: 124988ae
-
- 01 Sep, 2017 1 commit
-
-
Daniel Scheffler authored
Added first version of SpectralResampler1D incl. test module 'test_spectral_resampler'. Some PEP8 editing. Former-commit-id: 35efca93 Former-commit-id: e781750d
-
- 30 Aug, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: cd487679 Former-commit-id: cc4b7724
-