Sha256: da085b16fbc07634973809765bfa282a08cb987f1878a4b1853c71f76b02773b
Contents?: true
Size: 700 Bytes
Versions: 23
Compression:
Stored size: 700 Bytes
Contents
OpenStudio Analysis Gem ======================= The OpenStudio Analysis Gem is used to communicate files to the OpenStudio Distributed Analysis. The purpose of this gem is to generate the analysis.json file, analysis.zip, and communicate with the server to upload the simulations. The gem does not create the cluster (not launch it). Currently the only supported Cloud platform is Amazon AWS using either [OpenStudio's PAT](https://openstudio.nrel.gov) the [openstudio-aws gem](https://rubygems.org/gems/openstudio-aws) or using [vagrant](http://www.vagrantup.com/). Instructions ------------ Testing ------- This gem used RSpec for testing. To test simple run `rspec` at the command line.
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
openstudio-analysis-0.1.2 | README.md |
openstudio-analysis-0.1.1 | README.md |
openstudio-analysis-0.1 | README.md |