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

fix(writer): Ensure that duplicate day schedule ids are impossible #119

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

chriswmackey
Copy link
Member

I am also changing the number of decimals that we round the geometry to 4 instead of 3 as this was needed to ensure compatibility with the native DOE-2 tolerance that we assume. Four decimals should be enough to ensure that users never encounter the "Duplicate Vertices Error" that DOE-2 will give if vertices are rounded off to be the same value.

@chriswmackey chriswmackey added the bug Something isn't working label Jun 24, 2024
@chriswmackey chriswmackey self-assigned this Jun 24, 2024
@chriswmackey chriswmackey merged commit a9abdd4 into ladybug-tools:main Jun 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant