For #1 (closed). Removes the dependencies on the specifics of the GEOMAR data model and makes things more configurable.
A lot of functionality is moved into small Python modules in scripting/bin/sample_helpers
. They should define a reasonable default behavior for the datamodel in models_and_helper_scripts/sample-management-datamodel.yml
and the AWI SAMS datamodel, and should be overwritten by files of the same name in a server profile's custom directory for customization.
So far, only manual testing.
Do round trips for:
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.