ComStock
ComStock copied to clipboard
National scale modeling of the U.S. commercial building stock supported by U.S. DOE, LADWP, and others and maintained by NREL
Pull request overview --------------------- Adds utility bills to upgrade measures. Includes stock totals and savings distributions. Examples below.   ### Pull Request Author: Chris CaraDonna This pull request makes...
Pull request overview --------------------- **this is ready for your review! @ChristopherCaradonna** **change highlights** - https://github.com/NREL/ComStock/pull/162 - https://github.com/NREL/ComStock/pull/177 - https://github.com/NREL/ComStock/pull/166 - https://github.com/NREL/ComStock/pull/167 - unit test revised - added detailed cfm/ton violation...
Pull request overview --------------------- **this is ready for your review! @ChristopherCaradonna** - upsizing algorithm fix - coming from Jeff Munk's comment summarized below:  - made changes in the VRF...
- [x] #174 `**ERROR MESSAGES** [openstudio.standards.Geometry.Create] North/South walls don't have the expected area (actual 2,849.4897 ft^2, target 2,449.4897 ft^2) [openstudio.standards.Geometry.Create] East/West walls don't have the expected area (actual 2,032.9932 ft^2,...
1. '[singularity_output.log](https://github.com/NREL/ComStock/blob/f143006b54105791071deea270207e29b26d1885/postprocessing/comstockpostproc/utils/profiling/profilingPerformance.py#L213)' has changed to 'openstudio_output.log' so no log files are found 2. The call to `aggregate_csv` was [removed ](https://github.com/NREL/comstock-internal/commit/4cd8e91787a95f92b453bbb771fd9318bbf49b97#diff-0fd50206e93bb6b31f969856c5627a97748aa9addefa79c0aaf0c5de79b94f01) (accidentally? intentionally? who knows) so no aggregate csv is written
Pull request overview --------------------- - latex fixes to figures, references - adding soil properties section - updating kitchen equipment power values - PDF compiles correctly now ### Pull Request Author:...
just did a quick debugging of csv with @ChristopherCaradonna and found out - this output var `calc.percent_savings.electricity.cooling.energy_consumption..percent` (from `ComStock wide.csv`) has a dimensionless unit rather than percent - quick calc...
Creating this issue per Chris' instructions. @ChristopherCaradonna I noticed small variations in interior lighting energy use in the savings distributions for an EUSS measure (Unoccupied OA + Fan Control) not...
- parse osw if it exists, include failing measure name - trim error lines that aren't that useful - extract simulation errors from sizing run failures - indent errors to...
Add the [SightGlass metadata checks](https://github.com/NREL/SightGlassDataProcessing/blob/main/telescope/__init__.py#L370-L498) to comstockpostproc. The goal is to perform these checks while the data is still in memory, and before waiting on an upload to S3. These...