<?xml version="1.0"?>
<measure>
  <schema_version>3.0</schema_version>
  <name>calibration_reports_enhanced</name>
  <uid>e6642d40-7366-4647-8724-53a37991d668</uid>
  <version_id>8b85be87-ddd0-441f-a4f7-503fbcd28450</version_id>
  <version_modified>20230602T154652Z</version_modified>
  <xml_checksum>2C8A3EEF</xml_checksum>
  <class_name>CalibrationReportsEnhanced</class_name>
  <display_name>Calibration Reports Enhanced</display_name>
  <description>This measure is intended for calibibration of modeled results against user entered utility bill.</description>
  <modeler_description>Measure looks at consumption for electricity and natural gas, and demand for electricity. It is inteneded to be used with no more than one gas an electric bills. Each bill can have multiple billing periods. Make sure ot use an AMY matching the utility data time frame.</modeler_description>
  <arguments>
    <argument>
      <name>electric_nmbe_limit</name>
      <display_name>Electric NMBE limit (%)</display_name>
      <type>Double</type>
      <required>true</required>
      <model_dependent>false</model_dependent>
      <default_value>5</default_value>
    </argument>
    <argument>
      <name>electric_cvrmse_limit</name>
      <display_name>Electric CVRMSE limit (%)</display_name>
      <type>Double</type>
      <required>true</required>
      <model_dependent>false</model_dependent>
      <default_value>15</default_value>
    </argument>
    <argument>
      <name>gas_nmbe_limit</name>
      <display_name>Gas NMBE limit (%)</display_name>
      <type>Double</type>
      <required>true</required>
      <model_dependent>false</model_dependent>
      <default_value>5</default_value>
    </argument>
    <argument>
      <name>gas_cvrmse_limit</name>
      <display_name>Gas CVRMSE limit (%)</display_name>
      <type>Double</type>
      <required>true</required>
      <model_dependent>false</model_dependent>
      <default_value>15</default_value>
    </argument>
    <argument>
      <name>fuel_oil_nmbe_limit</name>
      <display_name>Fuel Oil#2 NMBE limit (%)</display_name>
      <type>Double</type>
      <required>true</required>
      <model_dependent>false</model_dependent>
      <default_value>5</default_value>
    </argument>
    <argument>
      <name>fuel_oil_cvrmse_limit</name>
      <display_name>Fuel Oil#2 CVRMSE limit (%)</display_name>
      <type>Double</type>
      <required>true</required>
      <model_dependent>false</model_dependent>
      <default_value>15</default_value>
    </argument>
  </arguments>
  <outputs>
    <output>
      <name>electricity_consumption_actual</name>
      <display_name>electricity_consumption_actual</display_name>
      <short_name>electricity_consumption_actual</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_consumption_modeled</name>
      <display_name>electricity_consumption_modeled</display_name>
      <short_name>electricity_consumption_modeled</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_consumption_cvrmse</name>
      <display_name>electricity_consumption_cvrmse</display_name>
      <short_name>electricity_consumption_cvrmse</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_consumption_nmbe</name>
      <display_name>electricity_consumption_nmbe</display_name>
      <short_name>electricity_consumption_nmbe</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_sum_of_squares</name>
      <display_name>electricity_sum_of_squares</display_name>
      <short_name>electricity_sum_of_squares</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_dof</name>
      <display_name>electricity_dof</display_name>
      <short_name>electricity_dof</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_rmse</name>
      <display_name>electricity_rmse</display_name>
      <short_name>electricity_rmse</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_peak_demand_nmbe</name>
      <display_name>electricity_peak_demand_nmbe</display_name>
      <short_name>electricity_peak_demand_nmbe</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_peak_demand_actual</name>
      <display_name>electricity_peak_demand_actual</display_name>
      <short_name>electricity_peak_demand_actual</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_peak_demand_modeled</name>
      <display_name>electricity_peak_demand_modeled</display_name>
      <short_name>electricity_peak_demand_modeled</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_consumption_actual</name>
      <display_name>natural_gas_consumption_actual</display_name>
      <short_name>natural_gas_consumption_actual</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_consumption_modeled</name>
      <display_name>natural_gas_consumption_modeled</display_name>
      <short_name>natural_gas_consumption_modeled</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_consumption_cvrmse</name>
      <display_name>natural_gas_consumption_cvrmse</display_name>
      <short_name>natural_gas_consumption_cvrmse</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_consumption_nmbe</name>
      <display_name>natural_gas_consumption_nmbe</display_name>
      <short_name>natural_gas_consumption_nmbe</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_sum_of_squares</name>
      <display_name>natural_gas_sum_of_squares</display_name>
      <short_name>natural_gas_sum_of_squares</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_dof</name>
      <display_name>natural_gas_dof</display_name>
      <short_name>natural_gas_dof</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_rmse</name>
      <display_name>natural_gas_rmse</display_name>
      <short_name>natural_gas_rmse</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_consumption_actual</name>
      <display_name>fuel_oil_2_consumption_actual</display_name>
      <short_name>fuel_oil_2_consumption_actual</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_consumption_modeled</name>
      <display_name>fuel_oil_2_consumption_modeled</display_name>
      <short_name>fuel_oil_2_consumption_modeled</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_consumption_cvrmse</name>
      <display_name>fuel_oil_2_consumption_cvrmse</display_name>
      <short_name>fuel_oil_2_consumption_cvrmse</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_consumption_nmbe</name>
      <display_name>fuel_oil_2_consumption_nmbe</display_name>
      <short_name>fuel_oil_2_consumption_nmbe</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_sum_of_squares</name>
      <display_name>fuel_oil_2_sum_of_squares</display_name>
      <short_name>fuel_oil_2_sum_of_squares</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_dof</name>
      <display_name>fuel_oil_2_dof</display_name>
      <short_name>fuel_oil_2_dof</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_rmse</name>
      <display_name>fuel_oil_2_rmse</display_name>
      <short_name>fuel_oil_2_rmse</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>total_sum_of_squares</name>
      <display_name>total_sum_of_squares</display_name>
      <short_name>total_sum_of_squares</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>total_dof</name>
      <display_name>total_dof</display_name>
      <short_name>total_dof</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>total_rmse</name>
      <display_name>total_rmse</display_name>
      <short_name>total_rmse</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_cvrmse_within_limit</name>
      <display_name>electricity_cvrmse_within_limit</display_name>
      <short_name>electricity_cvrmse_within_limit</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>electricity_nmbe_within_limit</name>
      <display_name>electricity_nmbe_within_limit</display_name>
      <short_name>electricity_nmbe_within_limit</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_cvrmse_within_limit</name>
      <display_name>natural_gas_cvrmse_within_limit</display_name>
      <short_name>natural_gas_cvrmse_within_limit</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>natural_gas_nmbe_within_limit</name>
      <display_name>natural_gas_nmbe_within_limit</display_name>
      <short_name>natural_gas_nmbe_within_limit</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_cvrmse_within_limit</name>
      <display_name>fuel_oil_2_cvrmse_within_limit</display_name>
      <short_name>fuel_oil_2_cvrmse_within_limit</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
    <output>
      <name>fuel_oil_2_nmbe_within_limit</name>
      <display_name>fuel_oil_2_nmbe_within_limit</display_name>
      <short_name>fuel_oil_2_nmbe_within_limit</short_name>
      <type>Double</type>
      <model_dependent>false</model_dependent>
    </output>
  </outputs>
  <provenances />
  <tags>
    <tag>Reporting.QAQC</tag>
  </tags>
  <attributes>
    <attribute>
      <name>Measure Type</name>
      <value>ReportingMeasure</value>
      <datatype>string</datatype>
    </attribute>
    <attribute>
      <name>Uses SketchUp API</name>
      <value>false</value>
      <datatype>boolean</datatype>
    </attribute>
  </attributes>
  <files>
    <file>
      <filename>ExampleModel.osm</filename>
      <filetype>osm</filetype>
      <usage_type>test</usage_type>
      <checksum>5A314A0A</checksum>
    </file>
    <file>
      <filename>USA_CO_Golden-NREL.724666_TMY3.epw</filename>
      <filetype>epw</filetype>
      <usage_type>test</usage_type>
      <checksum>BDF687C1</checksum>
    </file>
    <file>
      <filename>report.html.in</filename>
      <filetype>in</filetype>
      <usage_type>resource</usage_type>
      <checksum>B112BA5D</checksum>
    </file>
    <file>
      <filename>ExampleModel_FuelOil.osm</filename>
      <filetype>osm</filetype>
      <usage_type>test</usage_type>
      <checksum>4FC9D41F</checksum>
    </file>
    <file>
      <filename>README.md.erb</filename>
      <filetype>erb</filetype>
      <usage_type>readmeerb</usage_type>
      <checksum>703C9964</checksum>
    </file>
    <file>
      <filename>README.md</filename>
      <filetype>md</filetype>
      <usage_type>readme</usage_type>
      <checksum>9073A0CD</checksum>
    </file>
    <file>
      <filename>LICENSE.md</filename>
      <filetype>md</filetype>
      <usage_type>license</usage_type>
      <checksum>BFFB1AA6</checksum>
    </file>
    <file>
      <filename>CalibrationReportsEnhanced_Test.rb</filename>
      <filetype>rb</filetype>
      <usage_type>test</usage_type>
      <checksum>1D6A11A6</checksum>
    </file>
    <file>
      <version>
        <software_program>OpenStudio</software_program>
        <identifier>1.11.0</identifier>
        <min_compatible>1.11.0</min_compatible>
      </version>
      <filename>measure.rb</filename>
      <filetype>rb</filetype>
      <usage_type>script</usage_type>
      <checksum>C88256BE</checksum>
    </file>
  </files>
</measure>