You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: db.qmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ The CalCOFI database uses a two-schema strategy for development and production:
114
114
115
115
### Master ingestion workflow
116
116
117
-
All datasets are ingested using a single master Quarto script [`calcofi4db/inst/ingest.qmd`](https://github.com/CalCOFI/calcofi4db/blob/main/inst/ingest.qmd) that:
117
+
All datasets are ingested using a single master Quarto script [`calcofi4db/inst/create_db.qmd`](https://github.com/CalCOFI/calcofi4db/blob/main/inst/create_db.qmd) that:
118
118
119
119
1.**Drops and recreates** the `dev` schema (fresh start each run)
120
120
2.**Ingests multiple datasets** from Google Drive source files (CSV, potentially SHP/NC in future)
0 commit comments