Commit Graph

2 Commits

Author SHA1 Message Date
florian.berthold 5992c486ae Add deterministic botanical enrichment (hardiness_zone_at, nitrogen_fixer)
Fills two species fields from authoritative botany, no external scraping:
- hardiness_zone_at = hardiness_zone_usda (Austria uses the USDA zone system)
- nitrogen_fixer: Fabaceae + actinorhizal genera -> true, else false
Idempotent GET->merge->PUT via the API. Brought both fields 0/4% -> 100%.
2026-06-05 18:01:48 +02:00
florian.berthold 0ef902cc91 Add scraper and enrichment scripts to tools/ directory 2026-03-16 11:10:18 +01:00