- 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>
-
- 02 Apr, 2020 1 commit
-
-
Daniel Scheffler authored
Removed spechomo classifiers from gms_preprocessing/database as they are now included in external spechomo library. Removed parameter 'path_SRFs' from options file because SRFs are now provided by external pyrsr library. Removed 'RR' as possible spechomo_method. Updated HISTORY.rst and version info. 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>
-
- 22 Jul, 2019 1 commit
-
-
Daniel Scheffler authored
Signed-off-by:
Daniel Scheffler <danschef@gfz-potsdam.de>
-
- 30 Oct, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 06 Sep, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 24 May, 2018 1 commit
-
-
Daniel Scheffler authored
Added new config parameters 'spechomo_n_clusters', 'spechomo_classif_alg', 'spechomo_kNN_n_neighbors' to control spectral homogenization through cluster learner prediction. Cluster classifier are now saved with float32 data instead of float64 to save memory.
-
- 20 Apr, 2018 1 commit
-
-
Daniel Scheffler authored
Added more Ridge Regression classifiers for different alpha values.
-
- 19 Mar, 2018 1 commit
-
-
Daniel Scheffler authored
Updated version info (v0.14.6).
-
- 16 Mar, 2018 1 commit
-
-
Daniel Scheffler authored
Revised config and fixed unexpected behaviour of CLI parser (parameters did not override previously set WebUI configuration).
-
- 14 Mar, 2018 1 commit
-
-
Daniel Scheffler authored
Added some options to options_default.json. Bugfix database_tools.record_stats_memusage. Fixed missing lib within CI config.
-
- 26 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Added option 'write_ENVIclassif_cloudmask' (fixes issue #72).
-
- 21 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Added loggin to L1B_P.L1B_object.get_opt_bands4matching().
-
- 20 Feb, 2018 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Implemented process locks to avoid CPU/RAM overload on case multiple GMS jobs are running on the same host.
-
- 16 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Added config parameter 'max_parallel_reads_writes' to limit number of read/writes or to enable/disable IO locks, respectively.
-
- 14 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Added options 'ac_bandwise_accuracy', ''spechomo_bandwise_accuracy'. Moved mask_clouds_confidence, ac_errors, spec_homo_errors to GMS_object.
-
- 08 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Added config options 'spatial_index_server_host' and 'spatial_index_server_port'. Catched ConnectionRefusedError during connection to index server. Bugfix SpatialIndexMediatorServer.status. Added tempdir deletion to controller shutdown.
-
- 07 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 05 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: d4cd547e Former-commit-id: aff8db84
-
- 26 Jan, 2018 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: cfe6c223 Former-commit-id: 48007c69
-
- 25 Jan, 2018 1 commit
- 12 Dec, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: a1b47913 Former-commit-id: 21c673a4
-
- 29 Nov, 2017 2 commits
-
-
Daniel Scheffler authored
Former-commit-id: 67862724 Former-commit-id: 45b3a414
-
Daniel Scheffler authored
Added options: coreg_max_shift_allowed, coreg_window_size, ac_scale_factor_errors, path_custom_sicor_options, ac_fillnonclear_areas, ac_clear_area_labels, ac_max_ram_gb Former-commit-id: f7f5bf32 Former-commit-id: 3a6a59df
-
- 28 Nov, 2017 3 commits
-
-
Daniel Scheffler authored
Added options: spatial_ref_min_overlap, spatial_ref_min_cloudcov, spatial_ref_max_cloudcov, spatial_ref_plusminus_days, spatial_ref_plusminus_years, band_wavelength_for_matching, spatial_resamp_alg, clip_to_extent, mgrs_pixel_buffer, output_data_compression. Former-commit-id: 7051ba14 Former-commit-id: a9b856c5
-
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
-
Daniel Scheffler authored
Former-commit-id: 30cfa0cc Former-commit-id: 47bd7f90
-
- 27 Nov, 2017 2 commits
-
-
Daniel Scheffler authored
Added function to get jsonable dict from config. Revised options schema. Moved config and options to new submodule 'options'. Former-commit-id: 81770264 Former-commit-id: 3e1d28bc
-
Daniel Scheffler authored
Former-commit-id: f2915453 Former-commit-id: 48de5278
-
- 24 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: cc4f6a67 Former-commit-id: a16e19c1
-