Add AMIRIS outputs for MPI calculations
Closed this issue · 2 comments
This comprises
- hourly RES generation
- hourly supply per technology
conventional generation seem to be hourly the same
And error when there is storage
15:10:04 � ERROR � Fatal error during execution of action "aggregate_results":
Data manager log:
During execution of action "aggregate_results" (project: "general") the following data sets were accessed:
Traceback (most recent call last):
File "C:\Programs\Anaconda3\envs\emlabEnv\lib\site-packages\pandas\core\indexes\base.py", line 3629, in get_loc
return self._engine.get_loc(casted_key)
File "pandas_libs\index.pyx", line 136, in pandas._libs.index.IndexEngine.get_loc
File "pandas_libs\index.pyx", line 163, in pandas._libs.index.IndexEngine.get_loc
File "pandas_libs\hashtable_class_helper.pxi", line 5198, in pandas._libs.hashtable.PyObjectHashTable.get_item
File "pandas_libs\hashtable_class_helper.pxi", line 5206, in pandas._libs.hashtable.PyObjectHashTable.get_item
KeyError: 'AwardedDischargePowerInMWH'
@IngridJSJ Could you please send me the exact input to replicate? I think, I can fix this.