urbanopt-rnm-us 0.3.0 → 0.4.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: urbanopt-rnm-us
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Katherine Fleming
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2022-05-13 00:00:00.000000000 Z
12
+ date: 2022-09-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: certified
@@ -203,9 +203,14 @@ files:
203
203
  - lib/urbanopt/rnm/scenario_report.rb
204
204
  - lib/urbanopt/rnm/substation_location.rb
205
205
  - lib/urbanopt/rnm/transformer_opendss.rb
206
+ - lib/urbanopt/rnm/validation.rb
207
+ - lib/urbanopt/rnm/validation/main_validation.py
208
+ - lib/urbanopt/rnm/validation/opendss_interface.py
209
+ - lib/urbanopt/rnm/validation/plot_lib.py
206
210
  - lib/urbanopt/rnm/version.rb
207
211
  - lib/urbanopt/rnm/wires_class.rb
208
212
  - lib/urbanopt/rnm/wires_opendss.rb
213
+ - opendss_catalog.json
209
214
  - urbanopt-rnm-us-gem.gemspec
210
215
  homepage: https://github.com/urbanopt/urbanopt-RNM-us-gem
211
216
  licenses: []