Skip to content

HCAT: read the supplementary mapping tables a converter names - #299

Merged
m-mohr merged 3 commits into
mainfrom
split/hcat-supplements
Sep 17, 2026
Merged

m-mohr merged 3 commits into
mainfrom
split/hcat-supplements

Conversation

@ivorbosloper

Copy link
Copy Markdown
Collaborator

Fixes #298. cz.py on main sets ec_mapping_supplements, but AddHCATMixin on 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

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
@m-mohr

m-mohr commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Just needs a changelog entry

@m-mohr

m-mohr commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

@copilot Please add a short changelog entry

Co-authored-by: m-mohr <8262166+m-mohr@users.noreply.github.com>

Copilot AI commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

@copilot Please add a short changelog entry

Added in 9785a30: a short Unreleased changelog entry in CHANGELOG.md for the CZ HCAT supplementary mapping-table fix.

Copilot AI requested a review from m-mohr September 17, 2026 22:23
Comment thread CHANGELOG.md Outdated
@m-mohr
m-mohr merged commit 88fa240 into main Sep 17, 2026
7 checks passed
@m-mohr
m-mohr deleted the split/hcat-supplements branch September 17, 2026 22:29
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.

main: cz names a mapping supplement that main cannot read

3 participants