{
  "my_district": {
    "results": {
      "ThermalZone": {
        "*": [
          "operative_temperature"
        ]
      }
    }
  },

  "*": {
  "District.build_count": [2,3],
  "District.ftp_size": [12,12],
  "District.height": 6,
  "District.separation": [10,10],
  "District.district_generator_fuel": "gas",
  "District.district_generator_type": "DistrictBoiler",
  "District.district_hydrodistribution_mode": "heating",
  "ThermalZone.systems" : ["BuildingSubstationHxHeatingDHW"],
  "ThermalZone.calculate_mask": false,
  "ThermalZone.constant_internal_gain_ratio": 5.0,
  "ThermalZone.default_air_change_rate_set_point": 0.5,
  "ExteriorWall.U_value": 0.5,
  "ExteriorWall.insulation": "indoor",
  "ExteriorWall.window_share": 0.15,
  "ExteriorWall.window_U_value": 1.5
}
}