May 7th, 2026

New

Fixed

Release 3.7

Text Concatenation Calculation

This enhancement supports the Deemed Load Shape Library Project.

Affected users: Measure developers

Features: There is a new text-concatenation calculation capability, which will enable measure developers to dynamically construct the TechID-based Electric Impact Profile IDs from permutation data (e.g., Tech IDs, Building Type, Building Vintage, Building HVAC) for modeled PY2028 measures.

This enhancement supports the Deemed Load Shape Library Project by allowing the measure developer to generate the correct Electric Impact Profile ID (i.e., E3MeaElecEndUseShape), whether it's the DEER legacy ID or TechID-based ID, for their measure permutations. The E3MeaElecEndUseShape field is then used to identify the appropriate avoided cost combo when running the CET.

Electric Impact Profile ID in text CONFIGURE MEASURE APPLICATION TYPE VALIDITY EQUATION (TEXT) AOE {p. BldgType_label}*{p.BldgVint_label}*{p.BldgHVAC_label}*{technologyID_ measureTechID}* {technologyID_preTechID} AR {p.BldgType_label}*{p.BldgVint_label}*{p.BldgHVAC_label}*{technologyID measureTechID}* {technologyID_standardTechID}*{technologyID_preTechID} NC {p.BldgType_label}*{p.BldgVint_label}*{p.BldgHVAC_label}*{technologyID_ measureTechID}* {technologyID_ _standardTechID}

Updated CET Measure.csv specification: Rename “PA” to “IOU_AC_Territory”

Affected users: All

Features: The PA field in the CET Input “Measure.csv” file has been renamed to IOU_AC_Territory to align with the CEDARS CET specification. Users will see the updated field name in the “Measure.csv” file of the CET Input File download package. This update only changes the field name; the underlying data and values remain unchanged.

Fixed Lifecycle Status Not Updating in CPUC Support Tables

Affected users: All users

Features: Resolved an issue in which the Lifecycle Status field in the CPUC Support Tables was not updating correctly with the Start Date and Expire Date values. The status will now automatically transition to:

  • Expire — current date > Expire Date

  • Active — current date ≥ Start Date and current date ≤ Expire Date

  • Future — current date < Start Date