easysnowdata.snow.viirs.read_struct_metadata#

easysnowdata.snow.viirs.read_struct_metadata(path: Path | str) dict[str, float][source]#

Corner coordinates and shape from an HDF-EOS5 StructMetadata.0.

Returns upper_left_x, upper_left_y, lower_right_x, lower_right_y, columns and rows — enough to build the sinusoidal grid the granule sits on, which the file otherwise does not carry as CF coordinates.