Files
herbapi/tools/enrichment
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
..