Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify key value in timeseries outputs #435

Closed
aspeake opened this issue Apr 6, 2020 · 2 comments · Fixed by #438
Closed

Specify key value in timeseries outputs #435

aspeake opened this issue Apr 6, 2020 · 2 comments · Fixed by #438
Assignees

Comments

@aspeake
Copy link
Contributor

aspeake commented Apr 6, 2020

For surface variables, enable the TimeseriesCSVExport measure to output specific surfaces, instead of the default all (*).

@aspeake aspeake self-assigned this Apr 6, 2020
@joseph-robertson
Copy link
Contributor

Perhaps you can generalize this. For example, add ability to report output variables for specific surfaces, specific thermal zones, etc.

@aspeake
Copy link
Contributor Author

aspeake commented Apr 6, 2020

Perhaps you can generalize this. For example, add ability to report output variables for specific surfaces, specific thermal zones, etc.

Looking at the measure more closely, this feature will end up being more general than just outputting surface, instead you will specify a key value, which can be a surface, equipment, zone, etc.

@aspeake aspeake changed the title Specify surface in timeseries outputs Specify key value in timeseries outputs Apr 9, 2020
joseph-robertson added a commit that referenced this issue Jun 30, 2020
828c59c180 Add default value for schedule csv path.
4a883c4077 Merge branch 'master' into build-res-hpxml-v3
75b13545f5 Fix schedules in tv plug loads test.
e0f27a71a2 Merge pull request #435 from NREL/run_log_os_warnings
bda233d24f Move oga require back up.
9b9256843e Merge branch 'master' into build-res-hpxml-v3
b7d6402f1e Update variable names. [ci skip]
56e109f48a Merge pull request #434 from NREL/rename_energyplus_class
5df23d664f Adds OpenStudio warnings to run.log when using run_simulation.rb.
3520679ae4 Renames the new EnergyPlus class to EPlus to avoid conflicts in some workflows.
4f747e47fc Merge pull request #433 from NREL/window_ufactor_warning
79ff991025 Move oga down into run method.
133a1cf0a5 Remove debug statement.
fb9c2b9057 Adds a warning if the window U-factor is above the EnergyPlus max value and reduces it to an allowed value.
1c49fd9749 Merge pull request #432 from NREL/tv_schedule_bugfix
4b456aefe6 Fixes a typo in the tv schedule that caused all tv energy use to essentially occur in a single hour.

git-subtree-dir: resources/hpxml-measures
git-subtree-split: 828c59c180dd9bc82ea7e3cecf12bed3f787e824
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants