Skip to content

Commit

Permalink
Update writes (#20)
Browse files Browse the repository at this point in the history
* update LADR w/ table olumns and path specifcs

* update path templates to match LADR_0005

* add write to local and bigquery for geo search

* add write to local and cloud for raw audio

* add write to local and cloud for sift audio

* add write to local and cloud for classify

* standardize postprocess table

* clean up comments

* add deduplicate script after pipeline run

* fix postprocess tests

* hide local tables from git commits

* revert is local

* add audio and detections paths to final output

* fix tests
  • Loading branch information
pmhalvor authored Oct 13, 2024
1 parent 19b088c commit 27dd22e
Show file tree
Hide file tree
Showing 36 changed files with 1,286 additions and 1,846 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Repo specific ignores
audio/
classifications/
plots/
model/
hide/
table/

# Python basic ignores
# Byte-compiled / optimized / DLL files
Expand Down
26 changes: 0 additions & 26 deletions data/encounters/monterey_bay_10km_240701_240911.csv

This file was deleted.

3 changes: 0 additions & 3 deletions data/encounters/monterey_bay_50km-2016-12-21.csv

This file was deleted.

83 changes: 0 additions & 83 deletions data/encounters/monterey_bay_50km-20161221.geojson

This file was deleted.

Loading

0 comments on commit 27dd22e

Please sign in to comment.