architecture-building-systems / CityEnergyAnalyst

The City Energy Analyst (CEA)
https://www.cityenergyanalyst.com/
MIT License
196 stars 66 forks source link

Demand plots don't work #1384

Closed amraladdin closed 6 years ago

amraladdin commented 6 years ago

After synchronizing to the latest master. Installing Toolbox for ArcGIS, tried to run the plots. Here are the results:

Traceback (most recent call last): File "C:\Users\aelesawy\AppData\Roaming\ESRI\Desktop10.4\ArcToolbox\My Toolboxes\cea\interfaces\arcgis\arcgishelper.py", line 77, in execute run_cli(self.cea_tool, **kwargs) File "C:\Users\aelesawy\AppData\Roaming\ESRI\Desktop10.4\ArcToolbox\My Toolboxes\cea\interfaces\arcgis\arcgishelper.py", line 164, in run_cli raise Exception('Tool did not run successfully') Exception: Tool did not run successfully

Failed to execute (PlotsTool). Failed at Wed May 23 16:37:08 2018 (Elapsed Time: 3.47 seconds)

gabriel-happle commented 6 years ago

@amraladdin you have to re-run the demand calculation. For the new plots some new columns from the output files are needed. I checked the demand plots yesterday, they seemed fine.

amraladdin commented 6 years ago

@gabriel-happle I did, but it was too late and had to leave, so I didn't do the plots. It worked fine in the lab when I tried it, so I think that's the reason. I'll check again and update.

gabriel-happle commented 6 years ago

@amraladdin can this issue be closed?

amraladdin commented 6 years ago

Yes, sorry for the late reply :)