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 scaling and rounding issues #39

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

chuckwondo
Copy link
Collaborator

Round all indices to 0 decimal places instead of 4 so that they are
correctly rounded to integer values.

For TVI, set scale factor to 0.01.

Fixes #37
Fixes #38

Round all indices to 0 decimal places instead of 4 so that they are
correctly rounded to integer values.

For TVI, set scale factor to 0.01.

Fixes #37
Fixes #38
@sharkinsspatial sharkinsspatial merged commit bf07412 into main Sep 19, 2024
1 check passed
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 this pull request may close these issues.

S30 TVI is not rounding correctly TVI needs to be scaled by 100
2 participants