techmatters / soil-id-algorithm

GNU Affero General Public License v3.0
1 stars 0 forks source link

Add "needs soil functional variability" parameter to soil ID list #70

Open paulschreiber opened 5 months ago

paulschreiber commented 5 months ago

Add a "needs soil functional variability" parameter to soil ID list function. This information is only needed on site creation, not on every location lookup.

Not doing this work sill speed up the calculation.

shrouxm commented 4 months ago

i'm not sure from the perspective of the backend/mobile client that we would ever want to have this parameter be set to false? as far as i understand it won't make a huge impact on the calculation speed, but it will require the algorithm to run twice. so (assuming we're caching the output of list_soils, which is seeming necessary for capri) it'd change us from a user flow something like: