WS-1966 Mark4 import workflow
Compare changes
- Daniel Nemergut authored
Renamed mark4 directories at the end of the ingest_mk_four_obs workflow to indicate the ingestion status
There are 2 alembic scripts here:
ingest_mk_four_obs
workflow to rename mark4 directories when it's done to indicate the ingestion status.mk_four_import
workflow which simply runs the mark4_import script from /users/vlapipe/workflows/PROFILE/bin/mark4_import
.While looking at the ingest_mk_four workflow I realized that I forgot to set requires_lustre
to true
for the ingest_obs
workflow. I set it manually on dev and test and it needed to be in the migration script so it'll be set on prod too.
Renamed mark4 directories at the end of the ingest_mk_four_obs workflow to indicate the ingestion status