Skip to content
Snippets Groups Projects
Commit 3656c03f authored by Alex Diebold's avatar Alex Diebold
Browse files

working on test inst/site/exp/filetype in yaml. will try to update sync to...

working on test inst/site/exp/filetype in yaml. will try to update sync to work with experiments soon
parent 92e0363d
No related branches found
No related tags found
No related merge requests found
......@@ -53,17 +53,15 @@ instruments:
- mendota.buoy.png
test_site_1:
display_name: 'test_site_1'
test_inst_1:
display_name: 'test_inst_1'
filetypes:
- test_site_1.test_inst_1.png
test_site_2:
display_name: 'test_site_2'
test_inst_2:
display_name: 'test_inst_2'
test_inst:
display_name: 'test_inst'
filetypes:
- test_site_2.test_inst_2.ascii
- test_site_2.test_inst_2.nc
- test_site_2.test_inst.ascii
- test_site_2.test_inst.nc
test_site_3:
display_name: 'test_site_3'
filetypes:
aoss.aeri.par.l00.v00:
......@@ -224,12 +222,18 @@ filetypes:
period: 'Daily'
format_pattern: '{site}_{inst}.{measurement}.{start_time:%y-%m-%d_%h%m%s}_{end_time:%h%m%s}.png'
glob_pattern: '*_*.*.????-??-??_??????_??????*.png'
test_site_1.test_inst_1.png:
period: 'Daily'
format_pattern:
glob_pattern: ' '
test_site_2.test_inst_2.ascii:
test_site_2.test_inst_2.nc:
# test_site_1.test_inst_1.png:
# period: 'Daily'
# format_pattern: '{start_time:%y%m%d}.png'
# glob_pattern: '??????.png'
test_site_2.test_inst.ascii:
period: 'Daily'
format_pattern: '{start_time:%y%m%d}.png'
glob_pattern: '??????.png'
test_site_2.test_inst.nc:
period: 'Daily'
format_pattern: '{start_time:%y%m%d}.png'
glob_pattern: '??????.png'
experiments:
test_exp_1:
......@@ -239,4 +243,4 @@ experiments:
test_exp_2:
start_time: '2017-10-10'
end_time: '2017-10-11'
site: 'test_site_1, test_site_2'
site: 'test_site_1, test_site_3'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment