1
0
forked from xmm/arches
This commit is contained in:
2025-10-23 13:20:50 +03:00
parent 2dee828098
commit 22c164cd41
20 changed files with 2240 additions and 256 deletions

View File

@@ -15,7 +15,7 @@ print("Arches root path: {}".format(root_path))
archive_dir=root_path+'/data/archive'
events_dir=root_path+'/data/processed'
products_dir=root_path+'/products'
#products_dir=root_path+'/products'
create_folder(events_dir)