Types ===== .. automodule:: icepyx.core.types :members: :undoc-members: :exclude-members: CMRParamsBase,CMRParamsWithBbox,CMRParamsWithPolygon .. COMMENT. `exclude-members` specified above is required because those models contain symbols ('[', ']') in some keys, which sphinx doesn't like. See: https://github.com/sphinx-doc/sphinx/issues/11039