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

Use Standardized Units Across Application #198

Closed
siddheshraze opened this issue Dec 9, 2024 · 1 comment · Fixed by #202
Closed

Use Standardized Units Across Application #198

siddheshraze opened this issue Dec 9, 2024 · 1 comment · Fixed by #202

Comments

@siddheshraze
Copy link
Collaborator

Currently, users are allowed to specify an SI unit of distance when submitting ANY data. This needs to be restricted.

A standard unit of measure should be assumed/used for all numerical data. For HOM/coordinates, this is the m unit. For area, this is the m^2 unit. For DBH values, the mm should be the standardized unit. Users should be informed of this requirement and existing data should be updated to reflect these changes.

@siddheshraze
Copy link
Collaborator Author

Standardized units system has been implemented and all unit references from application have been removed. System now uses default values as defined in PLOTS table.

@siddheshraze siddheshraze changed the title Use Standardized Units Across Application Use Standardized Units Across Application (PR Connected) Dec 13, 2024
@siddheshraze siddheshraze changed the title Use Standardized Units Across Application (PR Connected) Use Standardized Units Across Application Dec 13, 2024
@siddheshraze siddheshraze linked a pull request Dec 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant