iris.fileformats#

A package for converting cubes to and from specific file formats.

In this module:

iris.fileformats.FORMAT_AGENT#

The FORMAT_AGENT is responsible for identifying the format of a given URI. New formats can be added with the add_spec method.