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

Soil ID Algorithm #163

Closed
9 of 10 tasks
Tracked by #184
ltseng opened this issue Jun 7, 2023 · 0 comments
Closed
9 of 10 tasks
Tracked by #184

Soil ID Algorithm #163

ltseng opened this issue Jun 7, 2023 · 0 comments
Labels
slim MVP Use this for absolute minimum LandPKS MVP in March 2024 user story
Milestone

Comments

@ltseng
Copy link

ltseng commented Jun 7, 2023

The core of the value add provided by LandPKS. The Soil ID algorithm provides the user with predictions about the type of soil at a given location, and provides increasingly better results the more information is provided by the user. The SoilID algorithm is deployed in multiple user stories, including Soil ID tiles, Soil ID dashboard, and Soil Info screens for Sites and Locations.

References

Product Spec: Soil and Ecological Site ID
Figma
Soil and Ecological Site ID
Paul's implementation notes

Acceptance Criteria

  • Soils related components will be able to access the following information
  • Location SoilID
    • Accept: Lat, Long
    • Return: Top 12 matched soils: Name, Percentage Match
  • Site SoilID
    • Accept: Lat, Long, multiple depths of texture, rock fragmentation, color, slope
    • Return:
      • Top 12 matched soils: Name, Percentage Match
      • Recommended next inputs
      • Functionally equivalent soils
  • all queries will take <5s
@ltseng ltseng added this to Terraso Jun 7, 2023
@ltseng ltseng converted this from a draft issue Jun 7, 2023
@ltseng ltseng self-assigned this Jun 7, 2023
@ltseng ltseng added this to the LandPKS 2023-08 milestone Jun 7, 2023
@ltseng ltseng changed the title Soil ID reports Soil ID (US) Sep 5, 2023
@ltseng ltseng changed the title Soil ID (US) Soil and Ecological Site ID (US) Sep 7, 2023
@ltseng ltseng removed their assignment Sep 7, 2023
@ltseng ltseng changed the title Soil and Ecological Site ID (US) Soil ID (US) Sep 7, 2023
@ltseng ltseng changed the title Soil ID (US) Soil ID reports (US) Sep 18, 2023
@ltseng ltseng added this to LandPKS Jan 5, 2024
@ltseng ltseng moved this to Todo in LandPKS Jan 5, 2024
@ltseng ltseng added the slim MVP Use this for absolute minimum LandPKS MVP in March 2024 label Jan 8, 2024
@ltseng ltseng removed this from Terraso Jan 8, 2024
@github-project-automation github-project-automation bot moved this to Todo in Terraso Jan 9, 2024
@ltseng ltseng removed this from Terraso Jan 24, 2024
@DerekCaelin DerekCaelin moved this from Todo to In Progress in LandPKS Apr 15, 2024
@DerekCaelin DerekCaelin removed this from the LandPKS 2024-03 milestone Apr 16, 2024
This was referenced Apr 22, 2024
@github-project-automation github-project-automation bot moved this to Todo in Terraso Apr 17, 2024
@DerekCaelin DerekCaelin removed this from Terraso Apr 18, 2024
@DerekCaelin DerekCaelin added this to the Capri milestone Apr 22, 2024
@github-project-automation github-project-automation bot moved this to Todo in Terraso Apr 22, 2024
@DerekCaelin DerekCaelin changed the title Soil ID reports (US) Soil ID Algorithm Apr 22, 2024
@DerekCaelin DerekCaelin removed this from Terraso Apr 22, 2024
@DerekCaelin DerekCaelin moved this from In Progress to Todo in LandPKS Apr 23, 2024
@DerekCaelin DerekCaelin moved this from Todo to In Progress in LandPKS Apr 23, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in LandPKS Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
slim MVP Use this for absolute minimum LandPKS MVP in March 2024 user story
Projects
Status: Done
Development

No branches or pull requests

2 participants