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

Additional soil parameters and ranges in importer #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Scott-JardineAg
Copy link

Allows for Cation Exchange Capacity, Sodicity and Salinity to be included in uploaded soil test data: Soil classification names included: "Elect. Conductivity" (Salinity) Line 247; "Sodium % of Cations (ESP)" (Sodicity) Line 267; "Cation Exchange Capacity (CEC)" Line 271.

Corrected error in pH range where pH >7 is presented as neutral, adjusted pH range limits slightly: soilClassificationDefaults: added "Slightly Alkaline", "Alkaline", "Very Alkaline" (Line 727)
Adjusted limits: 0 - 5.2; 5.2 - 5.8; 5.8 - 6.5; 6.5 - 7.5; 7.5 - 8.0; 8.0 - 9.3; 9.3 - undefined (Line 728-729)

Included ranges for: Electrical Conductivity (Line 735-741); ESP (Line 833 - 839); and CEC (Lines 844 - 851)

Allows for Cation Exchange Capacity, Sodicity and Salinity to be included in uploaded soil test data: Soil classification names included: "Elect. Conductivity" (Salinity) Line 247; "Sodium % of Cations (ESP)" (Sodicity) Line 267; "Cation Exchange Capacity (CEC)" Line 271.

Corrected error in pH range where pH >7 is presented as neutral, adjusted pH range limits slightly: soilClassificationDefaults: added "Slightly Alkaline", "Alkaline", "Very Alkaline" (Line 727)
Adjusted limits: 0 - 5.2; 5.2 - 5.8; 5.8 - 6.5; 6.5 - 7.5; 7.5 - 8.0; 8.0 - 9.3; 9.3 - undefined (Line 728-729)

Included ranges for: Electrical Conductivity (Line 735-741); ESP (Line 833 - 839); and CEC (Lines 844 - 851)
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.

1 participant