HCAT: read the supplementary mapping tables a converter names - #299
Merged
Merged
Conversation
cz names one and main never loads it: 3,659 fields of the published 2026 edition carry a code that exists only there. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG
This was referenced Sep 17, 2026
m-mohr
approved these changes
Sep 17, 2026
Contributor
|
Just needs a changelog entry |
Contributor
|
@copilot Please add a short changelog entry |
Co-authored-by: m-mohr <8262166+m-mohr@users.noreply.github.com>
Contributor
Added in |
m-mohr
reviewed
Sep 17, 2026
m-mohr
approved these changes
Sep 17, 2026
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.
Fixes #298.
cz.pyon main setsec_mapping_supplements, butAddHCATMixinon main has no such attribute, so the table is never loaded. All 168 of its rows are absent from EuroCrops'cz_2023.csv, and 3,659 fields of the published 2026 edition carry a code that exists only there.The implementation is the one from
0262d3f, which never reached main; the comment now points at the general case rather than FR, which has since moved to a single list.🤖 Generated with Claude Code
https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG