Sha256: b483a6383142e3e1d2bd2e4278c61ce77a3e6f2f55c7c27b444b740637c84e60
Contents?: true
Size: 1003 Bytes
Versions: 2
Compression:
Stored size: 1003 Bytes
Contents
OpenStudio Analysis Gem ======================= [](https://travis-ci.org/NREL/OpenStudio-analysis-gem) [](https://www.versioneye.com/user/projects/540a2fe5ccc023dd23000002) 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. 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
openstudio-analysis-0.3.6 | README.md |
openstudio-analysis-0.3.5 | README.md |