openstudio-standards 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/data/geometry/DEER_ERC.osm +2 -1
- data/data/geometry/DEER_MFm.osm +441 -70
- data/data/geometry/DEER_MFm_DXGF.json +210 -0
- data/data/geometry/DEER_MFm_DXHP.json +210 -0
- data/data/geometry/DEER_MFm_NCEH.json +163 -76
- data/data/geometry/DEER_MFm_NCGF.json +198 -44
- data/data/geometry/DEER_RtS.osm +0 -68
- data/data/geometry/DEER_SUn_Unc.json +2 -0
- data/data/standards/OpenStudio_Standards.xlsx +0 -0
- data/data/standards/OpenStudio_Standards_boilers.json +6 -6
- data/data/standards/OpenStudio_Standards_construction_properties.json +2304 -2304
- data/data/standards/OpenStudio_Standards_construction_sets.json +755 -125
- data/data/standards/OpenStudio_Standards_curves.json +51 -176
- data/data/standards/OpenStudio_Standards_entryways.json +11 -0
- data/data/standards/OpenStudio_Standards_exterior_lighting.json +30 -30
- data/data/standards/OpenStudio_Standards_ground_temperatures.json +288 -288
- data/data/standards/OpenStudio_Standards_heat_pumps.json +1320 -0
- data/data/standards/OpenStudio_Standards_heat_pumps_heating.json +840 -0
- data/data/standards/OpenStudio_Standards_materials.json +1 -1
- data/data/standards/OpenStudio_Standards_motors.json +11 -11
- data/data/standards/OpenStudio_Standards_parking.json +9 -0
- data/data/standards/OpenStudio_Standards_prototype_inputs.json +11877 -11301
- data/data/standards/OpenStudio_Standards_schedules.json +1847 -59
- data/data/standards/OpenStudio_Standards_space_types.json +88552 -75100
- data/data/standards/OpenStudio_Standards_templates.json +6 -6
- data/data/standards/OpenStudio_Standards_unitary_acs.json +1461 -185
- data/data/standards/OpenStudio_Standards_water_heaters.json +306 -0
- data/lib/openstudio-standards.rb +1 -0
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.hvac.rb +19 -1
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.swh.rb +13 -2
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +3 -3
- data/lib/openstudio-standards/prototypes/common/prototype_metaprogramming.rb +5 -0
- data/lib/openstudio-standards/standards/Standards.Construction.rb +26 -5
- data/lib/openstudio-standards/standards/Standards.Space.rb +1 -0
- data/lib/openstudio-standards/standards/Standards.SpaceType.rb +1 -1
- data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +1 -1
- data/lib/openstudio-standards/standards/deer/deer.Space.rb +17 -0
- data/lib/openstudio-standards/version.rb +1 -1
- metadata +5 -2
@@ -26148,7 +26148,7 @@
|
|
26148
26148
|
},
|
26149
26149
|
{
|
26150
26150
|
"building_type": "SmallOffice",
|
26151
|
-
"template": "
|
26151
|
+
"template": "CBES Pre-1978",
|
26152
26152
|
"climate_zone": "CEC T24-CEC1",
|
26153
26153
|
"jan": 9.7,
|
26154
26154
|
"feb": 10.1,
|
@@ -26165,7 +26165,7 @@
|
|
26165
26165
|
},
|
26166
26166
|
{
|
26167
26167
|
"building_type": "MediumOffice",
|
26168
|
-
"template": "
|
26168
|
+
"template": "CBES Pre-1978",
|
26169
26169
|
"climate_zone": "CEC T24-CEC1",
|
26170
26170
|
"jan": 9.7,
|
26171
26171
|
"feb": 10.1,
|
@@ -26182,7 +26182,7 @@
|
|
26182
26182
|
},
|
26183
26183
|
{
|
26184
26184
|
"building_type": "RetailStandalone",
|
26185
|
-
"template": "
|
26185
|
+
"template": "CBES Pre-1978",
|
26186
26186
|
"climate_zone": "CEC T24-CEC1",
|
26187
26187
|
"jan": 9.7,
|
26188
26188
|
"feb": 10.1,
|
@@ -26199,7 +26199,7 @@
|
|
26199
26199
|
},
|
26200
26200
|
{
|
26201
26201
|
"building_type": "SmallOffice",
|
26202
|
-
"template": "
|
26202
|
+
"template": "CBES Pre-1978",
|
26203
26203
|
"climate_zone": "CEC T24-CEC2",
|
26204
26204
|
"jan": 8.3,
|
26205
26205
|
"feb": 9.4,
|
@@ -26216,7 +26216,7 @@
|
|
26216
26216
|
},
|
26217
26217
|
{
|
26218
26218
|
"building_type": "MediumOffice",
|
26219
|
-
"template": "
|
26219
|
+
"template": "CBES Pre-1978",
|
26220
26220
|
"climate_zone": "CEC T24-CEC2",
|
26221
26221
|
"jan": 8.3,
|
26222
26222
|
"feb": 9.4,
|
@@ -26233,7 +26233,7 @@
|
|
26233
26233
|
},
|
26234
26234
|
{
|
26235
26235
|
"building_type": "RetailStandalone",
|
26236
|
-
"template": "
|
26236
|
+
"template": "CBES Pre-1978",
|
26237
26237
|
"climate_zone": "CEC T24-CEC2",
|
26238
26238
|
"jan": 8.3,
|
26239
26239
|
"feb": 9.4,
|
@@ -26250,7 +26250,7 @@
|
|
26250
26250
|
},
|
26251
26251
|
{
|
26252
26252
|
"building_type": "SmallOffice",
|
26253
|
-
"template": "
|
26253
|
+
"template": "CBES Pre-1978",
|
26254
26254
|
"climate_zone": "CEC T24-CEC3",
|
26255
26255
|
"jan": 10.9,
|
26256
26256
|
"feb": 10.6,
|
@@ -26267,7 +26267,7 @@
|
|
26267
26267
|
},
|
26268
26268
|
{
|
26269
26269
|
"building_type": "MediumOffice",
|
26270
|
-
"template": "
|
26270
|
+
"template": "CBES Pre-1978",
|
26271
26271
|
"climate_zone": "CEC T24-CEC3",
|
26272
26272
|
"jan": 10.9,
|
26273
26273
|
"feb": 10.6,
|
@@ -26284,7 +26284,7 @@
|
|
26284
26284
|
},
|
26285
26285
|
{
|
26286
26286
|
"building_type": "RetailStandalone",
|
26287
|
-
"template": "
|
26287
|
+
"template": "CBES Pre-1978",
|
26288
26288
|
"climate_zone": "CEC T24-CEC3",
|
26289
26289
|
"jan": 10.9,
|
26290
26290
|
"feb": 10.6,
|
@@ -26301,7 +26301,7 @@
|
|
26301
26301
|
},
|
26302
26302
|
{
|
26303
26303
|
"building_type": "SmallOffice",
|
26304
|
-
"template": "
|
26304
|
+
"template": "CBES Pre-1978",
|
26305
26305
|
"climate_zone": "CEC T24-CEC4",
|
26306
26306
|
"jan": 10.0,
|
26307
26307
|
"feb": 10.9,
|
@@ -26318,7 +26318,7 @@
|
|
26318
26318
|
},
|
26319
26319
|
{
|
26320
26320
|
"building_type": "MediumOffice",
|
26321
|
-
"template": "
|
26321
|
+
"template": "CBES Pre-1978",
|
26322
26322
|
"climate_zone": "CEC T24-CEC4",
|
26323
26323
|
"jan": 10.0,
|
26324
26324
|
"feb": 10.9,
|
@@ -26335,7 +26335,7 @@
|
|
26335
26335
|
},
|
26336
26336
|
{
|
26337
26337
|
"building_type": "RetailStandalone",
|
26338
|
-
"template": "
|
26338
|
+
"template": "CBES Pre-1978",
|
26339
26339
|
"climate_zone": "CEC T24-CEC4",
|
26340
26340
|
"jan": 10.0,
|
26341
26341
|
"feb": 10.9,
|
@@ -26352,7 +26352,7 @@
|
|
26352
26352
|
},
|
26353
26353
|
{
|
26354
26354
|
"building_type": "SmallOffice",
|
26355
|
-
"template": "
|
26355
|
+
"template": "CBES Pre-1978",
|
26356
26356
|
"climate_zone": "CEC T24-CEC5",
|
26357
26357
|
"jan": 11.3,
|
26358
26358
|
"feb": 11.8,
|
@@ -26369,7 +26369,7 @@
|
|
26369
26369
|
},
|
26370
26370
|
{
|
26371
26371
|
"building_type": "MediumOffice",
|
26372
|
-
"template": "
|
26372
|
+
"template": "CBES Pre-1978",
|
26373
26373
|
"climate_zone": "CEC T24-CEC5",
|
26374
26374
|
"jan": 11.3,
|
26375
26375
|
"feb": 11.8,
|
@@ -26386,7 +26386,7 @@
|
|
26386
26386
|
},
|
26387
26387
|
{
|
26388
26388
|
"building_type": "RetailStandalone",
|
26389
|
-
"template": "
|
26389
|
+
"template": "CBES Pre-1978",
|
26390
26390
|
"climate_zone": "CEC T24-CEC5",
|
26391
26391
|
"jan": 11.3,
|
26392
26392
|
"feb": 11.8,
|
@@ -26403,7 +26403,7 @@
|
|
26403
26403
|
},
|
26404
26404
|
{
|
26405
26405
|
"building_type": "SmallOffice",
|
26406
|
-
"template": "
|
26406
|
+
"template": "CBES Pre-1978",
|
26407
26407
|
"climate_zone": "CEC T24-CEC6",
|
26408
26408
|
"jan": 13.2,
|
26409
26409
|
"feb": 12.9,
|
@@ -26420,7 +26420,7 @@
|
|
26420
26420
|
},
|
26421
26421
|
{
|
26422
26422
|
"building_type": "MediumOffice",
|
26423
|
-
"template": "
|
26423
|
+
"template": "CBES Pre-1978",
|
26424
26424
|
"climate_zone": "CEC T24-CEC6",
|
26425
26425
|
"jan": 13.2,
|
26426
26426
|
"feb": 12.9,
|
@@ -26437,7 +26437,7 @@
|
|
26437
26437
|
},
|
26438
26438
|
{
|
26439
26439
|
"building_type": "RetailStandalone",
|
26440
|
-
"template": "
|
26440
|
+
"template": "CBES Pre-1978",
|
26441
26441
|
"climate_zone": "CEC T24-CEC6",
|
26442
26442
|
"jan": 13.2,
|
26443
26443
|
"feb": 12.9,
|
@@ -26454,7 +26454,7 @@
|
|
26454
26454
|
},
|
26455
26455
|
{
|
26456
26456
|
"building_type": "SmallOffice",
|
26457
|
-
"template": "
|
26457
|
+
"template": "CBES Pre-1978",
|
26458
26458
|
"climate_zone": "CEC T24-CEC7",
|
26459
26459
|
"jan": 13.4,
|
26460
26460
|
"feb": 14.1,
|
@@ -26471,7 +26471,7 @@
|
|
26471
26471
|
},
|
26472
26472
|
{
|
26473
26473
|
"building_type": "MediumOffice",
|
26474
|
-
"template": "
|
26474
|
+
"template": "CBES Pre-1978",
|
26475
26475
|
"climate_zone": "CEC T24-CEC7",
|
26476
26476
|
"jan": 13.4,
|
26477
26477
|
"feb": 14.1,
|
@@ -26488,7 +26488,7 @@
|
|
26488
26488
|
},
|
26489
26489
|
{
|
26490
26490
|
"building_type": "RetailStandalone",
|
26491
|
-
"template": "
|
26491
|
+
"template": "CBES Pre-1978",
|
26492
26492
|
"climate_zone": "CEC T24-CEC7",
|
26493
26493
|
"jan": 13.4,
|
26494
26494
|
"feb": 14.1,
|
@@ -26505,7 +26505,7 @@
|
|
26505
26505
|
},
|
26506
26506
|
{
|
26507
26507
|
"building_type": "SmallOffice",
|
26508
|
-
"template": "
|
26508
|
+
"template": "CBES Pre-1978",
|
26509
26509
|
"climate_zone": "CEC T24-CEC8",
|
26510
26510
|
"jan": 13.0,
|
26511
26511
|
"feb": 13.8,
|
@@ -26522,7 +26522,7 @@
|
|
26522
26522
|
},
|
26523
26523
|
{
|
26524
26524
|
"building_type": "MediumOffice",
|
26525
|
-
"template": "
|
26525
|
+
"template": "CBES Pre-1978",
|
26526
26526
|
"climate_zone": "CEC T24-CEC8",
|
26527
26527
|
"jan": 13.0,
|
26528
26528
|
"feb": 13.8,
|
@@ -26539,7 +26539,7 @@
|
|
26539
26539
|
},
|
26540
26540
|
{
|
26541
26541
|
"building_type": "RetailStandalone",
|
26542
|
-
"template": "
|
26542
|
+
"template": "CBES Pre-1978",
|
26543
26543
|
"climate_zone": "CEC T24-CEC8",
|
26544
26544
|
"jan": 13.0,
|
26545
26545
|
"feb": 13.8,
|
@@ -26556,7 +26556,7 @@
|
|
26556
26556
|
},
|
26557
26557
|
{
|
26558
26558
|
"building_type": "SmallOffice",
|
26559
|
-
"template": "
|
26559
|
+
"template": "CBES Pre-1978",
|
26560
26560
|
"climate_zone": "CEC T24-CEC9",
|
26561
26561
|
"jan": 13.0,
|
26562
26562
|
"feb": 13.9,
|
@@ -26573,7 +26573,7 @@
|
|
26573
26573
|
},
|
26574
26574
|
{
|
26575
26575
|
"building_type": "MediumOffice",
|
26576
|
-
"template": "
|
26576
|
+
"template": "CBES Pre-1978",
|
26577
26577
|
"climate_zone": "CEC T24-CEC9",
|
26578
26578
|
"jan": 13.0,
|
26579
26579
|
"feb": 13.9,
|
@@ -26590,7 +26590,7 @@
|
|
26590
26590
|
},
|
26591
26591
|
{
|
26592
26592
|
"building_type": "RetailStandalone",
|
26593
|
-
"template": "
|
26593
|
+
"template": "CBES Pre-1978",
|
26594
26594
|
"climate_zone": "CEC T24-CEC9",
|
26595
26595
|
"jan": 13.0,
|
26596
26596
|
"feb": 13.9,
|
@@ -26607,7 +26607,7 @@
|
|
26607
26607
|
},
|
26608
26608
|
{
|
26609
26609
|
"building_type": "SmallOffice",
|
26610
|
-
"template": "
|
26610
|
+
"template": "CBES Pre-1978",
|
26611
26611
|
"climate_zone": "CEC T24-CEC10",
|
26612
26612
|
"jan": 12.1,
|
26613
26613
|
"feb": 11.6,
|
@@ -26624,7 +26624,7 @@
|
|
26624
26624
|
},
|
26625
26625
|
{
|
26626
26626
|
"building_type": "MediumOffice",
|
26627
|
-
"template": "
|
26627
|
+
"template": "CBES Pre-1978",
|
26628
26628
|
"climate_zone": "CEC T24-CEC10",
|
26629
26629
|
"jan": 12.1,
|
26630
26630
|
"feb": 11.6,
|
@@ -26641,7 +26641,7 @@
|
|
26641
26641
|
},
|
26642
26642
|
{
|
26643
26643
|
"building_type": "RetailStandalone",
|
26644
|
-
"template": "
|
26644
|
+
"template": "CBES Pre-1978",
|
26645
26645
|
"climate_zone": "CEC T24-CEC10",
|
26646
26646
|
"jan": 12.1,
|
26647
26647
|
"feb": 11.6,
|
@@ -26658,7 +26658,7 @@
|
|
26658
26658
|
},
|
26659
26659
|
{
|
26660
26660
|
"building_type": "SmallOffice",
|
26661
|
-
"template": "
|
26661
|
+
"template": "CBES Pre-1978",
|
26662
26662
|
"climate_zone": "CEC T24-CEC11",
|
26663
26663
|
"jan": 8.4,
|
26664
26664
|
"feb": 7.7,
|
@@ -26675,7 +26675,7 @@
|
|
26675
26675
|
},
|
26676
26676
|
{
|
26677
26677
|
"building_type": "MediumOffice",
|
26678
|
-
"template": "
|
26678
|
+
"template": "CBES Pre-1978",
|
26679
26679
|
"climate_zone": "CEC T24-CEC11",
|
26680
26680
|
"jan": 8.4,
|
26681
26681
|
"feb": 7.7,
|
@@ -26692,7 +26692,7 @@
|
|
26692
26692
|
},
|
26693
26693
|
{
|
26694
26694
|
"building_type": "RetailStandalone",
|
26695
|
-
"template": "
|
26695
|
+
"template": "CBES Pre-1978",
|
26696
26696
|
"climate_zone": "CEC T24-CEC11",
|
26697
26697
|
"jan": 8.4,
|
26698
26698
|
"feb": 7.7,
|
@@ -26709,7 +26709,7 @@
|
|
26709
26709
|
},
|
26710
26710
|
{
|
26711
26711
|
"building_type": "SmallOffice",
|
26712
|
-
"template": "
|
26712
|
+
"template": "CBES Pre-1978",
|
26713
26713
|
"climate_zone": "CEC T24-CEC12",
|
26714
26714
|
"jan": 8.3,
|
26715
26715
|
"feb": 9.6,
|
@@ -26726,7 +26726,7 @@
|
|
26726
26726
|
},
|
26727
26727
|
{
|
26728
26728
|
"building_type": "MediumOffice",
|
26729
|
-
"template": "
|
26729
|
+
"template": "CBES Pre-1978",
|
26730
26730
|
"climate_zone": "CEC T24-CEC12",
|
26731
26731
|
"jan": 8.3,
|
26732
26732
|
"feb": 9.6,
|
@@ -26743,7 +26743,7 @@
|
|
26743
26743
|
},
|
26744
26744
|
{
|
26745
26745
|
"building_type": "RetailStandalone",
|
26746
|
-
"template": "
|
26746
|
+
"template": "CBES Pre-1978",
|
26747
26747
|
"climate_zone": "CEC T24-CEC12",
|
26748
26748
|
"jan": 8.3,
|
26749
26749
|
"feb": 9.6,
|
@@ -26760,7 +26760,7 @@
|
|
26760
26760
|
},
|
26761
26761
|
{
|
26762
26762
|
"building_type": "SmallOffice",
|
26763
|
-
"template": "
|
26763
|
+
"template": "CBES Pre-1978",
|
26764
26764
|
"climate_zone": "CEC T24-CEC13",
|
26765
26765
|
"jan": 8.7,
|
26766
26766
|
"feb": 10.4,
|
@@ -26777,7 +26777,7 @@
|
|
26777
26777
|
},
|
26778
26778
|
{
|
26779
26779
|
"building_type": "MediumOffice",
|
26780
|
-
"template": "
|
26780
|
+
"template": "CBES Pre-1978",
|
26781
26781
|
"climate_zone": "CEC T24-CEC13",
|
26782
26782
|
"jan": 8.7,
|
26783
26783
|
"feb": 10.4,
|
@@ -26794,7 +26794,7 @@
|
|
26794
26794
|
},
|
26795
26795
|
{
|
26796
26796
|
"building_type": "RetailStandalone",
|
26797
|
-
"template": "
|
26797
|
+
"template": "CBES Pre-1978",
|
26798
26798
|
"climate_zone": "CEC T24-CEC13",
|
26799
26799
|
"jan": 8.7,
|
26800
26800
|
"feb": 10.4,
|
@@ -26811,7 +26811,7 @@
|
|
26811
26811
|
},
|
26812
26812
|
{
|
26813
26813
|
"building_type": "SmallOffice",
|
26814
|
-
"template": "
|
26814
|
+
"template": "CBES Pre-1978",
|
26815
26815
|
"climate_zone": "CEC T24-CEC14",
|
26816
26816
|
"jan": 6.4,
|
26817
26817
|
"feb": 8.2,
|
@@ -26828,7 +26828,7 @@
|
|
26828
26828
|
},
|
26829
26829
|
{
|
26830
26830
|
"building_type": "MediumOffice",
|
26831
|
-
"template": "
|
26831
|
+
"template": "CBES Pre-1978",
|
26832
26832
|
"climate_zone": "CEC T24-CEC14",
|
26833
26833
|
"jan": 6.4,
|
26834
26834
|
"feb": 8.2,
|
@@ -26845,7 +26845,7 @@
|
|
26845
26845
|
},
|
26846
26846
|
{
|
26847
26847
|
"building_type": "RetailStandalone",
|
26848
|
-
"template": "
|
26848
|
+
"template": "CBES Pre-1978",
|
26849
26849
|
"climate_zone": "CEC T24-CEC14",
|
26850
26850
|
"jan": 6.4,
|
26851
26851
|
"feb": 8.2,
|
@@ -26862,7 +26862,7 @@
|
|
26862
26862
|
},
|
26863
26863
|
{
|
26864
26864
|
"building_type": "SmallOffice",
|
26865
|
-
"template": "
|
26865
|
+
"template": "CBES Pre-1978",
|
26866
26866
|
"climate_zone": "CEC T24-CEC15",
|
26867
26867
|
"jan": 13.7,
|
26868
26868
|
"feb": 15.5,
|
@@ -26879,7 +26879,7 @@
|
|
26879
26879
|
},
|
26880
26880
|
{
|
26881
26881
|
"building_type": "MediumOffice",
|
26882
|
-
"template": "
|
26882
|
+
"template": "CBES Pre-1978",
|
26883
26883
|
"climate_zone": "CEC T24-CEC15",
|
26884
26884
|
"jan": 13.7,
|
26885
26885
|
"feb": 15.5,
|
@@ -26896,7 +26896,7 @@
|
|
26896
26896
|
},
|
26897
26897
|
{
|
26898
26898
|
"building_type": "RetailStandalone",
|
26899
|
-
"template": "
|
26899
|
+
"template": "CBES Pre-1978",
|
26900
26900
|
"climate_zone": "CEC T24-CEC15",
|
26901
26901
|
"jan": 13.7,
|
26902
26902
|
"feb": 15.5,
|
@@ -26913,7 +26913,7 @@
|
|
26913
26913
|
},
|
26914
26914
|
{
|
26915
26915
|
"building_type": "SmallOffice",
|
26916
|
-
"template": "
|
26916
|
+
"template": "CBES Pre-1978",
|
26917
26917
|
"climate_zone": "CEC T24-CEC16",
|
26918
26918
|
"jan": 2.5,
|
26919
26919
|
"feb": 1.7,
|
@@ -26930,7 +26930,7 @@
|
|
26930
26930
|
},
|
26931
26931
|
{
|
26932
26932
|
"building_type": "MediumOffice",
|
26933
|
-
"template": "
|
26933
|
+
"template": "CBES Pre-1978",
|
26934
26934
|
"climate_zone": "CEC T24-CEC16",
|
26935
26935
|
"jan": 2.5,
|
26936
26936
|
"feb": 1.7,
|
@@ -26947,7 +26947,7 @@
|
|
26947
26947
|
},
|
26948
26948
|
{
|
26949
26949
|
"building_type": "RetailStandalone",
|
26950
|
-
"template": "
|
26950
|
+
"template": "CBES Pre-1978",
|
26951
26951
|
"climate_zone": "CEC T24-CEC16",
|
26952
26952
|
"jan": 2.5,
|
26953
26953
|
"feb": 1.7,
|
@@ -26964,7 +26964,7 @@
|
|
26964
26964
|
},
|
26965
26965
|
{
|
26966
26966
|
"building_type": "SmallOffice",
|
26967
|
-
"template": "
|
26967
|
+
"template": "CBES T24 1978",
|
26968
26968
|
"climate_zone": "CEC T24-CEC1",
|
26969
26969
|
"jan": 9.7,
|
26970
26970
|
"feb": 10.1,
|
@@ -26981,7 +26981,7 @@
|
|
26981
26981
|
},
|
26982
26982
|
{
|
26983
26983
|
"building_type": "MediumOffice",
|
26984
|
-
"template": "
|
26984
|
+
"template": "CBES T24 1978",
|
26985
26985
|
"climate_zone": "CEC T24-CEC1",
|
26986
26986
|
"jan": 9.7,
|
26987
26987
|
"feb": 10.1,
|
@@ -26998,7 +26998,7 @@
|
|
26998
26998
|
},
|
26999
26999
|
{
|
27000
27000
|
"building_type": "RetailStandalone",
|
27001
|
-
"template": "
|
27001
|
+
"template": "CBES T24 1978",
|
27002
27002
|
"climate_zone": "CEC T24-CEC1",
|
27003
27003
|
"jan": 9.7,
|
27004
27004
|
"feb": 10.1,
|
@@ -27015,7 +27015,7 @@
|
|
27015
27015
|
},
|
27016
27016
|
{
|
27017
27017
|
"building_type": "SmallOffice",
|
27018
|
-
"template": "
|
27018
|
+
"template": "CBES T24 1978",
|
27019
27019
|
"climate_zone": "CEC T24-CEC2",
|
27020
27020
|
"jan": 8.3,
|
27021
27021
|
"feb": 9.4,
|
@@ -27032,7 +27032,7 @@
|
|
27032
27032
|
},
|
27033
27033
|
{
|
27034
27034
|
"building_type": "MediumOffice",
|
27035
|
-
"template": "
|
27035
|
+
"template": "CBES T24 1978",
|
27036
27036
|
"climate_zone": "CEC T24-CEC2",
|
27037
27037
|
"jan": 8.3,
|
27038
27038
|
"feb": 9.4,
|
@@ -27049,7 +27049,7 @@
|
|
27049
27049
|
},
|
27050
27050
|
{
|
27051
27051
|
"building_type": "RetailStandalone",
|
27052
|
-
"template": "
|
27052
|
+
"template": "CBES T24 1978",
|
27053
27053
|
"climate_zone": "CEC T24-CEC2",
|
27054
27054
|
"jan": 8.3,
|
27055
27055
|
"feb": 9.4,
|
@@ -27066,7 +27066,7 @@
|
|
27066
27066
|
},
|
27067
27067
|
{
|
27068
27068
|
"building_type": "SmallOffice",
|
27069
|
-
"template": "
|
27069
|
+
"template": "CBES T24 1978",
|
27070
27070
|
"climate_zone": "CEC T24-CEC3",
|
27071
27071
|
"jan": 10.9,
|
27072
27072
|
"feb": 10.6,
|
@@ -27083,7 +27083,7 @@
|
|
27083
27083
|
},
|
27084
27084
|
{
|
27085
27085
|
"building_type": "MediumOffice",
|
27086
|
-
"template": "
|
27086
|
+
"template": "CBES T24 1978",
|
27087
27087
|
"climate_zone": "CEC T24-CEC3",
|
27088
27088
|
"jan": 10.9,
|
27089
27089
|
"feb": 10.6,
|
@@ -27100,7 +27100,7 @@
|
|
27100
27100
|
},
|
27101
27101
|
{
|
27102
27102
|
"building_type": "RetailStandalone",
|
27103
|
-
"template": "
|
27103
|
+
"template": "CBES T24 1978",
|
27104
27104
|
"climate_zone": "CEC T24-CEC3",
|
27105
27105
|
"jan": 10.9,
|
27106
27106
|
"feb": 10.6,
|
@@ -27117,7 +27117,7 @@
|
|
27117
27117
|
},
|
27118
27118
|
{
|
27119
27119
|
"building_type": "SmallOffice",
|
27120
|
-
"template": "
|
27120
|
+
"template": "CBES T24 1978",
|
27121
27121
|
"climate_zone": "CEC T24-CEC4",
|
27122
27122
|
"jan": 10.0,
|
27123
27123
|
"feb": 10.9,
|
@@ -27134,7 +27134,7 @@
|
|
27134
27134
|
},
|
27135
27135
|
{
|
27136
27136
|
"building_type": "MediumOffice",
|
27137
|
-
"template": "
|
27137
|
+
"template": "CBES T24 1978",
|
27138
27138
|
"climate_zone": "CEC T24-CEC4",
|
27139
27139
|
"jan": 10.0,
|
27140
27140
|
"feb": 10.9,
|
@@ -27151,7 +27151,7 @@
|
|
27151
27151
|
},
|
27152
27152
|
{
|
27153
27153
|
"building_type": "RetailStandalone",
|
27154
|
-
"template": "
|
27154
|
+
"template": "CBES T24 1978",
|
27155
27155
|
"climate_zone": "CEC T24-CEC4",
|
27156
27156
|
"jan": 10.0,
|
27157
27157
|
"feb": 10.9,
|
@@ -27168,7 +27168,7 @@
|
|
27168
27168
|
},
|
27169
27169
|
{
|
27170
27170
|
"building_type": "SmallOffice",
|
27171
|
-
"template": "
|
27171
|
+
"template": "CBES T24 1978",
|
27172
27172
|
"climate_zone": "CEC T24-CEC5",
|
27173
27173
|
"jan": 11.3,
|
27174
27174
|
"feb": 11.8,
|
@@ -27185,7 +27185,7 @@
|
|
27185
27185
|
},
|
27186
27186
|
{
|
27187
27187
|
"building_type": "MediumOffice",
|
27188
|
-
"template": "
|
27188
|
+
"template": "CBES T24 1978",
|
27189
27189
|
"climate_zone": "CEC T24-CEC5",
|
27190
27190
|
"jan": 11.3,
|
27191
27191
|
"feb": 11.8,
|
@@ -27202,7 +27202,7 @@
|
|
27202
27202
|
},
|
27203
27203
|
{
|
27204
27204
|
"building_type": "RetailStandalone",
|
27205
|
-
"template": "
|
27205
|
+
"template": "CBES T24 1978",
|
27206
27206
|
"climate_zone": "CEC T24-CEC5",
|
27207
27207
|
"jan": 11.3,
|
27208
27208
|
"feb": 11.8,
|
@@ -27219,7 +27219,7 @@
|
|
27219
27219
|
},
|
27220
27220
|
{
|
27221
27221
|
"building_type": "SmallOffice",
|
27222
|
-
"template": "
|
27222
|
+
"template": "CBES T24 1978",
|
27223
27223
|
"climate_zone": "CEC T24-CEC6",
|
27224
27224
|
"jan": 13.2,
|
27225
27225
|
"feb": 12.9,
|
@@ -27236,7 +27236,7 @@
|
|
27236
27236
|
},
|
27237
27237
|
{
|
27238
27238
|
"building_type": "MediumOffice",
|
27239
|
-
"template": "
|
27239
|
+
"template": "CBES T24 1978",
|
27240
27240
|
"climate_zone": "CEC T24-CEC6",
|
27241
27241
|
"jan": 13.2,
|
27242
27242
|
"feb": 12.9,
|
@@ -27253,7 +27253,7 @@
|
|
27253
27253
|
},
|
27254
27254
|
{
|
27255
27255
|
"building_type": "RetailStandalone",
|
27256
|
-
"template": "
|
27256
|
+
"template": "CBES T24 1978",
|
27257
27257
|
"climate_zone": "CEC T24-CEC6",
|
27258
27258
|
"jan": 13.2,
|
27259
27259
|
"feb": 12.9,
|
@@ -27270,7 +27270,7 @@
|
|
27270
27270
|
},
|
27271
27271
|
{
|
27272
27272
|
"building_type": "SmallOffice",
|
27273
|
-
"template": "
|
27273
|
+
"template": "CBES T24 1978",
|
27274
27274
|
"climate_zone": "CEC T24-CEC7",
|
27275
27275
|
"jan": 13.4,
|
27276
27276
|
"feb": 14.1,
|
@@ -27287,7 +27287,7 @@
|
|
27287
27287
|
},
|
27288
27288
|
{
|
27289
27289
|
"building_type": "MediumOffice",
|
27290
|
-
"template": "
|
27290
|
+
"template": "CBES T24 1978",
|
27291
27291
|
"climate_zone": "CEC T24-CEC7",
|
27292
27292
|
"jan": 13.4,
|
27293
27293
|
"feb": 14.1,
|
@@ -27304,7 +27304,7 @@
|
|
27304
27304
|
},
|
27305
27305
|
{
|
27306
27306
|
"building_type": "RetailStandalone",
|
27307
|
-
"template": "
|
27307
|
+
"template": "CBES T24 1978",
|
27308
27308
|
"climate_zone": "CEC T24-CEC7",
|
27309
27309
|
"jan": 13.4,
|
27310
27310
|
"feb": 14.1,
|
@@ -27321,7 +27321,7 @@
|
|
27321
27321
|
},
|
27322
27322
|
{
|
27323
27323
|
"building_type": "SmallOffice",
|
27324
|
-
"template": "
|
27324
|
+
"template": "CBES T24 1978",
|
27325
27325
|
"climate_zone": "CEC T24-CEC8",
|
27326
27326
|
"jan": 13.0,
|
27327
27327
|
"feb": 13.8,
|
@@ -27338,7 +27338,7 @@
|
|
27338
27338
|
},
|
27339
27339
|
{
|
27340
27340
|
"building_type": "MediumOffice",
|
27341
|
-
"template": "
|
27341
|
+
"template": "CBES T24 1978",
|
27342
27342
|
"climate_zone": "CEC T24-CEC8",
|
27343
27343
|
"jan": 13.0,
|
27344
27344
|
"feb": 13.8,
|
@@ -27355,7 +27355,7 @@
|
|
27355
27355
|
},
|
27356
27356
|
{
|
27357
27357
|
"building_type": "RetailStandalone",
|
27358
|
-
"template": "
|
27358
|
+
"template": "CBES T24 1978",
|
27359
27359
|
"climate_zone": "CEC T24-CEC8",
|
27360
27360
|
"jan": 13.0,
|
27361
27361
|
"feb": 13.8,
|
@@ -27372,7 +27372,7 @@
|
|
27372
27372
|
},
|
27373
27373
|
{
|
27374
27374
|
"building_type": "SmallOffice",
|
27375
|
-
"template": "
|
27375
|
+
"template": "CBES T24 1978",
|
27376
27376
|
"climate_zone": "CEC T24-CEC9",
|
27377
27377
|
"jan": 13.0,
|
27378
27378
|
"feb": 13.9,
|
@@ -27389,7 +27389,7 @@
|
|
27389
27389
|
},
|
27390
27390
|
{
|
27391
27391
|
"building_type": "MediumOffice",
|
27392
|
-
"template": "
|
27392
|
+
"template": "CBES T24 1978",
|
27393
27393
|
"climate_zone": "CEC T24-CEC9",
|
27394
27394
|
"jan": 13.0,
|
27395
27395
|
"feb": 13.9,
|
@@ -27406,7 +27406,7 @@
|
|
27406
27406
|
},
|
27407
27407
|
{
|
27408
27408
|
"building_type": "RetailStandalone",
|
27409
|
-
"template": "
|
27409
|
+
"template": "CBES T24 1978",
|
27410
27410
|
"climate_zone": "CEC T24-CEC9",
|
27411
27411
|
"jan": 13.0,
|
27412
27412
|
"feb": 13.9,
|
@@ -27423,7 +27423,7 @@
|
|
27423
27423
|
},
|
27424
27424
|
{
|
27425
27425
|
"building_type": "SmallOffice",
|
27426
|
-
"template": "
|
27426
|
+
"template": "CBES T24 1978",
|
27427
27427
|
"climate_zone": "CEC T24-CEC10",
|
27428
27428
|
"jan": 12.1,
|
27429
27429
|
"feb": 11.6,
|
@@ -27440,7 +27440,7 @@
|
|
27440
27440
|
},
|
27441
27441
|
{
|
27442
27442
|
"building_type": "MediumOffice",
|
27443
|
-
"template": "
|
27443
|
+
"template": "CBES T24 1978",
|
27444
27444
|
"climate_zone": "CEC T24-CEC10",
|
27445
27445
|
"jan": 12.1,
|
27446
27446
|
"feb": 11.6,
|
@@ -27457,7 +27457,7 @@
|
|
27457
27457
|
},
|
27458
27458
|
{
|
27459
27459
|
"building_type": "RetailStandalone",
|
27460
|
-
"template": "
|
27460
|
+
"template": "CBES T24 1978",
|
27461
27461
|
"climate_zone": "CEC T24-CEC10",
|
27462
27462
|
"jan": 12.1,
|
27463
27463
|
"feb": 11.6,
|
@@ -27474,7 +27474,7 @@
|
|
27474
27474
|
},
|
27475
27475
|
{
|
27476
27476
|
"building_type": "SmallOffice",
|
27477
|
-
"template": "
|
27477
|
+
"template": "CBES T24 1978",
|
27478
27478
|
"climate_zone": "CEC T24-CEC11",
|
27479
27479
|
"jan": 8.4,
|
27480
27480
|
"feb": 7.7,
|
@@ -27491,7 +27491,7 @@
|
|
27491
27491
|
},
|
27492
27492
|
{
|
27493
27493
|
"building_type": "MediumOffice",
|
27494
|
-
"template": "
|
27494
|
+
"template": "CBES T24 1978",
|
27495
27495
|
"climate_zone": "CEC T24-CEC11",
|
27496
27496
|
"jan": 8.4,
|
27497
27497
|
"feb": 7.7,
|
@@ -27508,7 +27508,7 @@
|
|
27508
27508
|
},
|
27509
27509
|
{
|
27510
27510
|
"building_type": "RetailStandalone",
|
27511
|
-
"template": "
|
27511
|
+
"template": "CBES T24 1978",
|
27512
27512
|
"climate_zone": "CEC T24-CEC11",
|
27513
27513
|
"jan": 8.4,
|
27514
27514
|
"feb": 7.7,
|
@@ -27525,7 +27525,7 @@
|
|
27525
27525
|
},
|
27526
27526
|
{
|
27527
27527
|
"building_type": "SmallOffice",
|
27528
|
-
"template": "
|
27528
|
+
"template": "CBES T24 1978",
|
27529
27529
|
"climate_zone": "CEC T24-CEC12",
|
27530
27530
|
"jan": 8.3,
|
27531
27531
|
"feb": 9.6,
|
@@ -27542,7 +27542,7 @@
|
|
27542
27542
|
},
|
27543
27543
|
{
|
27544
27544
|
"building_type": "MediumOffice",
|
27545
|
-
"template": "
|
27545
|
+
"template": "CBES T24 1978",
|
27546
27546
|
"climate_zone": "CEC T24-CEC12",
|
27547
27547
|
"jan": 8.3,
|
27548
27548
|
"feb": 9.6,
|
@@ -27559,7 +27559,7 @@
|
|
27559
27559
|
},
|
27560
27560
|
{
|
27561
27561
|
"building_type": "RetailStandalone",
|
27562
|
-
"template": "
|
27562
|
+
"template": "CBES T24 1978",
|
27563
27563
|
"climate_zone": "CEC T24-CEC12",
|
27564
27564
|
"jan": 8.3,
|
27565
27565
|
"feb": 9.6,
|
@@ -27576,7 +27576,7 @@
|
|
27576
27576
|
},
|
27577
27577
|
{
|
27578
27578
|
"building_type": "SmallOffice",
|
27579
|
-
"template": "
|
27579
|
+
"template": "CBES T24 1978",
|
27580
27580
|
"climate_zone": "CEC T24-CEC13",
|
27581
27581
|
"jan": 8.7,
|
27582
27582
|
"feb": 10.4,
|
@@ -27593,7 +27593,7 @@
|
|
27593
27593
|
},
|
27594
27594
|
{
|
27595
27595
|
"building_type": "MediumOffice",
|
27596
|
-
"template": "
|
27596
|
+
"template": "CBES T24 1978",
|
27597
27597
|
"climate_zone": "CEC T24-CEC13",
|
27598
27598
|
"jan": 8.7,
|
27599
27599
|
"feb": 10.4,
|
@@ -27610,7 +27610,7 @@
|
|
27610
27610
|
},
|
27611
27611
|
{
|
27612
27612
|
"building_type": "RetailStandalone",
|
27613
|
-
"template": "
|
27613
|
+
"template": "CBES T24 1978",
|
27614
27614
|
"climate_zone": "CEC T24-CEC13",
|
27615
27615
|
"jan": 8.7,
|
27616
27616
|
"feb": 10.4,
|
@@ -27627,7 +27627,7 @@
|
|
27627
27627
|
},
|
27628
27628
|
{
|
27629
27629
|
"building_type": "SmallOffice",
|
27630
|
-
"template": "
|
27630
|
+
"template": "CBES T24 1978",
|
27631
27631
|
"climate_zone": "CEC T24-CEC14",
|
27632
27632
|
"jan": 6.4,
|
27633
27633
|
"feb": 8.2,
|
@@ -27644,7 +27644,7 @@
|
|
27644
27644
|
},
|
27645
27645
|
{
|
27646
27646
|
"building_type": "MediumOffice",
|
27647
|
-
"template": "
|
27647
|
+
"template": "CBES T24 1978",
|
27648
27648
|
"climate_zone": "CEC T24-CEC14",
|
27649
27649
|
"jan": 6.4,
|
27650
27650
|
"feb": 8.2,
|
@@ -27661,7 +27661,7 @@
|
|
27661
27661
|
},
|
27662
27662
|
{
|
27663
27663
|
"building_type": "RetailStandalone",
|
27664
|
-
"template": "
|
27664
|
+
"template": "CBES T24 1978",
|
27665
27665
|
"climate_zone": "CEC T24-CEC14",
|
27666
27666
|
"jan": 6.4,
|
27667
27667
|
"feb": 8.2,
|
@@ -27678,7 +27678,7 @@
|
|
27678
27678
|
},
|
27679
27679
|
{
|
27680
27680
|
"building_type": "SmallOffice",
|
27681
|
-
"template": "
|
27681
|
+
"template": "CBES T24 1978",
|
27682
27682
|
"climate_zone": "CEC T24-CEC15",
|
27683
27683
|
"jan": 13.7,
|
27684
27684
|
"feb": 15.5,
|
@@ -27695,7 +27695,7 @@
|
|
27695
27695
|
},
|
27696
27696
|
{
|
27697
27697
|
"building_type": "MediumOffice",
|
27698
|
-
"template": "
|
27698
|
+
"template": "CBES T24 1978",
|
27699
27699
|
"climate_zone": "CEC T24-CEC15",
|
27700
27700
|
"jan": 13.7,
|
27701
27701
|
"feb": 15.5,
|
@@ -27712,7 +27712,7 @@
|
|
27712
27712
|
},
|
27713
27713
|
{
|
27714
27714
|
"building_type": "RetailStandalone",
|
27715
|
-
"template": "
|
27715
|
+
"template": "CBES T24 1978",
|
27716
27716
|
"climate_zone": "CEC T24-CEC15",
|
27717
27717
|
"jan": 13.7,
|
27718
27718
|
"feb": 15.5,
|
@@ -27729,7 +27729,7 @@
|
|
27729
27729
|
},
|
27730
27730
|
{
|
27731
27731
|
"building_type": "SmallOffice",
|
27732
|
-
"template": "
|
27732
|
+
"template": "CBES T24 1978",
|
27733
27733
|
"climate_zone": "CEC T24-CEC16",
|
27734
27734
|
"jan": 2.5,
|
27735
27735
|
"feb": 1.7,
|
@@ -27746,7 +27746,7 @@
|
|
27746
27746
|
},
|
27747
27747
|
{
|
27748
27748
|
"building_type": "MediumOffice",
|
27749
|
-
"template": "
|
27749
|
+
"template": "CBES T24 1978",
|
27750
27750
|
"climate_zone": "CEC T24-CEC16",
|
27751
27751
|
"jan": 2.5,
|
27752
27752
|
"feb": 1.7,
|
@@ -27763,7 +27763,7 @@
|
|
27763
27763
|
},
|
27764
27764
|
{
|
27765
27765
|
"building_type": "RetailStandalone",
|
27766
|
-
"template": "
|
27766
|
+
"template": "CBES T24 1978",
|
27767
27767
|
"climate_zone": "CEC T24-CEC16",
|
27768
27768
|
"jan": 2.5,
|
27769
27769
|
"feb": 1.7,
|
@@ -27780,7 +27780,7 @@
|
|
27780
27780
|
},
|
27781
27781
|
{
|
27782
27782
|
"building_type": "SmallOffice",
|
27783
|
-
"template": "
|
27783
|
+
"template": "CBES T24 1992",
|
27784
27784
|
"climate_zone": "CEC T24-CEC1",
|
27785
27785
|
"jan": 9.7,
|
27786
27786
|
"feb": 10.1,
|
@@ -27797,7 +27797,7 @@
|
|
27797
27797
|
},
|
27798
27798
|
{
|
27799
27799
|
"building_type": "MediumOffice",
|
27800
|
-
"template": "
|
27800
|
+
"template": "CBES T24 1992",
|
27801
27801
|
"climate_zone": "CEC T24-CEC1",
|
27802
27802
|
"jan": 9.7,
|
27803
27803
|
"feb": 10.1,
|
@@ -27814,7 +27814,7 @@
|
|
27814
27814
|
},
|
27815
27815
|
{
|
27816
27816
|
"building_type": "RetailStandalone",
|
27817
|
-
"template": "
|
27817
|
+
"template": "CBES T24 1992",
|
27818
27818
|
"climate_zone": "CEC T24-CEC1",
|
27819
27819
|
"jan": 9.7,
|
27820
27820
|
"feb": 10.1,
|
@@ -27831,7 +27831,7 @@
|
|
27831
27831
|
},
|
27832
27832
|
{
|
27833
27833
|
"building_type": "SmallOffice",
|
27834
|
-
"template": "
|
27834
|
+
"template": "CBES T24 1992",
|
27835
27835
|
"climate_zone": "CEC T24-CEC2",
|
27836
27836
|
"jan": 8.3,
|
27837
27837
|
"feb": 9.4,
|
@@ -27848,7 +27848,7 @@
|
|
27848
27848
|
},
|
27849
27849
|
{
|
27850
27850
|
"building_type": "MediumOffice",
|
27851
|
-
"template": "
|
27851
|
+
"template": "CBES T24 1992",
|
27852
27852
|
"climate_zone": "CEC T24-CEC2",
|
27853
27853
|
"jan": 8.3,
|
27854
27854
|
"feb": 9.4,
|
@@ -27865,7 +27865,7 @@
|
|
27865
27865
|
},
|
27866
27866
|
{
|
27867
27867
|
"building_type": "RetailStandalone",
|
27868
|
-
"template": "
|
27868
|
+
"template": "CBES T24 1992",
|
27869
27869
|
"climate_zone": "CEC T24-CEC2",
|
27870
27870
|
"jan": 8.3,
|
27871
27871
|
"feb": 9.4,
|
@@ -27882,7 +27882,7 @@
|
|
27882
27882
|
},
|
27883
27883
|
{
|
27884
27884
|
"building_type": "SmallOffice",
|
27885
|
-
"template": "
|
27885
|
+
"template": "CBES T24 1992",
|
27886
27886
|
"climate_zone": "CEC T24-CEC3",
|
27887
27887
|
"jan": 10.9,
|
27888
27888
|
"feb": 10.6,
|
@@ -27899,7 +27899,7 @@
|
|
27899
27899
|
},
|
27900
27900
|
{
|
27901
27901
|
"building_type": "MediumOffice",
|
27902
|
-
"template": "
|
27902
|
+
"template": "CBES T24 1992",
|
27903
27903
|
"climate_zone": "CEC T24-CEC3",
|
27904
27904
|
"jan": 10.9,
|
27905
27905
|
"feb": 10.6,
|
@@ -27916,7 +27916,7 @@
|
|
27916
27916
|
},
|
27917
27917
|
{
|
27918
27918
|
"building_type": "RetailStandalone",
|
27919
|
-
"template": "
|
27919
|
+
"template": "CBES T24 1992",
|
27920
27920
|
"climate_zone": "CEC T24-CEC3",
|
27921
27921
|
"jan": 10.9,
|
27922
27922
|
"feb": 10.6,
|
@@ -27933,7 +27933,7 @@
|
|
27933
27933
|
},
|
27934
27934
|
{
|
27935
27935
|
"building_type": "SmallOffice",
|
27936
|
-
"template": "
|
27936
|
+
"template": "CBES T24 1992",
|
27937
27937
|
"climate_zone": "CEC T24-CEC4",
|
27938
27938
|
"jan": 10.0,
|
27939
27939
|
"feb": 10.9,
|
@@ -27950,7 +27950,7 @@
|
|
27950
27950
|
},
|
27951
27951
|
{
|
27952
27952
|
"building_type": "MediumOffice",
|
27953
|
-
"template": "
|
27953
|
+
"template": "CBES T24 1992",
|
27954
27954
|
"climate_zone": "CEC T24-CEC4",
|
27955
27955
|
"jan": 10.0,
|
27956
27956
|
"feb": 10.9,
|
@@ -27967,7 +27967,7 @@
|
|
27967
27967
|
},
|
27968
27968
|
{
|
27969
27969
|
"building_type": "RetailStandalone",
|
27970
|
-
"template": "
|
27970
|
+
"template": "CBES T24 1992",
|
27971
27971
|
"climate_zone": "CEC T24-CEC4",
|
27972
27972
|
"jan": 10.0,
|
27973
27973
|
"feb": 10.9,
|
@@ -27984,7 +27984,7 @@
|
|
27984
27984
|
},
|
27985
27985
|
{
|
27986
27986
|
"building_type": "SmallOffice",
|
27987
|
-
"template": "
|
27987
|
+
"template": "CBES T24 1992",
|
27988
27988
|
"climate_zone": "CEC T24-CEC5",
|
27989
27989
|
"jan": 11.3,
|
27990
27990
|
"feb": 11.8,
|
@@ -28001,7 +28001,7 @@
|
|
28001
28001
|
},
|
28002
28002
|
{
|
28003
28003
|
"building_type": "MediumOffice",
|
28004
|
-
"template": "
|
28004
|
+
"template": "CBES T24 1992",
|
28005
28005
|
"climate_zone": "CEC T24-CEC5",
|
28006
28006
|
"jan": 11.3,
|
28007
28007
|
"feb": 11.8,
|
@@ -28018,7 +28018,7 @@
|
|
28018
28018
|
},
|
28019
28019
|
{
|
28020
28020
|
"building_type": "RetailStandalone",
|
28021
|
-
"template": "
|
28021
|
+
"template": "CBES T24 1992",
|
28022
28022
|
"climate_zone": "CEC T24-CEC5",
|
28023
28023
|
"jan": 11.3,
|
28024
28024
|
"feb": 11.8,
|
@@ -28035,7 +28035,7 @@
|
|
28035
28035
|
},
|
28036
28036
|
{
|
28037
28037
|
"building_type": "SmallOffice",
|
28038
|
-
"template": "
|
28038
|
+
"template": "CBES T24 1992",
|
28039
28039
|
"climate_zone": "CEC T24-CEC6",
|
28040
28040
|
"jan": 13.2,
|
28041
28041
|
"feb": 12.9,
|
@@ -28052,7 +28052,7 @@
|
|
28052
28052
|
},
|
28053
28053
|
{
|
28054
28054
|
"building_type": "MediumOffice",
|
28055
|
-
"template": "
|
28055
|
+
"template": "CBES T24 1992",
|
28056
28056
|
"climate_zone": "CEC T24-CEC6",
|
28057
28057
|
"jan": 13.2,
|
28058
28058
|
"feb": 12.9,
|
@@ -28069,7 +28069,7 @@
|
|
28069
28069
|
},
|
28070
28070
|
{
|
28071
28071
|
"building_type": "RetailStandalone",
|
28072
|
-
"template": "
|
28072
|
+
"template": "CBES T24 1992",
|
28073
28073
|
"climate_zone": "CEC T24-CEC6",
|
28074
28074
|
"jan": 13.2,
|
28075
28075
|
"feb": 12.9,
|
@@ -28086,7 +28086,7 @@
|
|
28086
28086
|
},
|
28087
28087
|
{
|
28088
28088
|
"building_type": "SmallOffice",
|
28089
|
-
"template": "
|
28089
|
+
"template": "CBES T24 1992",
|
28090
28090
|
"climate_zone": "CEC T24-CEC7",
|
28091
28091
|
"jan": 13.4,
|
28092
28092
|
"feb": 14.1,
|
@@ -28103,7 +28103,7 @@
|
|
28103
28103
|
},
|
28104
28104
|
{
|
28105
28105
|
"building_type": "MediumOffice",
|
28106
|
-
"template": "
|
28106
|
+
"template": "CBES T24 1992",
|
28107
28107
|
"climate_zone": "CEC T24-CEC7",
|
28108
28108
|
"jan": 13.4,
|
28109
28109
|
"feb": 14.1,
|
@@ -28120,7 +28120,7 @@
|
|
28120
28120
|
},
|
28121
28121
|
{
|
28122
28122
|
"building_type": "RetailStandalone",
|
28123
|
-
"template": "
|
28123
|
+
"template": "CBES T24 1992",
|
28124
28124
|
"climate_zone": "CEC T24-CEC7",
|
28125
28125
|
"jan": 13.4,
|
28126
28126
|
"feb": 14.1,
|
@@ -28137,7 +28137,7 @@
|
|
28137
28137
|
},
|
28138
28138
|
{
|
28139
28139
|
"building_type": "SmallOffice",
|
28140
|
-
"template": "
|
28140
|
+
"template": "CBES T24 1992",
|
28141
28141
|
"climate_zone": "CEC T24-CEC8",
|
28142
28142
|
"jan": 13.0,
|
28143
28143
|
"feb": 13.8,
|
@@ -28154,7 +28154,7 @@
|
|
28154
28154
|
},
|
28155
28155
|
{
|
28156
28156
|
"building_type": "MediumOffice",
|
28157
|
-
"template": "
|
28157
|
+
"template": "CBES T24 1992",
|
28158
28158
|
"climate_zone": "CEC T24-CEC8",
|
28159
28159
|
"jan": 13.0,
|
28160
28160
|
"feb": 13.8,
|
@@ -28171,7 +28171,7 @@
|
|
28171
28171
|
},
|
28172
28172
|
{
|
28173
28173
|
"building_type": "RetailStandalone",
|
28174
|
-
"template": "
|
28174
|
+
"template": "CBES T24 1992",
|
28175
28175
|
"climate_zone": "CEC T24-CEC8",
|
28176
28176
|
"jan": 13.0,
|
28177
28177
|
"feb": 13.8,
|
@@ -28188,7 +28188,7 @@
|
|
28188
28188
|
},
|
28189
28189
|
{
|
28190
28190
|
"building_type": "SmallOffice",
|
28191
|
-
"template": "
|
28191
|
+
"template": "CBES T24 1992",
|
28192
28192
|
"climate_zone": "CEC T24-CEC9",
|
28193
28193
|
"jan": 13.0,
|
28194
28194
|
"feb": 13.9,
|
@@ -28205,7 +28205,7 @@
|
|
28205
28205
|
},
|
28206
28206
|
{
|
28207
28207
|
"building_type": "MediumOffice",
|
28208
|
-
"template": "
|
28208
|
+
"template": "CBES T24 1992",
|
28209
28209
|
"climate_zone": "CEC T24-CEC9",
|
28210
28210
|
"jan": 13.0,
|
28211
28211
|
"feb": 13.9,
|
@@ -28222,7 +28222,7 @@
|
|
28222
28222
|
},
|
28223
28223
|
{
|
28224
28224
|
"building_type": "RetailStandalone",
|
28225
|
-
"template": "
|
28225
|
+
"template": "CBES T24 1992",
|
28226
28226
|
"climate_zone": "CEC T24-CEC9",
|
28227
28227
|
"jan": 13.0,
|
28228
28228
|
"feb": 13.9,
|
@@ -28239,7 +28239,7 @@
|
|
28239
28239
|
},
|
28240
28240
|
{
|
28241
28241
|
"building_type": "SmallOffice",
|
28242
|
-
"template": "
|
28242
|
+
"template": "CBES T24 1992",
|
28243
28243
|
"climate_zone": "CEC T24-CEC10",
|
28244
28244
|
"jan": 12.1,
|
28245
28245
|
"feb": 11.6,
|
@@ -28256,7 +28256,7 @@
|
|
28256
28256
|
},
|
28257
28257
|
{
|
28258
28258
|
"building_type": "MediumOffice",
|
28259
|
-
"template": "
|
28259
|
+
"template": "CBES T24 1992",
|
28260
28260
|
"climate_zone": "CEC T24-CEC10",
|
28261
28261
|
"jan": 12.1,
|
28262
28262
|
"feb": 11.6,
|
@@ -28273,7 +28273,7 @@
|
|
28273
28273
|
},
|
28274
28274
|
{
|
28275
28275
|
"building_type": "RetailStandalone",
|
28276
|
-
"template": "
|
28276
|
+
"template": "CBES T24 1992",
|
28277
28277
|
"climate_zone": "CEC T24-CEC10",
|
28278
28278
|
"jan": 12.1,
|
28279
28279
|
"feb": 11.6,
|
@@ -28290,7 +28290,7 @@
|
|
28290
28290
|
},
|
28291
28291
|
{
|
28292
28292
|
"building_type": "SmallOffice",
|
28293
|
-
"template": "
|
28293
|
+
"template": "CBES T24 1992",
|
28294
28294
|
"climate_zone": "CEC T24-CEC11",
|
28295
28295
|
"jan": 8.4,
|
28296
28296
|
"feb": 7.7,
|
@@ -28307,7 +28307,7 @@
|
|
28307
28307
|
},
|
28308
28308
|
{
|
28309
28309
|
"building_type": "MediumOffice",
|
28310
|
-
"template": "
|
28310
|
+
"template": "CBES T24 1992",
|
28311
28311
|
"climate_zone": "CEC T24-CEC11",
|
28312
28312
|
"jan": 8.4,
|
28313
28313
|
"feb": 7.7,
|
@@ -28324,7 +28324,7 @@
|
|
28324
28324
|
},
|
28325
28325
|
{
|
28326
28326
|
"building_type": "RetailStandalone",
|
28327
|
-
"template": "
|
28327
|
+
"template": "CBES T24 1992",
|
28328
28328
|
"climate_zone": "CEC T24-CEC11",
|
28329
28329
|
"jan": 8.4,
|
28330
28330
|
"feb": 7.7,
|
@@ -28341,7 +28341,7 @@
|
|
28341
28341
|
},
|
28342
28342
|
{
|
28343
28343
|
"building_type": "SmallOffice",
|
28344
|
-
"template": "
|
28344
|
+
"template": "CBES T24 1992",
|
28345
28345
|
"climate_zone": "CEC T24-CEC12",
|
28346
28346
|
"jan": 8.3,
|
28347
28347
|
"feb": 9.6,
|
@@ -28358,7 +28358,7 @@
|
|
28358
28358
|
},
|
28359
28359
|
{
|
28360
28360
|
"building_type": "MediumOffice",
|
28361
|
-
"template": "
|
28361
|
+
"template": "CBES T24 1992",
|
28362
28362
|
"climate_zone": "CEC T24-CEC12",
|
28363
28363
|
"jan": 8.3,
|
28364
28364
|
"feb": 9.6,
|
@@ -28375,7 +28375,7 @@
|
|
28375
28375
|
},
|
28376
28376
|
{
|
28377
28377
|
"building_type": "RetailStandalone",
|
28378
|
-
"template": "
|
28378
|
+
"template": "CBES T24 1992",
|
28379
28379
|
"climate_zone": "CEC T24-CEC12",
|
28380
28380
|
"jan": 8.3,
|
28381
28381
|
"feb": 9.6,
|
@@ -28392,7 +28392,7 @@
|
|
28392
28392
|
},
|
28393
28393
|
{
|
28394
28394
|
"building_type": "SmallOffice",
|
28395
|
-
"template": "
|
28395
|
+
"template": "CBES T24 1992",
|
28396
28396
|
"climate_zone": "CEC T24-CEC13",
|
28397
28397
|
"jan": 8.7,
|
28398
28398
|
"feb": 10.4,
|
@@ -28409,7 +28409,7 @@
|
|
28409
28409
|
},
|
28410
28410
|
{
|
28411
28411
|
"building_type": "MediumOffice",
|
28412
|
-
"template": "
|
28412
|
+
"template": "CBES T24 1992",
|
28413
28413
|
"climate_zone": "CEC T24-CEC13",
|
28414
28414
|
"jan": 8.7,
|
28415
28415
|
"feb": 10.4,
|
@@ -28426,7 +28426,7 @@
|
|
28426
28426
|
},
|
28427
28427
|
{
|
28428
28428
|
"building_type": "RetailStandalone",
|
28429
|
-
"template": "
|
28429
|
+
"template": "CBES T24 1992",
|
28430
28430
|
"climate_zone": "CEC T24-CEC13",
|
28431
28431
|
"jan": 8.7,
|
28432
28432
|
"feb": 10.4,
|
@@ -28443,7 +28443,7 @@
|
|
28443
28443
|
},
|
28444
28444
|
{
|
28445
28445
|
"building_type": "SmallOffice",
|
28446
|
-
"template": "
|
28446
|
+
"template": "CBES T24 1992",
|
28447
28447
|
"climate_zone": "CEC T24-CEC14",
|
28448
28448
|
"jan": 6.4,
|
28449
28449
|
"feb": 8.2,
|
@@ -28460,7 +28460,7 @@
|
|
28460
28460
|
},
|
28461
28461
|
{
|
28462
28462
|
"building_type": "MediumOffice",
|
28463
|
-
"template": "
|
28463
|
+
"template": "CBES T24 1992",
|
28464
28464
|
"climate_zone": "CEC T24-CEC14",
|
28465
28465
|
"jan": 6.4,
|
28466
28466
|
"feb": 8.2,
|
@@ -28477,7 +28477,7 @@
|
|
28477
28477
|
},
|
28478
28478
|
{
|
28479
28479
|
"building_type": "RetailStandalone",
|
28480
|
-
"template": "
|
28480
|
+
"template": "CBES T24 1992",
|
28481
28481
|
"climate_zone": "CEC T24-CEC14",
|
28482
28482
|
"jan": 6.4,
|
28483
28483
|
"feb": 8.2,
|
@@ -28494,7 +28494,7 @@
|
|
28494
28494
|
},
|
28495
28495
|
{
|
28496
28496
|
"building_type": "SmallOffice",
|
28497
|
-
"template": "
|
28497
|
+
"template": "CBES T24 1992",
|
28498
28498
|
"climate_zone": "CEC T24-CEC15",
|
28499
28499
|
"jan": 13.7,
|
28500
28500
|
"feb": 15.5,
|
@@ -28511,7 +28511,7 @@
|
|
28511
28511
|
},
|
28512
28512
|
{
|
28513
28513
|
"building_type": "MediumOffice",
|
28514
|
-
"template": "
|
28514
|
+
"template": "CBES T24 1992",
|
28515
28515
|
"climate_zone": "CEC T24-CEC15",
|
28516
28516
|
"jan": 13.7,
|
28517
28517
|
"feb": 15.5,
|
@@ -28528,7 +28528,7 @@
|
|
28528
28528
|
},
|
28529
28529
|
{
|
28530
28530
|
"building_type": "RetailStandalone",
|
28531
|
-
"template": "
|
28531
|
+
"template": "CBES T24 1992",
|
28532
28532
|
"climate_zone": "CEC T24-CEC15",
|
28533
28533
|
"jan": 13.7,
|
28534
28534
|
"feb": 15.5,
|
@@ -28545,7 +28545,7 @@
|
|
28545
28545
|
},
|
28546
28546
|
{
|
28547
28547
|
"building_type": "SmallOffice",
|
28548
|
-
"template": "
|
28548
|
+
"template": "CBES T24 1992",
|
28549
28549
|
"climate_zone": "CEC T24-CEC16",
|
28550
28550
|
"jan": 2.5,
|
28551
28551
|
"feb": 1.7,
|
@@ -28562,7 +28562,7 @@
|
|
28562
28562
|
},
|
28563
28563
|
{
|
28564
28564
|
"building_type": "MediumOffice",
|
28565
|
-
"template": "
|
28565
|
+
"template": "CBES T24 1992",
|
28566
28566
|
"climate_zone": "CEC T24-CEC16",
|
28567
28567
|
"jan": 2.5,
|
28568
28568
|
"feb": 1.7,
|
@@ -28579,7 +28579,7 @@
|
|
28579
28579
|
},
|
28580
28580
|
{
|
28581
28581
|
"building_type": "RetailStandalone",
|
28582
|
-
"template": "
|
28582
|
+
"template": "CBES T24 1992",
|
28583
28583
|
"climate_zone": "CEC T24-CEC16",
|
28584
28584
|
"jan": 2.5,
|
28585
28585
|
"feb": 1.7,
|
@@ -28596,7 +28596,7 @@
|
|
28596
28596
|
},
|
28597
28597
|
{
|
28598
28598
|
"building_type": "SmallOffice",
|
28599
|
-
"template": "
|
28599
|
+
"template": "CBES T24 2001",
|
28600
28600
|
"climate_zone": "CEC T24-CEC1",
|
28601
28601
|
"jan": 9.7,
|
28602
28602
|
"feb": 10.1,
|
@@ -28613,7 +28613,7 @@
|
|
28613
28613
|
},
|
28614
28614
|
{
|
28615
28615
|
"building_type": "MediumOffice",
|
28616
|
-
"template": "
|
28616
|
+
"template": "CBES T24 2001",
|
28617
28617
|
"climate_zone": "CEC T24-CEC1",
|
28618
28618
|
"jan": 9.7,
|
28619
28619
|
"feb": 10.1,
|
@@ -28630,7 +28630,7 @@
|
|
28630
28630
|
},
|
28631
28631
|
{
|
28632
28632
|
"building_type": "RetailStandalone",
|
28633
|
-
"template": "
|
28633
|
+
"template": "CBES T24 2001",
|
28634
28634
|
"climate_zone": "CEC T24-CEC1",
|
28635
28635
|
"jan": 9.7,
|
28636
28636
|
"feb": 10.1,
|
@@ -28647,7 +28647,7 @@
|
|
28647
28647
|
},
|
28648
28648
|
{
|
28649
28649
|
"building_type": "SmallOffice",
|
28650
|
-
"template": "
|
28650
|
+
"template": "CBES T24 2001",
|
28651
28651
|
"climate_zone": "CEC T24-CEC2",
|
28652
28652
|
"jan": 8.3,
|
28653
28653
|
"feb": 9.4,
|
@@ -28664,7 +28664,7 @@
|
|
28664
28664
|
},
|
28665
28665
|
{
|
28666
28666
|
"building_type": "MediumOffice",
|
28667
|
-
"template": "
|
28667
|
+
"template": "CBES T24 2001",
|
28668
28668
|
"climate_zone": "CEC T24-CEC2",
|
28669
28669
|
"jan": 8.3,
|
28670
28670
|
"feb": 9.4,
|
@@ -28681,7 +28681,7 @@
|
|
28681
28681
|
},
|
28682
28682
|
{
|
28683
28683
|
"building_type": "RetailStandalone",
|
28684
|
-
"template": "
|
28684
|
+
"template": "CBES T24 2001",
|
28685
28685
|
"climate_zone": "CEC T24-CEC2",
|
28686
28686
|
"jan": 8.3,
|
28687
28687
|
"feb": 9.4,
|
@@ -28698,7 +28698,7 @@
|
|
28698
28698
|
},
|
28699
28699
|
{
|
28700
28700
|
"building_type": "SmallOffice",
|
28701
|
-
"template": "
|
28701
|
+
"template": "CBES T24 2001",
|
28702
28702
|
"climate_zone": "CEC T24-CEC3",
|
28703
28703
|
"jan": 10.9,
|
28704
28704
|
"feb": 10.6,
|
@@ -28715,7 +28715,7 @@
|
|
28715
28715
|
},
|
28716
28716
|
{
|
28717
28717
|
"building_type": "MediumOffice",
|
28718
|
-
"template": "
|
28718
|
+
"template": "CBES T24 2001",
|
28719
28719
|
"climate_zone": "CEC T24-CEC3",
|
28720
28720
|
"jan": 10.9,
|
28721
28721
|
"feb": 10.6,
|
@@ -28732,7 +28732,7 @@
|
|
28732
28732
|
},
|
28733
28733
|
{
|
28734
28734
|
"building_type": "RetailStandalone",
|
28735
|
-
"template": "
|
28735
|
+
"template": "CBES T24 2001",
|
28736
28736
|
"climate_zone": "CEC T24-CEC3",
|
28737
28737
|
"jan": 10.9,
|
28738
28738
|
"feb": 10.6,
|
@@ -28749,7 +28749,7 @@
|
|
28749
28749
|
},
|
28750
28750
|
{
|
28751
28751
|
"building_type": "SmallOffice",
|
28752
|
-
"template": "
|
28752
|
+
"template": "CBES T24 2001",
|
28753
28753
|
"climate_zone": "CEC T24-CEC4",
|
28754
28754
|
"jan": 10.0,
|
28755
28755
|
"feb": 10.9,
|
@@ -28766,7 +28766,7 @@
|
|
28766
28766
|
},
|
28767
28767
|
{
|
28768
28768
|
"building_type": "MediumOffice",
|
28769
|
-
"template": "
|
28769
|
+
"template": "CBES T24 2001",
|
28770
28770
|
"climate_zone": "CEC T24-CEC4",
|
28771
28771
|
"jan": 10.0,
|
28772
28772
|
"feb": 10.9,
|
@@ -28783,7 +28783,7 @@
|
|
28783
28783
|
},
|
28784
28784
|
{
|
28785
28785
|
"building_type": "RetailStandalone",
|
28786
|
-
"template": "
|
28786
|
+
"template": "CBES T24 2001",
|
28787
28787
|
"climate_zone": "CEC T24-CEC4",
|
28788
28788
|
"jan": 10.0,
|
28789
28789
|
"feb": 10.9,
|
@@ -28800,7 +28800,7 @@
|
|
28800
28800
|
},
|
28801
28801
|
{
|
28802
28802
|
"building_type": "SmallOffice",
|
28803
|
-
"template": "
|
28803
|
+
"template": "CBES T24 2001",
|
28804
28804
|
"climate_zone": "CEC T24-CEC5",
|
28805
28805
|
"jan": 11.3,
|
28806
28806
|
"feb": 11.8,
|
@@ -28817,7 +28817,7 @@
|
|
28817
28817
|
},
|
28818
28818
|
{
|
28819
28819
|
"building_type": "MediumOffice",
|
28820
|
-
"template": "
|
28820
|
+
"template": "CBES T24 2001",
|
28821
28821
|
"climate_zone": "CEC T24-CEC5",
|
28822
28822
|
"jan": 11.3,
|
28823
28823
|
"feb": 11.8,
|
@@ -28834,7 +28834,7 @@
|
|
28834
28834
|
},
|
28835
28835
|
{
|
28836
28836
|
"building_type": "RetailStandalone",
|
28837
|
-
"template": "
|
28837
|
+
"template": "CBES T24 2001",
|
28838
28838
|
"climate_zone": "CEC T24-CEC5",
|
28839
28839
|
"jan": 11.3,
|
28840
28840
|
"feb": 11.8,
|
@@ -28851,7 +28851,7 @@
|
|
28851
28851
|
},
|
28852
28852
|
{
|
28853
28853
|
"building_type": "SmallOffice",
|
28854
|
-
"template": "
|
28854
|
+
"template": "CBES T24 2001",
|
28855
28855
|
"climate_zone": "CEC T24-CEC6",
|
28856
28856
|
"jan": 13.2,
|
28857
28857
|
"feb": 12.9,
|
@@ -28868,7 +28868,7 @@
|
|
28868
28868
|
},
|
28869
28869
|
{
|
28870
28870
|
"building_type": "MediumOffice",
|
28871
|
-
"template": "
|
28871
|
+
"template": "CBES T24 2001",
|
28872
28872
|
"climate_zone": "CEC T24-CEC6",
|
28873
28873
|
"jan": 13.2,
|
28874
28874
|
"feb": 12.9,
|
@@ -28885,7 +28885,7 @@
|
|
28885
28885
|
},
|
28886
28886
|
{
|
28887
28887
|
"building_type": "RetailStandalone",
|
28888
|
-
"template": "
|
28888
|
+
"template": "CBES T24 2001",
|
28889
28889
|
"climate_zone": "CEC T24-CEC6",
|
28890
28890
|
"jan": 13.2,
|
28891
28891
|
"feb": 12.9,
|
@@ -28902,7 +28902,7 @@
|
|
28902
28902
|
},
|
28903
28903
|
{
|
28904
28904
|
"building_type": "SmallOffice",
|
28905
|
-
"template": "
|
28905
|
+
"template": "CBES T24 2001",
|
28906
28906
|
"climate_zone": "CEC T24-CEC7",
|
28907
28907
|
"jan": 13.4,
|
28908
28908
|
"feb": 14.1,
|
@@ -28919,7 +28919,7 @@
|
|
28919
28919
|
},
|
28920
28920
|
{
|
28921
28921
|
"building_type": "MediumOffice",
|
28922
|
-
"template": "
|
28922
|
+
"template": "CBES T24 2001",
|
28923
28923
|
"climate_zone": "CEC T24-CEC7",
|
28924
28924
|
"jan": 13.4,
|
28925
28925
|
"feb": 14.1,
|
@@ -28936,7 +28936,7 @@
|
|
28936
28936
|
},
|
28937
28937
|
{
|
28938
28938
|
"building_type": "RetailStandalone",
|
28939
|
-
"template": "
|
28939
|
+
"template": "CBES T24 2001",
|
28940
28940
|
"climate_zone": "CEC T24-CEC7",
|
28941
28941
|
"jan": 13.4,
|
28942
28942
|
"feb": 14.1,
|
@@ -28953,7 +28953,7 @@
|
|
28953
28953
|
},
|
28954
28954
|
{
|
28955
28955
|
"building_type": "SmallOffice",
|
28956
|
-
"template": "
|
28956
|
+
"template": "CBES T24 2001",
|
28957
28957
|
"climate_zone": "CEC T24-CEC8",
|
28958
28958
|
"jan": 13.0,
|
28959
28959
|
"feb": 13.8,
|
@@ -28970,7 +28970,7 @@
|
|
28970
28970
|
},
|
28971
28971
|
{
|
28972
28972
|
"building_type": "MediumOffice",
|
28973
|
-
"template": "
|
28973
|
+
"template": "CBES T24 2001",
|
28974
28974
|
"climate_zone": "CEC T24-CEC8",
|
28975
28975
|
"jan": 13.0,
|
28976
28976
|
"feb": 13.8,
|
@@ -28987,7 +28987,7 @@
|
|
28987
28987
|
},
|
28988
28988
|
{
|
28989
28989
|
"building_type": "RetailStandalone",
|
28990
|
-
"template": "
|
28990
|
+
"template": "CBES T24 2001",
|
28991
28991
|
"climate_zone": "CEC T24-CEC8",
|
28992
28992
|
"jan": 13.0,
|
28993
28993
|
"feb": 13.8,
|
@@ -29004,7 +29004,7 @@
|
|
29004
29004
|
},
|
29005
29005
|
{
|
29006
29006
|
"building_type": "SmallOffice",
|
29007
|
-
"template": "
|
29007
|
+
"template": "CBES T24 2001",
|
29008
29008
|
"climate_zone": "CEC T24-CEC9",
|
29009
29009
|
"jan": 13.0,
|
29010
29010
|
"feb": 13.9,
|
@@ -29021,7 +29021,7 @@
|
|
29021
29021
|
},
|
29022
29022
|
{
|
29023
29023
|
"building_type": "MediumOffice",
|
29024
|
-
"template": "
|
29024
|
+
"template": "CBES T24 2001",
|
29025
29025
|
"climate_zone": "CEC T24-CEC9",
|
29026
29026
|
"jan": 13.0,
|
29027
29027
|
"feb": 13.9,
|
@@ -29038,7 +29038,7 @@
|
|
29038
29038
|
},
|
29039
29039
|
{
|
29040
29040
|
"building_type": "RetailStandalone",
|
29041
|
-
"template": "
|
29041
|
+
"template": "CBES T24 2001",
|
29042
29042
|
"climate_zone": "CEC T24-CEC9",
|
29043
29043
|
"jan": 13.0,
|
29044
29044
|
"feb": 13.9,
|
@@ -29055,7 +29055,7 @@
|
|
29055
29055
|
},
|
29056
29056
|
{
|
29057
29057
|
"building_type": "SmallOffice",
|
29058
|
-
"template": "
|
29058
|
+
"template": "CBES T24 2001",
|
29059
29059
|
"climate_zone": "CEC T24-CEC10",
|
29060
29060
|
"jan": 12.1,
|
29061
29061
|
"feb": 11.6,
|
@@ -29072,7 +29072,7 @@
|
|
29072
29072
|
},
|
29073
29073
|
{
|
29074
29074
|
"building_type": "MediumOffice",
|
29075
|
-
"template": "
|
29075
|
+
"template": "CBES T24 2001",
|
29076
29076
|
"climate_zone": "CEC T24-CEC10",
|
29077
29077
|
"jan": 12.1,
|
29078
29078
|
"feb": 11.6,
|
@@ -29089,7 +29089,7 @@
|
|
29089
29089
|
},
|
29090
29090
|
{
|
29091
29091
|
"building_type": "RetailStandalone",
|
29092
|
-
"template": "
|
29092
|
+
"template": "CBES T24 2001",
|
29093
29093
|
"climate_zone": "CEC T24-CEC10",
|
29094
29094
|
"jan": 12.1,
|
29095
29095
|
"feb": 11.6,
|
@@ -29106,7 +29106,7 @@
|
|
29106
29106
|
},
|
29107
29107
|
{
|
29108
29108
|
"building_type": "SmallOffice",
|
29109
|
-
"template": "
|
29109
|
+
"template": "CBES T24 2001",
|
29110
29110
|
"climate_zone": "CEC T24-CEC11",
|
29111
29111
|
"jan": 8.4,
|
29112
29112
|
"feb": 7.7,
|
@@ -29123,7 +29123,7 @@
|
|
29123
29123
|
},
|
29124
29124
|
{
|
29125
29125
|
"building_type": "MediumOffice",
|
29126
|
-
"template": "
|
29126
|
+
"template": "CBES T24 2001",
|
29127
29127
|
"climate_zone": "CEC T24-CEC11",
|
29128
29128
|
"jan": 8.4,
|
29129
29129
|
"feb": 7.7,
|
@@ -29140,7 +29140,7 @@
|
|
29140
29140
|
},
|
29141
29141
|
{
|
29142
29142
|
"building_type": "RetailStandalone",
|
29143
|
-
"template": "
|
29143
|
+
"template": "CBES T24 2001",
|
29144
29144
|
"climate_zone": "CEC T24-CEC11",
|
29145
29145
|
"jan": 8.4,
|
29146
29146
|
"feb": 7.7,
|
@@ -29157,7 +29157,7 @@
|
|
29157
29157
|
},
|
29158
29158
|
{
|
29159
29159
|
"building_type": "SmallOffice",
|
29160
|
-
"template": "
|
29160
|
+
"template": "CBES T24 2001",
|
29161
29161
|
"climate_zone": "CEC T24-CEC12",
|
29162
29162
|
"jan": 8.3,
|
29163
29163
|
"feb": 9.6,
|
@@ -29174,7 +29174,7 @@
|
|
29174
29174
|
},
|
29175
29175
|
{
|
29176
29176
|
"building_type": "MediumOffice",
|
29177
|
-
"template": "
|
29177
|
+
"template": "CBES T24 2001",
|
29178
29178
|
"climate_zone": "CEC T24-CEC12",
|
29179
29179
|
"jan": 8.3,
|
29180
29180
|
"feb": 9.6,
|
@@ -29191,7 +29191,7 @@
|
|
29191
29191
|
},
|
29192
29192
|
{
|
29193
29193
|
"building_type": "RetailStandalone",
|
29194
|
-
"template": "
|
29194
|
+
"template": "CBES T24 2001",
|
29195
29195
|
"climate_zone": "CEC T24-CEC12",
|
29196
29196
|
"jan": 8.3,
|
29197
29197
|
"feb": 9.6,
|
@@ -29208,7 +29208,7 @@
|
|
29208
29208
|
},
|
29209
29209
|
{
|
29210
29210
|
"building_type": "SmallOffice",
|
29211
|
-
"template": "
|
29211
|
+
"template": "CBES T24 2001",
|
29212
29212
|
"climate_zone": "CEC T24-CEC13",
|
29213
29213
|
"jan": 8.7,
|
29214
29214
|
"feb": 10.4,
|
@@ -29225,7 +29225,7 @@
|
|
29225
29225
|
},
|
29226
29226
|
{
|
29227
29227
|
"building_type": "MediumOffice",
|
29228
|
-
"template": "
|
29228
|
+
"template": "CBES T24 2001",
|
29229
29229
|
"climate_zone": "CEC T24-CEC13",
|
29230
29230
|
"jan": 8.7,
|
29231
29231
|
"feb": 10.4,
|
@@ -29242,7 +29242,7 @@
|
|
29242
29242
|
},
|
29243
29243
|
{
|
29244
29244
|
"building_type": "RetailStandalone",
|
29245
|
-
"template": "
|
29245
|
+
"template": "CBES T24 2001",
|
29246
29246
|
"climate_zone": "CEC T24-CEC13",
|
29247
29247
|
"jan": 8.7,
|
29248
29248
|
"feb": 10.4,
|
@@ -29259,7 +29259,7 @@
|
|
29259
29259
|
},
|
29260
29260
|
{
|
29261
29261
|
"building_type": "SmallOffice",
|
29262
|
-
"template": "
|
29262
|
+
"template": "CBES T24 2001",
|
29263
29263
|
"climate_zone": "CEC T24-CEC14",
|
29264
29264
|
"jan": 6.4,
|
29265
29265
|
"feb": 8.2,
|
@@ -29276,7 +29276,7 @@
|
|
29276
29276
|
},
|
29277
29277
|
{
|
29278
29278
|
"building_type": "MediumOffice",
|
29279
|
-
"template": "
|
29279
|
+
"template": "CBES T24 2001",
|
29280
29280
|
"climate_zone": "CEC T24-CEC14",
|
29281
29281
|
"jan": 6.4,
|
29282
29282
|
"feb": 8.2,
|
@@ -29293,7 +29293,7 @@
|
|
29293
29293
|
},
|
29294
29294
|
{
|
29295
29295
|
"building_type": "RetailStandalone",
|
29296
|
-
"template": "
|
29296
|
+
"template": "CBES T24 2001",
|
29297
29297
|
"climate_zone": "CEC T24-CEC14",
|
29298
29298
|
"jan": 6.4,
|
29299
29299
|
"feb": 8.2,
|
@@ -29310,7 +29310,7 @@
|
|
29310
29310
|
},
|
29311
29311
|
{
|
29312
29312
|
"building_type": "SmallOffice",
|
29313
|
-
"template": "
|
29313
|
+
"template": "CBES T24 2001",
|
29314
29314
|
"climate_zone": "CEC T24-CEC15",
|
29315
29315
|
"jan": 13.7,
|
29316
29316
|
"feb": 15.5,
|
@@ -29327,7 +29327,7 @@
|
|
29327
29327
|
},
|
29328
29328
|
{
|
29329
29329
|
"building_type": "MediumOffice",
|
29330
|
-
"template": "
|
29330
|
+
"template": "CBES T24 2001",
|
29331
29331
|
"climate_zone": "CEC T24-CEC15",
|
29332
29332
|
"jan": 13.7,
|
29333
29333
|
"feb": 15.5,
|
@@ -29344,7 +29344,7 @@
|
|
29344
29344
|
},
|
29345
29345
|
{
|
29346
29346
|
"building_type": "RetailStandalone",
|
29347
|
-
"template": "
|
29347
|
+
"template": "CBES T24 2001",
|
29348
29348
|
"climate_zone": "CEC T24-CEC15",
|
29349
29349
|
"jan": 13.7,
|
29350
29350
|
"feb": 15.5,
|
@@ -29361,7 +29361,7 @@
|
|
29361
29361
|
},
|
29362
29362
|
{
|
29363
29363
|
"building_type": "SmallOffice",
|
29364
|
-
"template": "
|
29364
|
+
"template": "CBES T24 2001",
|
29365
29365
|
"climate_zone": "CEC T24-CEC16",
|
29366
29366
|
"jan": 2.5,
|
29367
29367
|
"feb": 1.7,
|
@@ -29378,7 +29378,7 @@
|
|
29378
29378
|
},
|
29379
29379
|
{
|
29380
29380
|
"building_type": "MediumOffice",
|
29381
|
-
"template": "
|
29381
|
+
"template": "CBES T24 2001",
|
29382
29382
|
"climate_zone": "CEC T24-CEC16",
|
29383
29383
|
"jan": 2.5,
|
29384
29384
|
"feb": 1.7,
|
@@ -29395,7 +29395,7 @@
|
|
29395
29395
|
},
|
29396
29396
|
{
|
29397
29397
|
"building_type": "RetailStandalone",
|
29398
|
-
"template": "
|
29398
|
+
"template": "CBES T24 2001",
|
29399
29399
|
"climate_zone": "CEC T24-CEC16",
|
29400
29400
|
"jan": 2.5,
|
29401
29401
|
"feb": 1.7,
|
@@ -29412,7 +29412,7 @@
|
|
29412
29412
|
},
|
29413
29413
|
{
|
29414
29414
|
"building_type": "SmallOffice",
|
29415
|
-
"template": "
|
29415
|
+
"template": "CBES T24 2005",
|
29416
29416
|
"climate_zone": "CEC T24-CEC1",
|
29417
29417
|
"jan": 9.7,
|
29418
29418
|
"feb": 10.1,
|
@@ -29429,7 +29429,7 @@
|
|
29429
29429
|
},
|
29430
29430
|
{
|
29431
29431
|
"building_type": "MediumOffice",
|
29432
|
-
"template": "
|
29432
|
+
"template": "CBES T24 2005",
|
29433
29433
|
"climate_zone": "CEC T24-CEC1",
|
29434
29434
|
"jan": 9.7,
|
29435
29435
|
"feb": 10.1,
|
@@ -29446,7 +29446,7 @@
|
|
29446
29446
|
},
|
29447
29447
|
{
|
29448
29448
|
"building_type": "RetailStandalone",
|
29449
|
-
"template": "
|
29449
|
+
"template": "CBES T24 2005",
|
29450
29450
|
"climate_zone": "CEC T24-CEC1",
|
29451
29451
|
"jan": 9.7,
|
29452
29452
|
"feb": 10.1,
|
@@ -29463,7 +29463,7 @@
|
|
29463
29463
|
},
|
29464
29464
|
{
|
29465
29465
|
"building_type": "SmallOffice",
|
29466
|
-
"template": "
|
29466
|
+
"template": "CBES T24 2005",
|
29467
29467
|
"climate_zone": "CEC T24-CEC2",
|
29468
29468
|
"jan": 8.3,
|
29469
29469
|
"feb": 9.4,
|
@@ -29480,7 +29480,7 @@
|
|
29480
29480
|
},
|
29481
29481
|
{
|
29482
29482
|
"building_type": "MediumOffice",
|
29483
|
-
"template": "
|
29483
|
+
"template": "CBES T24 2005",
|
29484
29484
|
"climate_zone": "CEC T24-CEC2",
|
29485
29485
|
"jan": 8.3,
|
29486
29486
|
"feb": 9.4,
|
@@ -29497,7 +29497,7 @@
|
|
29497
29497
|
},
|
29498
29498
|
{
|
29499
29499
|
"building_type": "RetailStandalone",
|
29500
|
-
"template": "
|
29500
|
+
"template": "CBES T24 2005",
|
29501
29501
|
"climate_zone": "CEC T24-CEC2",
|
29502
29502
|
"jan": 8.3,
|
29503
29503
|
"feb": 9.4,
|
@@ -29514,7 +29514,7 @@
|
|
29514
29514
|
},
|
29515
29515
|
{
|
29516
29516
|
"building_type": "SmallOffice",
|
29517
|
-
"template": "
|
29517
|
+
"template": "CBES T24 2005",
|
29518
29518
|
"climate_zone": "CEC T24-CEC3",
|
29519
29519
|
"jan": 10.9,
|
29520
29520
|
"feb": 10.6,
|
@@ -29531,7 +29531,7 @@
|
|
29531
29531
|
},
|
29532
29532
|
{
|
29533
29533
|
"building_type": "MediumOffice",
|
29534
|
-
"template": "
|
29534
|
+
"template": "CBES T24 2005",
|
29535
29535
|
"climate_zone": "CEC T24-CEC3",
|
29536
29536
|
"jan": 10.9,
|
29537
29537
|
"feb": 10.6,
|
@@ -29548,7 +29548,7 @@
|
|
29548
29548
|
},
|
29549
29549
|
{
|
29550
29550
|
"building_type": "RetailStandalone",
|
29551
|
-
"template": "
|
29551
|
+
"template": "CBES T24 2005",
|
29552
29552
|
"climate_zone": "CEC T24-CEC3",
|
29553
29553
|
"jan": 10.9,
|
29554
29554
|
"feb": 10.6,
|
@@ -29565,7 +29565,7 @@
|
|
29565
29565
|
},
|
29566
29566
|
{
|
29567
29567
|
"building_type": "SmallOffice",
|
29568
|
-
"template": "
|
29568
|
+
"template": "CBES T24 2005",
|
29569
29569
|
"climate_zone": "CEC T24-CEC4",
|
29570
29570
|
"jan": 10.0,
|
29571
29571
|
"feb": 10.9,
|
@@ -29582,7 +29582,7 @@
|
|
29582
29582
|
},
|
29583
29583
|
{
|
29584
29584
|
"building_type": "MediumOffice",
|
29585
|
-
"template": "
|
29585
|
+
"template": "CBES T24 2005",
|
29586
29586
|
"climate_zone": "CEC T24-CEC4",
|
29587
29587
|
"jan": 10.0,
|
29588
29588
|
"feb": 10.9,
|
@@ -29599,7 +29599,7 @@
|
|
29599
29599
|
},
|
29600
29600
|
{
|
29601
29601
|
"building_type": "RetailStandalone",
|
29602
|
-
"template": "
|
29602
|
+
"template": "CBES T24 2005",
|
29603
29603
|
"climate_zone": "CEC T24-CEC4",
|
29604
29604
|
"jan": 10.0,
|
29605
29605
|
"feb": 10.9,
|
@@ -29616,7 +29616,7 @@
|
|
29616
29616
|
},
|
29617
29617
|
{
|
29618
29618
|
"building_type": "SmallOffice",
|
29619
|
-
"template": "
|
29619
|
+
"template": "CBES T24 2005",
|
29620
29620
|
"climate_zone": "CEC T24-CEC5",
|
29621
29621
|
"jan": 11.3,
|
29622
29622
|
"feb": 11.8,
|
@@ -29633,7 +29633,7 @@
|
|
29633
29633
|
},
|
29634
29634
|
{
|
29635
29635
|
"building_type": "MediumOffice",
|
29636
|
-
"template": "
|
29636
|
+
"template": "CBES T24 2005",
|
29637
29637
|
"climate_zone": "CEC T24-CEC5",
|
29638
29638
|
"jan": 11.3,
|
29639
29639
|
"feb": 11.8,
|
@@ -29650,7 +29650,7 @@
|
|
29650
29650
|
},
|
29651
29651
|
{
|
29652
29652
|
"building_type": "RetailStandalone",
|
29653
|
-
"template": "
|
29653
|
+
"template": "CBES T24 2005",
|
29654
29654
|
"climate_zone": "CEC T24-CEC5",
|
29655
29655
|
"jan": 11.3,
|
29656
29656
|
"feb": 11.8,
|
@@ -29667,7 +29667,7 @@
|
|
29667
29667
|
},
|
29668
29668
|
{
|
29669
29669
|
"building_type": "SmallOffice",
|
29670
|
-
"template": "
|
29670
|
+
"template": "CBES T24 2005",
|
29671
29671
|
"climate_zone": "CEC T24-CEC6",
|
29672
29672
|
"jan": 13.2,
|
29673
29673
|
"feb": 12.9,
|
@@ -29684,7 +29684,7 @@
|
|
29684
29684
|
},
|
29685
29685
|
{
|
29686
29686
|
"building_type": "MediumOffice",
|
29687
|
-
"template": "
|
29687
|
+
"template": "CBES T24 2005",
|
29688
29688
|
"climate_zone": "CEC T24-CEC6",
|
29689
29689
|
"jan": 13.2,
|
29690
29690
|
"feb": 12.9,
|
@@ -29701,7 +29701,7 @@
|
|
29701
29701
|
},
|
29702
29702
|
{
|
29703
29703
|
"building_type": "RetailStandalone",
|
29704
|
-
"template": "
|
29704
|
+
"template": "CBES T24 2005",
|
29705
29705
|
"climate_zone": "CEC T24-CEC6",
|
29706
29706
|
"jan": 13.2,
|
29707
29707
|
"feb": 12.9,
|
@@ -29718,7 +29718,7 @@
|
|
29718
29718
|
},
|
29719
29719
|
{
|
29720
29720
|
"building_type": "SmallOffice",
|
29721
|
-
"template": "
|
29721
|
+
"template": "CBES T24 2005",
|
29722
29722
|
"climate_zone": "CEC T24-CEC7",
|
29723
29723
|
"jan": 13.4,
|
29724
29724
|
"feb": 14.1,
|
@@ -29735,7 +29735,7 @@
|
|
29735
29735
|
},
|
29736
29736
|
{
|
29737
29737
|
"building_type": "MediumOffice",
|
29738
|
-
"template": "
|
29738
|
+
"template": "CBES T24 2005",
|
29739
29739
|
"climate_zone": "CEC T24-CEC7",
|
29740
29740
|
"jan": 13.4,
|
29741
29741
|
"feb": 14.1,
|
@@ -29752,7 +29752,7 @@
|
|
29752
29752
|
},
|
29753
29753
|
{
|
29754
29754
|
"building_type": "RetailStandalone",
|
29755
|
-
"template": "
|
29755
|
+
"template": "CBES T24 2005",
|
29756
29756
|
"climate_zone": "CEC T24-CEC7",
|
29757
29757
|
"jan": 13.4,
|
29758
29758
|
"feb": 14.1,
|
@@ -29769,7 +29769,7 @@
|
|
29769
29769
|
},
|
29770
29770
|
{
|
29771
29771
|
"building_type": "SmallOffice",
|
29772
|
-
"template": "
|
29772
|
+
"template": "CBES T24 2005",
|
29773
29773
|
"climate_zone": "CEC T24-CEC8",
|
29774
29774
|
"jan": 13.0,
|
29775
29775
|
"feb": 13.8,
|
@@ -29786,7 +29786,7 @@
|
|
29786
29786
|
},
|
29787
29787
|
{
|
29788
29788
|
"building_type": "MediumOffice",
|
29789
|
-
"template": "
|
29789
|
+
"template": "CBES T24 2005",
|
29790
29790
|
"climate_zone": "CEC T24-CEC8",
|
29791
29791
|
"jan": 13.0,
|
29792
29792
|
"feb": 13.8,
|
@@ -29803,7 +29803,7 @@
|
|
29803
29803
|
},
|
29804
29804
|
{
|
29805
29805
|
"building_type": "RetailStandalone",
|
29806
|
-
"template": "
|
29806
|
+
"template": "CBES T24 2005",
|
29807
29807
|
"climate_zone": "CEC T24-CEC8",
|
29808
29808
|
"jan": 13.0,
|
29809
29809
|
"feb": 13.8,
|
@@ -29820,7 +29820,7 @@
|
|
29820
29820
|
},
|
29821
29821
|
{
|
29822
29822
|
"building_type": "SmallOffice",
|
29823
|
-
"template": "
|
29823
|
+
"template": "CBES T24 2005",
|
29824
29824
|
"climate_zone": "CEC T24-CEC9",
|
29825
29825
|
"jan": 13.0,
|
29826
29826
|
"feb": 13.9,
|
@@ -29837,7 +29837,7 @@
|
|
29837
29837
|
},
|
29838
29838
|
{
|
29839
29839
|
"building_type": "MediumOffice",
|
29840
|
-
"template": "
|
29840
|
+
"template": "CBES T24 2005",
|
29841
29841
|
"climate_zone": "CEC T24-CEC9",
|
29842
29842
|
"jan": 13.0,
|
29843
29843
|
"feb": 13.9,
|
@@ -29854,7 +29854,7 @@
|
|
29854
29854
|
},
|
29855
29855
|
{
|
29856
29856
|
"building_type": "RetailStandalone",
|
29857
|
-
"template": "
|
29857
|
+
"template": "CBES T24 2005",
|
29858
29858
|
"climate_zone": "CEC T24-CEC9",
|
29859
29859
|
"jan": 13.0,
|
29860
29860
|
"feb": 13.9,
|
@@ -29871,7 +29871,7 @@
|
|
29871
29871
|
},
|
29872
29872
|
{
|
29873
29873
|
"building_type": "SmallOffice",
|
29874
|
-
"template": "
|
29874
|
+
"template": "CBES T24 2005",
|
29875
29875
|
"climate_zone": "CEC T24-CEC10",
|
29876
29876
|
"jan": 12.1,
|
29877
29877
|
"feb": 11.6,
|
@@ -29888,7 +29888,7 @@
|
|
29888
29888
|
},
|
29889
29889
|
{
|
29890
29890
|
"building_type": "MediumOffice",
|
29891
|
-
"template": "
|
29891
|
+
"template": "CBES T24 2005",
|
29892
29892
|
"climate_zone": "CEC T24-CEC10",
|
29893
29893
|
"jan": 12.1,
|
29894
29894
|
"feb": 11.6,
|
@@ -29905,7 +29905,7 @@
|
|
29905
29905
|
},
|
29906
29906
|
{
|
29907
29907
|
"building_type": "RetailStandalone",
|
29908
|
-
"template": "
|
29908
|
+
"template": "CBES T24 2005",
|
29909
29909
|
"climate_zone": "CEC T24-CEC10",
|
29910
29910
|
"jan": 12.1,
|
29911
29911
|
"feb": 11.6,
|
@@ -29922,7 +29922,7 @@
|
|
29922
29922
|
},
|
29923
29923
|
{
|
29924
29924
|
"building_type": "SmallOffice",
|
29925
|
-
"template": "
|
29925
|
+
"template": "CBES T24 2005",
|
29926
29926
|
"climate_zone": "CEC T24-CEC11",
|
29927
29927
|
"jan": 8.4,
|
29928
29928
|
"feb": 7.7,
|
@@ -29939,7 +29939,7 @@
|
|
29939
29939
|
},
|
29940
29940
|
{
|
29941
29941
|
"building_type": "MediumOffice",
|
29942
|
-
"template": "
|
29942
|
+
"template": "CBES T24 2005",
|
29943
29943
|
"climate_zone": "CEC T24-CEC11",
|
29944
29944
|
"jan": 8.4,
|
29945
29945
|
"feb": 7.7,
|
@@ -29956,7 +29956,7 @@
|
|
29956
29956
|
},
|
29957
29957
|
{
|
29958
29958
|
"building_type": "RetailStandalone",
|
29959
|
-
"template": "
|
29959
|
+
"template": "CBES T24 2005",
|
29960
29960
|
"climate_zone": "CEC T24-CEC11",
|
29961
29961
|
"jan": 8.4,
|
29962
29962
|
"feb": 7.7,
|
@@ -29973,7 +29973,7 @@
|
|
29973
29973
|
},
|
29974
29974
|
{
|
29975
29975
|
"building_type": "SmallOffice",
|
29976
|
-
"template": "
|
29976
|
+
"template": "CBES T24 2005",
|
29977
29977
|
"climate_zone": "CEC T24-CEC12",
|
29978
29978
|
"jan": 8.3,
|
29979
29979
|
"feb": 9.6,
|
@@ -29990,7 +29990,7 @@
|
|
29990
29990
|
},
|
29991
29991
|
{
|
29992
29992
|
"building_type": "MediumOffice",
|
29993
|
-
"template": "
|
29993
|
+
"template": "CBES T24 2005",
|
29994
29994
|
"climate_zone": "CEC T24-CEC12",
|
29995
29995
|
"jan": 8.3,
|
29996
29996
|
"feb": 9.6,
|
@@ -30007,7 +30007,7 @@
|
|
30007
30007
|
},
|
30008
30008
|
{
|
30009
30009
|
"building_type": "RetailStandalone",
|
30010
|
-
"template": "
|
30010
|
+
"template": "CBES T24 2005",
|
30011
30011
|
"climate_zone": "CEC T24-CEC12",
|
30012
30012
|
"jan": 8.3,
|
30013
30013
|
"feb": 9.6,
|
@@ -30024,7 +30024,7 @@
|
|
30024
30024
|
},
|
30025
30025
|
{
|
30026
30026
|
"building_type": "SmallOffice",
|
30027
|
-
"template": "
|
30027
|
+
"template": "CBES T24 2005",
|
30028
30028
|
"climate_zone": "CEC T24-CEC13",
|
30029
30029
|
"jan": 8.7,
|
30030
30030
|
"feb": 10.4,
|
@@ -30041,7 +30041,7 @@
|
|
30041
30041
|
},
|
30042
30042
|
{
|
30043
30043
|
"building_type": "MediumOffice",
|
30044
|
-
"template": "
|
30044
|
+
"template": "CBES T24 2005",
|
30045
30045
|
"climate_zone": "CEC T24-CEC13",
|
30046
30046
|
"jan": 8.7,
|
30047
30047
|
"feb": 10.4,
|
@@ -30058,7 +30058,7 @@
|
|
30058
30058
|
},
|
30059
30059
|
{
|
30060
30060
|
"building_type": "RetailStandalone",
|
30061
|
-
"template": "
|
30061
|
+
"template": "CBES T24 2005",
|
30062
30062
|
"climate_zone": "CEC T24-CEC13",
|
30063
30063
|
"jan": 8.7,
|
30064
30064
|
"feb": 10.4,
|
@@ -30075,7 +30075,7 @@
|
|
30075
30075
|
},
|
30076
30076
|
{
|
30077
30077
|
"building_type": "SmallOffice",
|
30078
|
-
"template": "
|
30078
|
+
"template": "CBES T24 2005",
|
30079
30079
|
"climate_zone": "CEC T24-CEC14",
|
30080
30080
|
"jan": 6.4,
|
30081
30081
|
"feb": 8.2,
|
@@ -30092,7 +30092,7 @@
|
|
30092
30092
|
},
|
30093
30093
|
{
|
30094
30094
|
"building_type": "MediumOffice",
|
30095
|
-
"template": "
|
30095
|
+
"template": "CBES T24 2005",
|
30096
30096
|
"climate_zone": "CEC T24-CEC14",
|
30097
30097
|
"jan": 6.4,
|
30098
30098
|
"feb": 8.2,
|
@@ -30109,7 +30109,7 @@
|
|
30109
30109
|
},
|
30110
30110
|
{
|
30111
30111
|
"building_type": "RetailStandalone",
|
30112
|
-
"template": "
|
30112
|
+
"template": "CBES T24 2005",
|
30113
30113
|
"climate_zone": "CEC T24-CEC14",
|
30114
30114
|
"jan": 6.4,
|
30115
30115
|
"feb": 8.2,
|
@@ -30126,7 +30126,7 @@
|
|
30126
30126
|
},
|
30127
30127
|
{
|
30128
30128
|
"building_type": "SmallOffice",
|
30129
|
-
"template": "
|
30129
|
+
"template": "CBES T24 2005",
|
30130
30130
|
"climate_zone": "CEC T24-CEC15",
|
30131
30131
|
"jan": 13.7,
|
30132
30132
|
"feb": 15.5,
|
@@ -30143,7 +30143,7 @@
|
|
30143
30143
|
},
|
30144
30144
|
{
|
30145
30145
|
"building_type": "MediumOffice",
|
30146
|
-
"template": "
|
30146
|
+
"template": "CBES T24 2005",
|
30147
30147
|
"climate_zone": "CEC T24-CEC15",
|
30148
30148
|
"jan": 13.7,
|
30149
30149
|
"feb": 15.5,
|
@@ -30160,7 +30160,7 @@
|
|
30160
30160
|
},
|
30161
30161
|
{
|
30162
30162
|
"building_type": "RetailStandalone",
|
30163
|
-
"template": "
|
30163
|
+
"template": "CBES T24 2005",
|
30164
30164
|
"climate_zone": "CEC T24-CEC15",
|
30165
30165
|
"jan": 13.7,
|
30166
30166
|
"feb": 15.5,
|
@@ -30177,7 +30177,7 @@
|
|
30177
30177
|
},
|
30178
30178
|
{
|
30179
30179
|
"building_type": "SmallOffice",
|
30180
|
-
"template": "
|
30180
|
+
"template": "CBES T24 2005",
|
30181
30181
|
"climate_zone": "CEC T24-CEC16",
|
30182
30182
|
"jan": 2.5,
|
30183
30183
|
"feb": 1.7,
|
@@ -30194,7 +30194,7 @@
|
|
30194
30194
|
},
|
30195
30195
|
{
|
30196
30196
|
"building_type": "MediumOffice",
|
30197
|
-
"template": "
|
30197
|
+
"template": "CBES T24 2005",
|
30198
30198
|
"climate_zone": "CEC T24-CEC16",
|
30199
30199
|
"jan": 2.5,
|
30200
30200
|
"feb": 1.7,
|
@@ -30211,7 +30211,7 @@
|
|
30211
30211
|
},
|
30212
30212
|
{
|
30213
30213
|
"building_type": "RetailStandalone",
|
30214
|
-
"template": "
|
30214
|
+
"template": "CBES T24 2005",
|
30215
30215
|
"climate_zone": "CEC T24-CEC16",
|
30216
30216
|
"jan": 2.5,
|
30217
30217
|
"feb": 1.7,
|
@@ -30228,7 +30228,7 @@
|
|
30228
30228
|
},
|
30229
30229
|
{
|
30230
30230
|
"building_type": "SmallOffice",
|
30231
|
-
"template": "
|
30231
|
+
"template": "CBES T24 2008",
|
30232
30232
|
"climate_zone": "CEC T24-CEC1",
|
30233
30233
|
"jan": 9.7,
|
30234
30234
|
"feb": 10.1,
|
@@ -30245,7 +30245,7 @@
|
|
30245
30245
|
},
|
30246
30246
|
{
|
30247
30247
|
"building_type": "MediumOffice",
|
30248
|
-
"template": "
|
30248
|
+
"template": "CBES T24 2008",
|
30249
30249
|
"climate_zone": "CEC T24-CEC1",
|
30250
30250
|
"jan": 9.7,
|
30251
30251
|
"feb": 10.1,
|
@@ -30262,7 +30262,7 @@
|
|
30262
30262
|
},
|
30263
30263
|
{
|
30264
30264
|
"building_type": "RetailStandalone",
|
30265
|
-
"template": "
|
30265
|
+
"template": "CBES T24 2008",
|
30266
30266
|
"climate_zone": "CEC T24-CEC1",
|
30267
30267
|
"jan": 9.7,
|
30268
30268
|
"feb": 10.1,
|
@@ -30279,7 +30279,7 @@
|
|
30279
30279
|
},
|
30280
30280
|
{
|
30281
30281
|
"building_type": "SmallOffice",
|
30282
|
-
"template": "
|
30282
|
+
"template": "CBES T24 2008",
|
30283
30283
|
"climate_zone": "CEC T24-CEC2",
|
30284
30284
|
"jan": 8.3,
|
30285
30285
|
"feb": 9.4,
|
@@ -30296,7 +30296,7 @@
|
|
30296
30296
|
},
|
30297
30297
|
{
|
30298
30298
|
"building_type": "MediumOffice",
|
30299
|
-
"template": "
|
30299
|
+
"template": "CBES T24 2008",
|
30300
30300
|
"climate_zone": "CEC T24-CEC2",
|
30301
30301
|
"jan": 8.3,
|
30302
30302
|
"feb": 9.4,
|
@@ -30313,7 +30313,7 @@
|
|
30313
30313
|
},
|
30314
30314
|
{
|
30315
30315
|
"building_type": "RetailStandalone",
|
30316
|
-
"template": "
|
30316
|
+
"template": "CBES T24 2008",
|
30317
30317
|
"climate_zone": "CEC T24-CEC2",
|
30318
30318
|
"jan": 8.3,
|
30319
30319
|
"feb": 9.4,
|
@@ -30330,7 +30330,7 @@
|
|
30330
30330
|
},
|
30331
30331
|
{
|
30332
30332
|
"building_type": "SmallOffice",
|
30333
|
-
"template": "
|
30333
|
+
"template": "CBES T24 2008",
|
30334
30334
|
"climate_zone": "CEC T24-CEC3",
|
30335
30335
|
"jan": 10.9,
|
30336
30336
|
"feb": 10.6,
|
@@ -30347,7 +30347,7 @@
|
|
30347
30347
|
},
|
30348
30348
|
{
|
30349
30349
|
"building_type": "MediumOffice",
|
30350
|
-
"template": "
|
30350
|
+
"template": "CBES T24 2008",
|
30351
30351
|
"climate_zone": "CEC T24-CEC3",
|
30352
30352
|
"jan": 10.9,
|
30353
30353
|
"feb": 10.6,
|
@@ -30364,7 +30364,7 @@
|
|
30364
30364
|
},
|
30365
30365
|
{
|
30366
30366
|
"building_type": "RetailStandalone",
|
30367
|
-
"template": "
|
30367
|
+
"template": "CBES T24 2008",
|
30368
30368
|
"climate_zone": "CEC T24-CEC3",
|
30369
30369
|
"jan": 10.9,
|
30370
30370
|
"feb": 10.6,
|
@@ -30381,7 +30381,7 @@
|
|
30381
30381
|
},
|
30382
30382
|
{
|
30383
30383
|
"building_type": "SmallOffice",
|
30384
|
-
"template": "
|
30384
|
+
"template": "CBES T24 2008",
|
30385
30385
|
"climate_zone": "CEC T24-CEC4",
|
30386
30386
|
"jan": 10.0,
|
30387
30387
|
"feb": 10.9,
|
@@ -30398,7 +30398,7 @@
|
|
30398
30398
|
},
|
30399
30399
|
{
|
30400
30400
|
"building_type": "MediumOffice",
|
30401
|
-
"template": "
|
30401
|
+
"template": "CBES T24 2008",
|
30402
30402
|
"climate_zone": "CEC T24-CEC4",
|
30403
30403
|
"jan": 10.0,
|
30404
30404
|
"feb": 10.9,
|
@@ -30415,7 +30415,7 @@
|
|
30415
30415
|
},
|
30416
30416
|
{
|
30417
30417
|
"building_type": "RetailStandalone",
|
30418
|
-
"template": "
|
30418
|
+
"template": "CBES T24 2008",
|
30419
30419
|
"climate_zone": "CEC T24-CEC4",
|
30420
30420
|
"jan": 10.0,
|
30421
30421
|
"feb": 10.9,
|
@@ -30432,7 +30432,7 @@
|
|
30432
30432
|
},
|
30433
30433
|
{
|
30434
30434
|
"building_type": "SmallOffice",
|
30435
|
-
"template": "
|
30435
|
+
"template": "CBES T24 2008",
|
30436
30436
|
"climate_zone": "CEC T24-CEC5",
|
30437
30437
|
"jan": 11.3,
|
30438
30438
|
"feb": 11.8,
|
@@ -30449,7 +30449,7 @@
|
|
30449
30449
|
},
|
30450
30450
|
{
|
30451
30451
|
"building_type": "MediumOffice",
|
30452
|
-
"template": "
|
30452
|
+
"template": "CBES T24 2008",
|
30453
30453
|
"climate_zone": "CEC T24-CEC5",
|
30454
30454
|
"jan": 11.3,
|
30455
30455
|
"feb": 11.8,
|
@@ -30466,7 +30466,7 @@
|
|
30466
30466
|
},
|
30467
30467
|
{
|
30468
30468
|
"building_type": "RetailStandalone",
|
30469
|
-
"template": "
|
30469
|
+
"template": "CBES T24 2008",
|
30470
30470
|
"climate_zone": "CEC T24-CEC5",
|
30471
30471
|
"jan": 11.3,
|
30472
30472
|
"feb": 11.8,
|
@@ -30483,7 +30483,7 @@
|
|
30483
30483
|
},
|
30484
30484
|
{
|
30485
30485
|
"building_type": "SmallOffice",
|
30486
|
-
"template": "
|
30486
|
+
"template": "CBES T24 2008",
|
30487
30487
|
"climate_zone": "CEC T24-CEC6",
|
30488
30488
|
"jan": 13.2,
|
30489
30489
|
"feb": 12.9,
|
@@ -30500,7 +30500,7 @@
|
|
30500
30500
|
},
|
30501
30501
|
{
|
30502
30502
|
"building_type": "MediumOffice",
|
30503
|
-
"template": "
|
30503
|
+
"template": "CBES T24 2008",
|
30504
30504
|
"climate_zone": "CEC T24-CEC6",
|
30505
30505
|
"jan": 13.2,
|
30506
30506
|
"feb": 12.9,
|
@@ -30517,7 +30517,7 @@
|
|
30517
30517
|
},
|
30518
30518
|
{
|
30519
30519
|
"building_type": "RetailStandalone",
|
30520
|
-
"template": "
|
30520
|
+
"template": "CBES T24 2008",
|
30521
30521
|
"climate_zone": "CEC T24-CEC6",
|
30522
30522
|
"jan": 13.2,
|
30523
30523
|
"feb": 12.9,
|
@@ -30534,7 +30534,7 @@
|
|
30534
30534
|
},
|
30535
30535
|
{
|
30536
30536
|
"building_type": "SmallOffice",
|
30537
|
-
"template": "
|
30537
|
+
"template": "CBES T24 2008",
|
30538
30538
|
"climate_zone": "CEC T24-CEC7",
|
30539
30539
|
"jan": 13.4,
|
30540
30540
|
"feb": 14.1,
|
@@ -30551,7 +30551,7 @@
|
|
30551
30551
|
},
|
30552
30552
|
{
|
30553
30553
|
"building_type": "MediumOffice",
|
30554
|
-
"template": "
|
30554
|
+
"template": "CBES T24 2008",
|
30555
30555
|
"climate_zone": "CEC T24-CEC7",
|
30556
30556
|
"jan": 13.4,
|
30557
30557
|
"feb": 14.1,
|
@@ -30568,7 +30568,7 @@
|
|
30568
30568
|
},
|
30569
30569
|
{
|
30570
30570
|
"building_type": "RetailStandalone",
|
30571
|
-
"template": "
|
30571
|
+
"template": "CBES T24 2008",
|
30572
30572
|
"climate_zone": "CEC T24-CEC7",
|
30573
30573
|
"jan": 13.4,
|
30574
30574
|
"feb": 14.1,
|
@@ -30585,7 +30585,7 @@
|
|
30585
30585
|
},
|
30586
30586
|
{
|
30587
30587
|
"building_type": "SmallOffice",
|
30588
|
-
"template": "
|
30588
|
+
"template": "CBES T24 2008",
|
30589
30589
|
"climate_zone": "CEC T24-CEC8",
|
30590
30590
|
"jan": 13.0,
|
30591
30591
|
"feb": 13.8,
|
@@ -30602,7 +30602,7 @@
|
|
30602
30602
|
},
|
30603
30603
|
{
|
30604
30604
|
"building_type": "MediumOffice",
|
30605
|
-
"template": "
|
30605
|
+
"template": "CBES T24 2008",
|
30606
30606
|
"climate_zone": "CEC T24-CEC8",
|
30607
30607
|
"jan": 13.0,
|
30608
30608
|
"feb": 13.8,
|
@@ -30619,7 +30619,7 @@
|
|
30619
30619
|
},
|
30620
30620
|
{
|
30621
30621
|
"building_type": "RetailStandalone",
|
30622
|
-
"template": "
|
30622
|
+
"template": "CBES T24 2008",
|
30623
30623
|
"climate_zone": "CEC T24-CEC8",
|
30624
30624
|
"jan": 13.0,
|
30625
30625
|
"feb": 13.8,
|
@@ -30636,7 +30636,7 @@
|
|
30636
30636
|
},
|
30637
30637
|
{
|
30638
30638
|
"building_type": "SmallOffice",
|
30639
|
-
"template": "
|
30639
|
+
"template": "CBES T24 2008",
|
30640
30640
|
"climate_zone": "CEC T24-CEC9",
|
30641
30641
|
"jan": 13.0,
|
30642
30642
|
"feb": 13.9,
|
@@ -30653,7 +30653,7 @@
|
|
30653
30653
|
},
|
30654
30654
|
{
|
30655
30655
|
"building_type": "MediumOffice",
|
30656
|
-
"template": "
|
30656
|
+
"template": "CBES T24 2008",
|
30657
30657
|
"climate_zone": "CEC T24-CEC9",
|
30658
30658
|
"jan": 13.0,
|
30659
30659
|
"feb": 13.9,
|
@@ -30670,7 +30670,7 @@
|
|
30670
30670
|
},
|
30671
30671
|
{
|
30672
30672
|
"building_type": "RetailStandalone",
|
30673
|
-
"template": "
|
30673
|
+
"template": "CBES T24 2008",
|
30674
30674
|
"climate_zone": "CEC T24-CEC9",
|
30675
30675
|
"jan": 13.0,
|
30676
30676
|
"feb": 13.9,
|
@@ -30687,7 +30687,7 @@
|
|
30687
30687
|
},
|
30688
30688
|
{
|
30689
30689
|
"building_type": "SmallOffice",
|
30690
|
-
"template": "
|
30690
|
+
"template": "CBES T24 2008",
|
30691
30691
|
"climate_zone": "CEC T24-CEC10",
|
30692
30692
|
"jan": 12.1,
|
30693
30693
|
"feb": 11.6,
|
@@ -30704,7 +30704,7 @@
|
|
30704
30704
|
},
|
30705
30705
|
{
|
30706
30706
|
"building_type": "MediumOffice",
|
30707
|
-
"template": "
|
30707
|
+
"template": "CBES T24 2008",
|
30708
30708
|
"climate_zone": "CEC T24-CEC10",
|
30709
30709
|
"jan": 12.1,
|
30710
30710
|
"feb": 11.6,
|
@@ -30721,7 +30721,7 @@
|
|
30721
30721
|
},
|
30722
30722
|
{
|
30723
30723
|
"building_type": "RetailStandalone",
|
30724
|
-
"template": "
|
30724
|
+
"template": "CBES T24 2008",
|
30725
30725
|
"climate_zone": "CEC T24-CEC10",
|
30726
30726
|
"jan": 12.1,
|
30727
30727
|
"feb": 11.6,
|
@@ -30738,7 +30738,7 @@
|
|
30738
30738
|
},
|
30739
30739
|
{
|
30740
30740
|
"building_type": "SmallOffice",
|
30741
|
-
"template": "
|
30741
|
+
"template": "CBES T24 2008",
|
30742
30742
|
"climate_zone": "CEC T24-CEC11",
|
30743
30743
|
"jan": 8.4,
|
30744
30744
|
"feb": 7.7,
|
@@ -30755,7 +30755,7 @@
|
|
30755
30755
|
},
|
30756
30756
|
{
|
30757
30757
|
"building_type": "MediumOffice",
|
30758
|
-
"template": "
|
30758
|
+
"template": "CBES T24 2008",
|
30759
30759
|
"climate_zone": "CEC T24-CEC11",
|
30760
30760
|
"jan": 8.4,
|
30761
30761
|
"feb": 7.7,
|
@@ -30772,7 +30772,7 @@
|
|
30772
30772
|
},
|
30773
30773
|
{
|
30774
30774
|
"building_type": "RetailStandalone",
|
30775
|
-
"template": "
|
30775
|
+
"template": "CBES T24 2008",
|
30776
30776
|
"climate_zone": "CEC T24-CEC11",
|
30777
30777
|
"jan": 8.4,
|
30778
30778
|
"feb": 7.7,
|
@@ -30789,7 +30789,7 @@
|
|
30789
30789
|
},
|
30790
30790
|
{
|
30791
30791
|
"building_type": "SmallOffice",
|
30792
|
-
"template": "
|
30792
|
+
"template": "CBES T24 2008",
|
30793
30793
|
"climate_zone": "CEC T24-CEC12",
|
30794
30794
|
"jan": 8.3,
|
30795
30795
|
"feb": 9.6,
|
@@ -30806,7 +30806,7 @@
|
|
30806
30806
|
},
|
30807
30807
|
{
|
30808
30808
|
"building_type": "MediumOffice",
|
30809
|
-
"template": "
|
30809
|
+
"template": "CBES T24 2008",
|
30810
30810
|
"climate_zone": "CEC T24-CEC12",
|
30811
30811
|
"jan": 8.3,
|
30812
30812
|
"feb": 9.6,
|
@@ -30823,7 +30823,7 @@
|
|
30823
30823
|
},
|
30824
30824
|
{
|
30825
30825
|
"building_type": "RetailStandalone",
|
30826
|
-
"template": "
|
30826
|
+
"template": "CBES T24 2008",
|
30827
30827
|
"climate_zone": "CEC T24-CEC12",
|
30828
30828
|
"jan": 8.3,
|
30829
30829
|
"feb": 9.6,
|
@@ -30840,7 +30840,7 @@
|
|
30840
30840
|
},
|
30841
30841
|
{
|
30842
30842
|
"building_type": "SmallOffice",
|
30843
|
-
"template": "
|
30843
|
+
"template": "CBES T24 2008",
|
30844
30844
|
"climate_zone": "CEC T24-CEC13",
|
30845
30845
|
"jan": 8.7,
|
30846
30846
|
"feb": 10.4,
|
@@ -30857,7 +30857,7 @@
|
|
30857
30857
|
},
|
30858
30858
|
{
|
30859
30859
|
"building_type": "MediumOffice",
|
30860
|
-
"template": "
|
30860
|
+
"template": "CBES T24 2008",
|
30861
30861
|
"climate_zone": "CEC T24-CEC13",
|
30862
30862
|
"jan": 8.7,
|
30863
30863
|
"feb": 10.4,
|
@@ -30874,7 +30874,7 @@
|
|
30874
30874
|
},
|
30875
30875
|
{
|
30876
30876
|
"building_type": "RetailStandalone",
|
30877
|
-
"template": "
|
30877
|
+
"template": "CBES T24 2008",
|
30878
30878
|
"climate_zone": "CEC T24-CEC13",
|
30879
30879
|
"jan": 8.7,
|
30880
30880
|
"feb": 10.4,
|
@@ -30891,7 +30891,7 @@
|
|
30891
30891
|
},
|
30892
30892
|
{
|
30893
30893
|
"building_type": "SmallOffice",
|
30894
|
-
"template": "
|
30894
|
+
"template": "CBES T24 2008",
|
30895
30895
|
"climate_zone": "CEC T24-CEC14",
|
30896
30896
|
"jan": 6.4,
|
30897
30897
|
"feb": 8.2,
|
@@ -30908,7 +30908,7 @@
|
|
30908
30908
|
},
|
30909
30909
|
{
|
30910
30910
|
"building_type": "MediumOffice",
|
30911
|
-
"template": "
|
30911
|
+
"template": "CBES T24 2008",
|
30912
30912
|
"climate_zone": "CEC T24-CEC14",
|
30913
30913
|
"jan": 6.4,
|
30914
30914
|
"feb": 8.2,
|
@@ -30925,7 +30925,7 @@
|
|
30925
30925
|
},
|
30926
30926
|
{
|
30927
30927
|
"building_type": "RetailStandalone",
|
30928
|
-
"template": "
|
30928
|
+
"template": "CBES T24 2008",
|
30929
30929
|
"climate_zone": "CEC T24-CEC14",
|
30930
30930
|
"jan": 6.4,
|
30931
30931
|
"feb": 8.2,
|
@@ -30942,7 +30942,7 @@
|
|
30942
30942
|
},
|
30943
30943
|
{
|
30944
30944
|
"building_type": "SmallOffice",
|
30945
|
-
"template": "
|
30945
|
+
"template": "CBES T24 2008",
|
30946
30946
|
"climate_zone": "CEC T24-CEC15",
|
30947
30947
|
"jan": 13.7,
|
30948
30948
|
"feb": 15.5,
|
@@ -30959,7 +30959,7 @@
|
|
30959
30959
|
},
|
30960
30960
|
{
|
30961
30961
|
"building_type": "MediumOffice",
|
30962
|
-
"template": "
|
30962
|
+
"template": "CBES T24 2008",
|
30963
30963
|
"climate_zone": "CEC T24-CEC15",
|
30964
30964
|
"jan": 13.7,
|
30965
30965
|
"feb": 15.5,
|
@@ -30976,7 +30976,7 @@
|
|
30976
30976
|
},
|
30977
30977
|
{
|
30978
30978
|
"building_type": "RetailStandalone",
|
30979
|
-
"template": "
|
30979
|
+
"template": "CBES T24 2008",
|
30980
30980
|
"climate_zone": "CEC T24-CEC15",
|
30981
30981
|
"jan": 13.7,
|
30982
30982
|
"feb": 15.5,
|
@@ -30993,7 +30993,7 @@
|
|
30993
30993
|
},
|
30994
30994
|
{
|
30995
30995
|
"building_type": "SmallOffice",
|
30996
|
-
"template": "
|
30996
|
+
"template": "CBES T24 2008",
|
30997
30997
|
"climate_zone": "CEC T24-CEC16",
|
30998
30998
|
"jan": 2.5,
|
30999
30999
|
"feb": 1.7,
|
@@ -31010,7 +31010,7 @@
|
|
31010
31010
|
},
|
31011
31011
|
{
|
31012
31012
|
"building_type": "MediumOffice",
|
31013
|
-
"template": "
|
31013
|
+
"template": "CBES T24 2008",
|
31014
31014
|
"climate_zone": "CEC T24-CEC16",
|
31015
31015
|
"jan": 2.5,
|
31016
31016
|
"feb": 1.7,
|
@@ -31027,7 +31027,7 @@
|
|
31027
31027
|
},
|
31028
31028
|
{
|
31029
31029
|
"building_type": "RetailStandalone",
|
31030
|
-
"template": "
|
31030
|
+
"template": "CBES T24 2008",
|
31031
31031
|
"climate_zone": "CEC T24-CEC16",
|
31032
31032
|
"jan": 2.5,
|
31033
31033
|
"feb": 1.7,
|