unable to load metadata
while initializing the analysis repo (https://gitlab.hzdr.de/hifis/surveys/survey-2021/analysis/-/merge_requests/70) and running the command for the first time (poetry run hifis-surveyval analyze ../data/raw-data-final-testing-codes.csv
) the following bug occurred:
File "[...]/hifis_surveyval/cli.py", line 174, in analyze
raw_data.load_metadata(metadata_yaml)
TypeError: load_metadata() missing 1 required positional argument: 'yaml'
Edited by mdolling-gfz