v2023.10.0 Changelog
v2023.10.0
Released: 2023-10-17general
[general] [feature] ¶
For the Residential HPXML Workflow Generator, add a new
detailed_filepathargument for pointing to user-specified TSV file of electricity tariff file paths. The TSV file can contain utility rates mapped by State, or any other parameter.References: pull request 382
[general] [feature] ¶
For the Residential HPXML Workflow Generator, fixes new
include_annual_resilienceargument to true and adds a new optionalinclude_timeseries_resilienceargument that defaults to false. Also fixes newinclude_annual_billsargument to true andinclude_monthly_billsargument to false.References: pull request 383
[general] [bugfix] ¶
Removing broken postprocessing tests.
References: #385, pull request 387
[general] [bugfix] ¶
Introduce ‘*’ as a valid option name in options_lookup.tsv to indicate a parameter that can take any option and don’t need to pass arguments to measures. Enables buildstock.csv validation for ComStock without blowing up the size of the options_lookup.tsv file.
References: pull request 384
comstock
[comstock] [workflow] ¶
Remove default addition of SimulationOutputReport from ComStock workflow generator to avoid multiple instances when also included in YML. SimulationOutputReport measure must be included in YML to be added to workflow.
References: pull request 399
postprocessing
[postprocessing] [feature] ¶
Upload buildstock.csv to S3 during postprocessing
References: pull request 365
misc
[feature] ¶
Allow fractional
eagle.minutes_per_simfor simulations that run less than a minute. Making that it a required input.References: #377, pull request 396
[bugfix] ¶
No longer automatically downloads the appropriate singularity image from S3. Also added validation to ensure the image is in the correct location.
References: #256, pull request 386
[bugfix] [eagle] ¶
Updating validation for Eagle output directory to include
/lustre/eaglefsdirectories.References: #393, pull request 397
[bugfix] [eagle] ¶
No longer errors out with a “no space left on device” when using the
weather_files_urlon Eagle.References: #390, pull request 398