Skip to content

Adding mdat back

Afonso Mukai requested to merge adding_mdat_back into main

Created by: mattclarke

Issue

ECDC-3447

Description of work

Re-added the mdat module, but made it "standalone" as it doesn't work like a standard module. In the spirit of YAGNI, it only deals with start and stop times. Can be made more generic if required at a later date.

Checklist

  • Changes have been documented in changes.md
  • Documentation has been updated in documentation directory

Merge request reports