urbanopt-geojson 0.6.5 → 0.6.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2430546677ea55157bf8a133bf68eff52b728ce45350567ff7a658740f033317
4
- data.tar.gz: 25c95f3a3c106d264bb541821b14a333752e1506b5590503a2eb9d67e9e3878c
3
+ metadata.gz: 83155c3bb5389bd8762eae2447323485fbf383c45022c4ae0f05b1f01cc84024
4
+ data.tar.gz: b52a2c7a3829d715c470847ac10da62a43f5c5b806875c84ec1fb406599ca253
5
5
  SHA512:
6
- metadata.gz: ab99a234d7eef83cfda1242cf30190ff95a4c5426219f2955aceb37d885a3113a6b2222d17af98c3eb59649f4553b75f7b96461921e806ba6f26ebbb014a3f94
7
- data.tar.gz: f2005612f0117abc4218e6970f181dd125345017211589669d80fe768f443395c3be223296a2890cc868a0071f4dd24ce0d71f1d3982b78cdbae4065e065bec6
6
+ metadata.gz: a022129f089a1b6a5853d479b41f4cd3e13fe3576573fc789bc1040dddff8b206d19622a1921bd904b45f5c334af23a52e3e4835e8995f2ec72fe19ae3e3fa4a
7
+ data.tar.gz: '08df6c9b0aff3b566bd1d1ea37d6d18bdabb214ee0329fdbcb0fdf4505232d51406cfe22d1424eeba3791cf455dc3898f4ad42ed883f1cb44dd3466afefe10f6'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # URBANopt GeoJSON Gem
2
2
 
3
+ ## Version 0.6.6
4
+ Date Range: 07/21/21 - 10/15/21
5
+
6
+ - Fixed [#194]( https://github.com/urbanopt/urbanopt-geojson-gem/issues/194 ), Schema changes for rooftop PV
7
+ - Fixed [#196]( https://github.com/urbanopt/urbanopt-geojson-gem/issues/196 ), adding fields for ground-mount PV
3
8
  ## Version 0.6.5
4
9
  Date Range: 07/08/21 - 07/21/21
5
10
 
data/Gemfile CHANGED
@@ -21,4 +21,4 @@ if allow_local && File.exist?('../urbanopt-core-gem')
21
21
  gem 'urbanopt-core', path: '../urbanopt-core-gem'
22
22
  elsif allow_local
23
23
  gem 'urbanopt-core', github: 'URBANopt/urbanopt-core-gem', branch: 'develop'
24
- end
24
+ end
@@ -7433,9 +7433,9 @@
7433
7433
  "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
7434
7434
  },
7435
7435
  "path-parse": {
7436
- "version": "1.0.6",
7437
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
7438
- "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
7436
+ "version": "1.0.7",
7437
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
7438
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
7439
7439
  },
7440
7440
  "path-to-regexp": {
7441
7441
  "version": "0.1.7",
@@ -8102,9 +8102,9 @@
8102
8102
  "integrity": "sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA=="
8103
8103
  },
8104
8104
  "prismjs": {
8105
- "version": "1.24.0",
8106
- "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.24.0.tgz",
8107
- "integrity": "sha512-SqV5GRsNqnzCL8k5dfAjCNhUrF3pR0A9lTDSCUZeh/LIshheXJEaP0hwLz2t4XHivd2J/v2HR+gRnigzeKe3cQ=="
8105
+ "version": "1.25.0",
8106
+ "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.25.0.tgz",
8107
+ "integrity": "sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg=="
8108
8108
  },
8109
8109
  "process": {
8110
8110
  "version": "0.11.10",
@@ -8792,9 +8792,9 @@
8792
8792
  "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
8793
8793
  },
8794
8794
  "set-value": {
8795
- "version": "3.0.2",
8796
- "resolved": "https://registry.npmjs.org/set-value/-/set-value-3.0.2.tgz",
8797
- "integrity": "sha512-npjkVoz+ank0zjlV9F47Fdbjfj/PfXyVhZvGALWsyIYU/qrMzpi6avjKW3/7KeSU2Df3I46BrN1xOI1+6vW0hA==",
8795
+ "version": "4.0.1",
8796
+ "resolved": "https://registry.npmjs.org/set-value/-/set-value-4.0.1.tgz",
8797
+ "integrity": "sha512-ayATicCYPVnlNpFmjq2/VmVwhoCQA9+13j8qWp044fmFE3IFphosPtRM+0CJ5xoIx5Uy52fCcwg3XeH2pHbbPQ==",
8798
8798
  "dev": true,
8799
8799
  "requires": {
8800
8800
  "is-plain-object": "^2.0.4"
@@ -10063,9 +10063,9 @@
10063
10063
  }
10064
10064
  },
10065
10065
  "url-parse": {
10066
- "version": "1.5.1",
10067
- "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.1.tgz",
10068
- "integrity": "sha512-HOfCOUJt7iSYzEx/UqgtwKRMC6EU91NFhsCHMv9oM03VJcVo2Qrp8T8kI9D7amFf1cu+/3CEhgb3rF9zL7k85Q==",
10066
+ "version": "1.5.3",
10067
+ "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz",
10068
+ "integrity": "sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==",
10069
10069
  "requires": {
10070
10070
  "querystringify": "^2.1.1",
10071
10071
  "requires-port": "^1.0.0"
data/docs/package.json CHANGED
@@ -30,7 +30,7 @@
30
30
  "minimist": ">=1.2.3",
31
31
  "mixin-deep": "^2.0.1",
32
32
  "serialize-javascript": "^5.0.1",
33
- "set-value": "^3.0.2",
33
+ "set-value": "^4.0.1",
34
34
  "ssri": "^8.0.1",
35
35
  "webpack": "^4.46.0",
36
36
  "yargs-parser": "^20.2.3"
@@ -43,6 +43,10 @@
43
43
  "district_system_type": {
44
44
  "$ref": "#/definitions/districtSystemType"
45
45
  },
46
+ "footprint_area": {
47
+ "description": "Area of the footprint (ft^2). Calculated on export.",
48
+ "type": "number"
49
+ },
46
50
  "detailed_model_filename": {
47
51
  "description": "Name of a detailed model which can be loaded from disk as a seed model or complete model. Mapper class decides which measures to disable if this is present.",
48
52
  "type": "string"
@@ -63,6 +67,10 @@
63
67
  "type": "string"
64
68
  }
65
69
  },
70
+ "associated_building_id": {
71
+ "description": "ID of the building associated with the Ground-Mount PV System",
72
+ "type": "string"
73
+ },
66
74
  "user_data": {
67
75
  "description": "Arbitrary user data"
68
76
  }
@@ -83,6 +91,7 @@
83
91
  "Central Ambient Water",
84
92
  "Central Hot and Cold Water",
85
93
  "Community Photovoltaic",
94
+ "Ground Mount Photovoltaic",
86
95
  "Transformer",
87
96
  "Transformer with Storage",
88
97
  "Capacitor",
@@ -40,6 +40,6 @@
40
40
 
41
41
  module URBANopt
42
42
  module GeoJSON
43
- VERSION = '0.6.5'.freeze
43
+ VERSION = '0.6.6'.freeze
44
44
  end
45
45
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: urbanopt-geojson
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.5
4
+ version: 0.6.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tanushree Charan
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
- date: 2021-07-21 00:00:00.000000000 Z
13
+ date: 2021-10-19 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler