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

Negative elevation in EPW header not allowed #1276

Closed
joseph-robertson opened this issue Jul 22, 2024 · 1 comment · Fixed by #1268
Closed

Negative elevation in EPW header not allowed #1276

joseph-robertson opened this issue Jul 22, 2024 · 1 comment · Fixed by #1268

Comments

@joseph-robertson
Copy link
Contributor

For example Imperial County CA samples throw:

[10:16:10.993419 ERROR] [openstudio.XMLValidator] xsdValidate.parseFileError: XML error 17.1833: Element '{http://hpxmlonline.com/2023/09}Elevation': [facet 'minInclusive'] The value '-55.8' is less than the minimum value allowed ('0').
    at C:/OpenStudio/resstock/national_baseline/run2895/run/existing.xml:85 while processing "-55.8"

Related to hpxmlwg/hpxml#413?

@joseph-robertson joseph-robertson mentioned this issue Jul 22, 2024
38 tasks
@afontani
Copy link
Contributor

For context, the lowest point in Imperial County, California is the Salton Sea, which is 235 feet below sea level.

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