architecture-building-systems / CityEnergyAnalyst

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

New Feature: Result reader - summary #3485

Closed ShiZhongming closed 6 months ago

ShiZhongming commented 6 months ago

I am creating this PR to introduce a new feature named Result reader - summary.

It can be found under Tab Utilites. What it does is to read through the CEA results of all scenarios under a project and fish out the commonly use parameters, and then complie it to a single .csv file under the Project folder.

How to test it?

  1. run script
  2. check the .csv file generated under the project folder (all scenarios) or the .csv file generated under the respective scenario folder (current scenario)

Soonish, I will follow with the next new feature: Result reader - analysis.