UW-Macrostrat / macrostrat

A geological data platform for exploration, integration, and analysis
Apache License 2.0
4 stars 1 forks source link

Importer scripts in this repository need to create ingest_process tables #40

Open davenquinn opened 9 months ago

davenquinn commented 9 months ago

The ingest_process table is only possible to write using a call to an authenticated API. This makes it impossible to stage maps fully if the API is broken, and requires switching modes (CLI->API-UI->CLI) to run a complete map task. @CannonLock we need to work together to insert the appropriate tables when needed