File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
22dropbox_home : //cnrastore-bdo/Modeling_Data/repo_staging/dropbox
3- dest : //cnrastore-bdo/Modeling_Data/repo_staging/dropbox/formatted
3+ dest : &formatted //cnrastore-bdo/Modeling_Data/repo_staging/dropbox/formatted
44
55data :
6- - name : Woodbridge
7- skip : True
6+ - name : Mokelumne
7+ skip : False
8+ dest : *formatted
89 collect :
9- name : reader
1010 file_pattern : " ebmud_wbr_flow*.csv"
1111 location : //cnrastore-bdo/Modeling_Data/ebmud/ # This could be understood as a default
1212 recursive_search : False
1313 reader : read_ts # Names, pointers to code etc. To be fleshed out
14- selector : Reading
14+ selector : null # Usually a column name. When read_last_resort_csv is used, use null.
1515 metadata :
1616 station_id : wbr
1717 source : ebmud
1818 agency : usgs
19- freq : 15min # None for irregular, "infer" for infer.
19+ freq : infer # None for irregular, "infer" for infer.
2020 param : flow
2121 unit : ft^3/s
2222 sublocation : default
You can’t perform that action at this time.
0 commit comments