Skip to content

Commit 73018c8

Browse files
EliEli
authored andcommitted
Add daily data manifest to repo
1 parent 8dd1423 commit 73018c8

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
# csv files -- usually data
2323
**/*.csv
2424
!dms_datastore/config_data/ncro_inventory_full.csv
25+
!dms_datastore/config_data/daily_data_manifest.csv
2526
# Byte-compiled / optimized / DLL files
2627
__pycache__/
2728
*.py[cod]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
station_id,param,provider
2+
idb,flow,cdec
3+
inb,flow,cdec
4+
ccw,flow,cdec
5+
trp,flow,cdec
6+
hro,flow,cdec
7+
bks,flow,cdec
8+
bbi,flow,cdec
9+
ssw2,flow,usgs
10+
wbr,flow,usgs
11+
dto,flow,cdec

0 commit comments

Comments
 (0)