- 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>
-
- 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.
-
- 03 Apr, 2018 1 commit
-
-
Daniel Scheffler authored
-
- 15 Mar, 2018 1 commit
-
-
Daniel Scheffler authored
Updated version info (0.14.1).
-
- 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 2 commits
-
-
Daniel Scheffler authored
-
Daniel Scheffler authored
Added loggin to L1B_P.L1B_object.get_opt_bands4matching().
-
- 20 Feb, 2018 3 commits
-
-
Daniel Scheffler authored
-
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.
-
- 15 Feb, 2018 1 commit
-
-
Daniel Scheffler authored
Added L2C_P.AccuracyCube(). Added logging to DEM_Creator.
-
- 14 Feb, 2018 2 commits
-
-
Daniel Scheffler authored
Changed default virtual sensor id to 11 (S2, 20m).
-
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 2 commits
-
-
Added timeout to ECMWF download. Bugfix process_controller.shutdown(). Added dependency timeout_decorator. Commented tests out that fail due to missing ECMWF data.
-
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.
-
- 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
-
- 30 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: f85d2a7b Former-commit-id: f347434a
-
- 29 Nov, 2017 1 commit
-
-
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 4 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: 3fe57806 Former-commit-id: 4ea1c61a
-
Daniel Scheffler authored
Former-commit-id: 81889e71 Former-commit-id: 4a55a1b8
-
- 27 Nov, 2017 1 commit
-
-
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
-
- 24 Nov, 2017 1 commit
-
-
Daniel Scheffler authored
Former-commit-id: cc4f6a67 Former-commit-id: a16e19c1
-
- 23 Nov, 2017 2 commits
-
-
Daniel Scheffler authored
Added parser functions for options_default.json. Revised options_default.json. Added test_config.py. Former-commit-id: 47007049 Former-commit-id: 4369ec28
-
Daniel Scheffler authored
Former-commit-id: 1917deeb Former-commit-id: 2e74e07f
-