NREL / resstock

Highly granular modeling of residential building stocks at national, regional, and local scales using OpenStudio/EnergyPlus.
https://resstock.nrel.gov
Other
109 stars 57 forks source link

Speed up TSVFile class #1272

Closed shorowit closed 4 months ago

shorowit commented 4 months ago

Pull Request Description

Speeds up the TSVFile class. When running smaller sample sizes, the initial reading of the large TSV files is the bottleneck. For e.g. 250 samples, this roughly cuts the time in half.

Checklist

Not all may apply: