NREL / resstock

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

Update to 2022 Cambium release #1033

Closed mdahlhausen closed 1 year ago

mdahlhausen commented 1 year ago

Resstock and Comstock are using 2021 Cambium data. https://github.com/NREL/resstock/tree/develop/resources/data/cambium

Cambium 2022 data is out. This issue is to update to the 2022 data.

joseph-robertson commented 1 year ago

Do we want to add the 2022 data (and retain 2021), or replace 2021 with 2022?

mdahlhausen commented 1 year ago

@joseph-robertson I think replacing is fine. Also it'd be nice to use month-hour values instead of 8760 values.

joseph-robertson commented 1 year ago

For month-hour support, I think you'd need to submit a feature request on https://github.com/NREL/OpenStudio-HPXML.

mdahlhausen commented 1 year ago

Nevermind; I was reading some of the data wrong. The _15 and _30 data is month-hour in 8760 format, and that format is fine. I was looking at the _1 directories which appear to use 8760 hourly data.

I guess is to regenerate using 2022 data, and switch the _1 scenarios, such as AER_95DecarbBy2050_1 to use 8760 month-hour values instead of 8760 hourly data.

shorowit commented 1 year ago

For month-hour support, I think you'd need to submit a feature request on https://github.com/NREL/OpenStudio-HPXML.

You can provide month-hour values in 8760 format. (That's what we do for ERI calculations.)