Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AntoineDao/4ec33ad38e16971c9eeed1d19d7bb511 to your computer and use it in GitHub Desktop.
Save AntoineDao/4ec33ad38e16971c9eeed1d19d7bb511 to your computer and use it in GitHub Desktop.
Energy Plus Result Parsing Explorattion
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@chriswmackey
Copy link

chriswmackey commented Jul 13, 2020

I just wanted to make a note of the final table structure that we settled on:

month day hour minute object_identifier surface_inside_face_temperature surface_outside_face_temperature ...

@chriswmackey
Copy link

Also the transformer command will have the following required inputs:

  • output_names
  • run_period_name

And the following options:

  • normalize
  • units_system
  • divide_by_multipliers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment