Skip to content

Filename pattern

Bert Palm requested to merge filename_patter into main

must be merged after https://codebase.helmholtz.cloud/ufz-tsm/tsm-frontend/-/merge_requests/68 and together with tsm-orchestration!161 (merged)

  • evaluate filename pattern
  • removed legacy/dead code [1]
  • read parser[name] from s3map instead of observation-database (database)

[1] the use of bucket tags to store DB credentials and meta data. If a user didnt upload any file for the last ~6 month, we consider the thing not valid anymore. With a upload now the parsing will fail. Easy fixes for that case: ubpade (re-save) your thing in frontend

Edited by Bert Palm

Merge request reports