easysnowdata.processing.parse_snodas_header#

easysnowdata.processing.parse_snodas_header(text: str) dict[str, Any][source]#

Parse a NOHRSC .txt header into a dict.

Keys are lower-cased with underscores (number_of_columns, minimum_x_axis_coordinate…); the numeric fields are floats or ints. The scaling factor hidden in Data units ("Meters / 1000.000000") comes back as scale_factor.