Claude asserts that data gets dropped by the soil-id-algorithm unless intervals are contiguous and start from 0.
I had it write tests displaying the behavior: test_depth_boundary.py

Note: Even after fixing this, we expect data would get dropped at depths greater than 200cm. This cap is only is relevant once we increase the max depth, and we may want to consider communicating it to the user?
More Claude analysis here
Claude asserts that data gets dropped by the soil-id-algorithm unless intervals are contiguous and start from 0.
I had it write tests displaying the behavior: test_depth_boundary.py

Note: Even after fixing this, we expect data would get dropped at depths greater than 200cm. This cap is only is relevant once we increase the max depth, and we may want to consider communicating it to the user?
More Claude analysis here