forked from jgrewe/fishbook
dunno
This commit is contained in:
parent
ec38f2db12
commit
dee40d879c
@ -403,8 +403,8 @@ def populate(datasets):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
# data_dir = "../../science/high_frequency_chirps/data"
|
||||
data_dir = "../high_freq_chirps/data"
|
||||
data_dir = "../../science/high_frequency_chirps/data"
|
||||
# data_dir = "../high_freq_chirps/data"
|
||||
datasets = glob.glob(os.path.join(data_dir, '2018-11-20*'))
|
||||
# drop_tables()
|
||||
populate(datasets)
|
||||
drop_tables()
|
||||
# populate(datasets)
|
||||
|
Loading…
Reference in New Issue
Block a user