NREL / buildstockbatch

Other
20 stars 13 forks source link

Fill NaN when emissions do not exist for AK and HI #356

Open afontani opened 1 year ago

afontani commented 1 year ago

Is your feature request related to a problem? Please describe. ResStock will be modeling AK and HI, but Cambium does not have electric emission factors for AK and HI. This PR in ResStock allows for Emission factors to not be specified so that AK and HI models get simulated.

https://github.com/NREL/resstock/pull/1041

Describe the solution you'd like I would like NaN values to be populated. So that 0 emissions, do not get interpreted as 0, but a NaN value gets returned in the aggregation.

Describe alternatives you've considered None yet.

Additional context Does this make sense to do this during the parquet creation? We could also do this for quantities that are not energy like Temperature as 0 C has a physical meaning.

afontani commented 1 year ago

Maybe address before Fact Sheets or EUSS.