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

This measure requires a newer version of OpenStudio #751

Open
macumber opened this issue Sep 8, 2024 · 2 comments
Open

This measure requires a newer version of OpenStudio #751

macumber opened this issue Sep 8, 2024 · 2 comments
Labels
Enhancement Request New feature or request

Comments

@macumber
Copy link
Collaborator

macumber commented Sep 8, 2024

Issue overview

User can see the measure in BCL search results but sees a message saying "This measure requires a newer version of OpenStudio"

image

Current Behavior

This message is generated at https://github.com/openstudiocoalition/OpenStudioApplication/blob/develop/src/shared_gui_components/Component.cpp#L57 when the measures Min Compatible Version and Max Compatible Version range does not include current version of the OpenStudio SDK used by the OpenStudio Application. This prevents users from downloading incompatible measures.

Expected Behavior

A more advanced BCL Measure dialog could search for other versions of the measure to find a compatible one.

Steps to Reproduce

  1. Open OpenStudio Application 1.7.2
  2. Search for the OpenStudio Results measure on the BCL

Possible Solution

As a workaround, the user can search for the measure on the https://bcl.nrel.gov website directly. The measure page lists the GitHub directory as well as previous versions of the measure. The user can download a compatible version of the measure from one of these locations to their My Measures directory.

As another workaround, the user can upgrade their version of the OpenStudio Application to one with an OpenStudio SDK version compatible with the measure. See https://github.com/openstudiocoalition/OpenStudioApplication/wiki/OpenStudio-Application-Version-Compatibility-Matrix for the version of the OpenStudio SDK included in each version of the OpenStudio Application.

@macumber macumber added Triage Issue needs to be assessed and labeled, further information on reported might be needed Enhancement Request New feature or request and removed Triage Issue needs to be assessed and labeled, further information on reported might be needed labels Sep 8, 2024
@macumber
Copy link
Collaborator Author

macumber commented Sep 8, 2024

Moved from NREL/OpenStudio#5238

@jmarrec
Copy link
Collaborator

jmarrec commented Sep 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants