NOAA-OWP / inundation-mapping

Flood inundation mapping and evaluation software configured to work with U.S. National Water Model.
Other
95 stars 30 forks source link

[8pt] synthesize_test_case possible Alaska Error (4.5.8.0) #1296

Open RobHanna-NOAA opened 2 months ago

RobHanna-NOAA commented 2 months ago

During running of 4.5.8.0, an possible error was found on screen only.


Running GMS alpha test cases with 9 workers: 68%|███████████████████████▏ | 182/267 [1:42:32<58:14, 41.12s/it]/usr/local/lib/python3.10/dist-packages/pyogrio/raw.py:287: UserWarning: More than one layer found in 'wbd.gpkg': 'WBD_National_South_Alaska' (default), 'WBDHU8'. Specify layer parameter to avoid this warning. with open_arrow( Running GMS alpha test cases with 9 workers: 100%|██████████████████████████████████| 267/267 [2:37:42<00:00, 35.44s/it] Creating master metrics CSV...


the 19020302 are showing up in the output metrics.csv file, so this may/may not be an issue.

NOTE: When you debug this, please do not allow for any overwriting of the previous_fim/hand_4_5_8_0 files.

mluck commented 2 weeks ago

This is due to the fact that there are two layers in wbd.gpkg for Alaska HUCs. This is resolved in #1178 and is a duplicate of #1265.