honeybee-openstudio 2.30.1 → 2.30.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2d19cafbb87891ad69e1401b0d354038204694d31ea87e8883c9bc68648b07e8
4
- data.tar.gz: '09bf5f735d28a95dc4bff708d2334357cffae66674143e147628e1fef53458c5'
3
+ metadata.gz: 6bb9b86a74ea7da0251c7b38d2bf63ada515433d2c47d1ec04b0db33afb5a284
4
+ data.tar.gz: 15400334b74c6e95dc1e04ffd61b320573cf288d983aa3c7a8210940be27167d
5
5
  SHA512:
6
- metadata.gz: 0ed3ecfab3391d7cd09a46c21acc63669c3c1284ba6f41a3e1cf4775ed368c2046f18673331dddfc09c6864d97050767a8b6cb3068f2f7254e268e1941ca3173
7
- data.tar.gz: 4428ccaae94c5321085fd1c61b58fa9e784f769ea3e67ee1fac5f41a1be9c18e8e42a377ea7f180cc8212d7dba04f8d68a0ee7c644f750c596706f87c1c7a4cf
6
+ metadata.gz: b6db95d08e90da7feef6203ccb0fb0da0a616e7dd454bfa624177c0659d0eedfebebec1c364972e170e58aa65deeb8c2474567906da02d120a81793456eaae55
7
+ data.tar.gz: 95da385bb39442cff5368303ea7d36fa928772bf606c8f6b3173939e25ec4a64118b32ea018b9f98bbd922a3496f4dbf6b068637f27791836fcf8021ab32b94b
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = 'honeybee-openstudio'
7
- spec.version = '2.30.1'
7
+ spec.version = '2.30.2'
8
8
  spec.authors = ['Tanushree Charan', 'Dan Macumber', 'Chris Mackey', 'Mostapha Sadeghipour Roudsari']
9
9
  spec.email = ['tanushree.charan@nrel.gov', 'chris@ladybug.tools']
10
10
 
@@ -21,7 +21,8 @@
21
21
  "add_blended_rates_to_urdb_rate": false,
22
22
  "net_metering_limit_kw": 0,
23
23
  "interconnection_limit_kw": 100000000.0,
24
- "urdb_label": "5e162e2a5457a3d50873e3af"
24
+ "blended_monthly_demand_charges_us_dollars_per_kw": [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10],
25
+ "blended_monthly_rates_us_dollars_per_kwh": [0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13]
25
26
  },
26
27
  "Wind": {
27
28
  "min_kw": 0,
@@ -46,11 +47,10 @@
46
47
  "pbi_years": 1,
47
48
  "pbi_system_max_kw": 1000000000.0
48
49
  },
49
- "PV": {
50
+ "PV": [{
50
51
  "pv_name": "Roof - South Face",
51
52
  "location":"roof",
52
53
  "existing_kw": 0,
53
- "existing_kw": 0,
54
54
  "min_kw": 0,
55
55
  "max_kw": 1000000000.0,
56
56
  "installed_cost_us_dollars_per_kw": 1600,
@@ -77,12 +77,48 @@
77
77
  "losses": 0.14,
78
78
  "array_type": 1,
79
79
  "module_type": 0,
80
- "gcr": 0.4,
80
+ "gcr": 0.99,
81
81
  "dc_ac_ratio": 1.2,
82
82
  "inv_eff": 0.96,
83
83
  "radius": 0,
84
84
  "tilt": 0.537
85
85
  },
86
+ {
87
+ "pv_name": "Groundmount",
88
+ "location":"ground",
89
+ "existing_kw": 0,
90
+ "min_kw": 0,
91
+ "max_kw": 1000000000.0,
92
+ "installed_cost_us_dollars_per_kw": 2200,
93
+ "om_cost_us_dollars_per_kw": 16,
94
+ "macrs_option_years": 5,
95
+ "macrs_bonus_pct": 1,
96
+ "macrs_itc_reduction": 0.5,
97
+ "federal_itc_pct": 0.26,
98
+ "state_ibi_pct": 0,
99
+ "state_ibi_max_us_dollars": 10000000000.0,
100
+ "utility_ibi_pct": 0,
101
+ "utility_ibi_max_us_dollars": 10000000000.0,
102
+ "federal_rebate_us_dollars_per_kw": 0,
103
+ "state_rebate_us_dollars_per_kw": 0,
104
+ "state_rebate_max_us_dollars": 10000000000.0,
105
+ "utility_rebate_us_dollars_per_kw": 0,
106
+ "utility_rebate_max_us_dollars": 10000000000.0,
107
+ "pbi_us_dollars_per_kwh": 0,
108
+ "pbi_max_us_dollars": 1000000000.0,
109
+ "pbi_years": 1,
110
+ "pbi_system_max_kw": 1000000000.0,
111
+ "degradation_pct": 0.005,
112
+ "azimuth": 180,
113
+ "losses": 0.14,
114
+ "array_type": 0,
115
+ "module_type": 0,
116
+ "gcr": 0.99,
117
+ "dc_ac_ratio": 1.2,
118
+ "inv_eff": 0.96,
119
+ "radius": 0,
120
+ "tilt": 0.537
121
+ }],
86
122
  "Storage": {
87
123
  "min_kw": 0,
88
124
  "max_kw": 1000000,
@@ -142,3 +178,4 @@
142
178
  "time_steps_per_hour": 1
143
179
  }
144
180
  }
181
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: honeybee-openstudio
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.30.1
4
+ version: 2.30.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tanushree Charan
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: exe
13
13
  cert_chain: []
14
- date: 2022-02-07 00:00:00.000000000 Z
14
+ date: 2022-02-08 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: bundler