- 21 Jun, 2021 1 commit
-
-
Erxleben, Fredo authored
The issue was caused by raw_data not being initialized as the proper type due to missing parenthesis in the constructor call
-
- 16 Jun, 2021 1 commit
-
-
mdolling-gfz authored
-
- 15 Jun, 2021 1 commit
-
-
mdolling-gfz authored
-
- 04 Jun, 2021 1 commit
-
-
Erxleben, Fredo authored
-
- 03 May, 2021 1 commit
-
-
mdolling-gfz authored
* Refactorings exceed 79 character limit many times. * Set line length limit to 100 for isort and flakehell in file pyproject.toml.
-
- 22 Apr, 2021 1 commit
-
-
mdolling-gfz authored
-
- 20 Apr, 2021 2 commits
-
-
* All occurrences of name 'survey-analysis-framework' are renamed to 'hifis-surveyval'.
-
-
- 13 Apr, 2021 1 commit
-
-
- Migrated relevant metadata from pipenv file and setupy.py - Migrated runtime and development dependencies - Adapted readme for miinimal usage information
-
- 26 May, 2020 1 commit
-
-
Defaults are embedded into settings with auto-generated uppercase and lowercase variants Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
- 25 May, 2020 2 commits
-
-
* Resolve merge conflict during rebase. * Add a cli option to select the output folder into which the generated output like plots will be put. * New option is called "--output-folder" / "-o". * README file is updated accordingly.
-
* There have been users who had issues while trying to run the analysis * The documentation has been updated * The `data`-folder has been renamed as `metadata` for content clarification * Removed metadata CSV file, since it was outdated
-
- 15 May, 2020 1 commit
-
-
* New CLI option is called "names" which defaults to no value set, interpreted as "all". * All scripts selected from scripts folder will be executed. * README has been adapted.
-
- 11 May, 2020 1 commit
-
-
* There is a new key datatype annotated to questions. * Possible datatypes might be 'bool', 'float', 'int' and 'string'. * Boolean values are extrapolated from string constants * Every question without a key datatype is implicitly a string.
-
- 29 Apr, 2020 5 commits
-
-
-
-
-
-
Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
- 20 Apr, 2020 1 commit
-
-
Hueser, Christian (FWCC) - 138593 authored
* Finalize concept for survey metadata, questions and answers * Change metadata structure in yaml file
-
- 03 Apr, 2020 1 commit
-
-
Signed-off-by:
Norman Ziegner <norman.ziegner@ufz.de>
-
- 23 Mar, 2020 18 commits
-
-
Hueser, Christian (FWCC) - 138593 authored
-
Hueser, Christian (FWCC) - 138593 authored
-
Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
-
-
-
-
-
-
-
Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
Discovers all ".py" files in the scripts folder and tries to run them as analysis modules. Excludes __init__.py Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
Also use proper paths. Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
Move Settings into a global object to ease access. Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
Signed-off-by:
Fredo Erxleben <f.erxleben@hzdr.de>
-
- 16 Mar, 2020 1 commit
-
-
Erxleben, Fredo authored
-