easysnowdata.processing.parse_snodas_header#
- easysnowdata.processing.parse_snodas_header(text: str) dict[str, Any][source]#
Parse a NOHRSC
.txtheader 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 inData units("Meters / 1000.000000") comes back asscale_factor.