techmatters / soil-id-algorithm

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

fix: removed normalization step in the calculation of the location score, addresses #137 #138

Closed jjmaynard closed 1 month ago

jjmaynard commented 1 month ago

Description

-removed normalization step in the calculation of the location score. Numeric scores (0-100) now reflect the component percentage multiplied by a distance value.

Fixes #137