satpy.readers.xmlformat module¶
Reads a format from an xml file to create dtypes and scaling factor arrays.
- class satpy.readers.xmlformat.XMLFormat(filename)[source]¶
Bases:
object
XMLFormat object.
Init the format reader.
Reads a format from an xml file to create dtypes and scaling factor arrays.
Bases: object
XMLFormat object.
Init the format reader.