-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Crash in postprocessing_script
(MACS37) D:\Pix4D_Processing\macs_processing_2023>python 02_Postprocessing.py -s MACS_00_Settings_testDriftwood.py -dsm wbt -pc both
2023-11-15 20:03:02,460 Start postprocessing Orthoimage tiles!
100%|████████████████████████████████████████████████████████████████████████████████| 36/36 [00:00<00:00, 2302.77it/s]
2023-11-15 20:03:34,007 Finished postprocessing Orthoimage tiles!
Traceback (most recent call last):
File "02_Postprocessing.py", line 269, in <module>
main()
File "02_Postprocessing.py", line 74, in main
region, site, site_number, date, resolution = parse_site_name(settings.SITE_NAME)
File "D:\Pix4D_Processing\macs_processing_2023\utils_postprocessing.py", line 335, in parse_site_name
region, site, site_number, date_tmp, resolution = site_name.split('_')
ValueError: not enough values to unpack (expected 5, got 2)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working