NREL / openstudio-standards

Other
85 stars 58 forks source link

Parallel Coordinates plot for NECB 2011 #256

Closed padmassun closed 7 years ago

padmassun commented 7 years ago

Modify Parallel Coordinates plots to recognize ECMs.

Source: https://github.com/canmet-energy/parallel-coordinates

padmassun commented 7 years ago

Waiting for #251

padmassun commented 7 years ago

The baselines will be included as a separate folder and could be pulled from a git repository. The simulations.json and qaqc.json files would contain a key indicating if the current model is baseline or not.

NOTE: The key will only be added be set to true, if -b switch is added to the cli-spreadsheet.rb run. See #251 for more details.

padmassun commented 7 years ago

TODO: building types and cities need to be generated dynamically on first init.

padmassun commented 7 years ago

Updated folder structure of the data in the dataviz. https://github.com/canmet-energy/parallel-coordinates/commit/f176900796e9ca586cf399b3c77eea6e8e19321a

padmassun commented 7 years ago
  1. Updated folder structure
  2. Building types and cities are generated dynamically with the use of the index file.
  3. Parallel Coordinates plots recognizes ECMs.
    • This is because (a) the key [is_ecm] is set to true (b) ecm and baseline data are separated
    • For a measure to be recognized as an ecm the aws excel sheet, the Measure Display Name must begin with ECM_ image

== While running the aws cli-spreadsheet.rb -b switch must be included FOR BASELINE RUN ONLY (This will set the [is_baseline] key to true)

bundle exec ruby cli-spreadsheet.rb -t aws -p projects/necb-analysis.xlsx -z --analysis-wait 9999999 -b