The Seasonal Water model was working OK on my computer until a few days ago, now it will not. A re-install of the software has not helped.Tried several things with no success. Any suggestions? Anything similar currently being observed by any other users ? (log error message copied below)
Thanks !
===================================
2 attempts model error messages from log files are:
attempt 1:
2021-01-24 13:09:15,719 seasonal_water_yield._execute(392) INFO prepare and test inputs for common errors
2021-01-24 13:09:15,766 model._logged_target(1652) ERROR Exception while executing <function execute at 0x0000023147272C18>
Traceback (most recent call last):
File “site-packages\natcap\invest\ui\model.py”, line 1649, in _logged_target
File “site-packages\natcap\invest\seasonal_water_yield\seasonal_water_yield.py”, line 377, in execute
File “site-packages\natcap\invest\seasonal_water_yield\seasonal_water_yield.py”, line 402, in _execute
File “site-packages\natcap\invest\utils.py”, line 541, in build_lookup_from_csv
File “site-packages\pandas\core\frame.py”, line 1470, in to_dict
UserWarning: DataFrame columns are not unique, some columns will be omitted.
2021-01-24 13:09:15,766 model._logged_target(1655) INFO Execution finished
2021-01-24 13:09:15,766 utils.prepare_workspace(129) INFO Elapsed time: 0.05s
attempt 2:
01/24/2021 13:34:27 natcap.invest.seasonal_water_yield.seasonal_water_yield INFO prepare and test inputs for common errors
01/24/2021 13:34:27 natcap.invest.ui.model ERROR Exception while executing <function execute at 0x139950F0>
Traceback (most recent call last):
File “C:\Users\natcap-servers\jenkins-home\workspace\natcap.invest\label\GCE-windows-1\env\lib\site-packages\natcap\invest\ui\model.py”, line 1579, in _logged_target
File “C:\Users\natcap-servers\jenkins-home\workspace\natcap.invest\label\GCE-windows-1\env\lib\site-packages\natcap\invest\seasonal_water_yield\seasonal_water_yield.py”, line 162, in execute
File “C:\Users\natcap-servers\jenkins-home\workspace\natcap.invest\label\GCE-windows-1\env\lib\site-packages\natcap\invest\seasonal_water_yield\seasonal_water_yield.py”, line 184, in _execute
File “C:\Users\natcap-servers\jenkins-home\workspace\natcap.invest\label\GCE-windows-1\env\lib\site-packages\natcap\invest\utils.py”, line 451, in build_lookup_from_csv
UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
01/24/2021 13:34:27 natcap.invest.ui.model INFO Execution finished
01/24/2021 13:34:27 natcap.invest.utils INFO Elapsed time: 0.55s