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.2.3 README.md
openstudio-analysis-0.2.2 README.md
openstudio-analysis-0.2.1 README.md
openstudio-analysis-0.2.0 README.md
openstudio-analysis-0.1.18 README.md
openstudio-analysis-0.1.17 README.md
openstudio-analysis-0.1.16 README.md
openstudio-analysis-0.1.15 README.md
openstudio-analysis-0.1.14 README.md
openstudio-analysis-0.1.13 README.md
openstudio-analysis-0.1.12 README.md
openstudio-analysis-0.1.11 README.md
openstudio-analysis-0.1.10 README.md
openstudio-analysis-0.1.9 README.md
openstudio-analysis-0.1.8 README.md
openstudio-analysis-0.1.7 README.md
openstudio-analysis-0.1.6 README.md
openstudio-analysis-0.1.5 README.md
openstudio-analysis-0.1.4 README.md
openstudio-analysis-0.1.3 README.md