Skip to content

WS-937: Everything sorta mushed together.

Jim Sheckard requested to merge WS-949 into main

Renamed (and edited) the base archive schema and data being used.

  • Added new fields for science_products and projects in line with AAT update
  • Dropped several constraints to unimported list tables (external_system_names, polarizations, etc)

4 new project-specific .sql.gz files added & setup to automatically load in for a refresh DB creation, mostly from core_sampler output, but with some additional data supplied from queries. Could be further enhanced with files table entries if desired, but those were left out for space considerations.

Changes to internal imports for core_sampler for hand-running, update to the DB dockerfile for renaming and appropriate order of loading for database files.

Merge request reports