fix: OSD data aggregation and CEC duplicate column issues#360
Open
fix: OSD data aggregation and CEC duplicate column issues#360
Conversation
Collaborator
jjmaynard
commented
Jan 20, 2026
- Fixed array length inconsistencies in OSD infilling by using stored horizon depths from hzb_lyrs instead of muhorzdata_pd_group
- Applied fix to sand/clay/texture aggregation (lines 919-942)
- Applied fix to LAB/Munsell aggregation (lines 775-806)
- Fixed CEC duplicate column issue in process_horizon_data by filling cec7_r in-place before rename
- Fixed CEC/pH/EC empty value logic to correctly handle dictionary structures
- CEC values now return as numeric instead of strings"
- Fixed CEC duplicate column issue in process_horizon_data by filling cec7_r in-place before rename - CEC values now return as numeric instead of strings"
- Fixed array length inconsistencies in OSD infilling by using stored horizon depths from hzb_lyrs instead of muhorzdata_pd_group - Applied fix to sand/clay/texture aggregation (lines 919-942) - Applied fix to LAB/Munsell aggregation (lines 775-806)
bfe86d4 to
b2ff977
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.