Reads the CSV header, attempts to map each column to the soilKey
horizon schema via .bdsolos_match_column, and prints
three sections:
Details
Mapped columns – BDsolos name -> soilKey name
Unmapped columns – columns the loader will ignore (review these before running
load_bdsolos_csvto make sure no critical attribute is silently dropped)Munsell coverage – whether matiz / valor / croma are present in either umido or seco variants
Run this before load_bdsolos_csv on any new CSV from
BDsolos, especially if the export schema looks unfamiliar (BDsolos
has shipped multiple schema versions over the years).
