HARPgroup / HSPsquared

Hydrologic Simulation Program Python (HSPsquared)
GNU Affero General Public License v3.0
1 stars 0 forks source link

KeyError: 'OS1'when running develop branch #74

Closed rburghol closed 1 year ago

rburghol commented 1 year ago

Develop branch on respec gives error when installing as of 6/29/2023.

Error hits after HYDR routine completes.

  File "/usr/local/lib/python3.8/dist-packages/HSP2/main.py", line 124, in main
    ui['PARAMETERS']['OS' + str(index + 1)] = uci[(operation, 'HYDR', segment)]['PARAMETERS']['OS'+ str(index + 1)]
KeyError: 'OS1'