Import SmartSource header data.

Provided that the SmartSource headers are being
saved to file, and that the path to those files
is present in the survey configuration, we now
import SmartSource information as metadata in
raw_shots.meta->'smsrc'.

Closes #19.
This commit is contained in:
D. Berge
2020-09-06 13:45:56 +02:00
parent c6285e881e
commit 19ce158329
4 changed files with 200 additions and 0 deletions

View File

@@ -95,6 +95,9 @@ run $BINDIR/import_final_p111.py
print_log "Import final P1/90"
run $BINDIR/import_final_p190.py
print_log "Import SmartSource data"
run $BINDIR/import_smsrc.py
if [[ -z "$RUNNER_NOEXPORT" ]]; then
print_log "Export system data"
run $BINDIR/system_exports.py