meta_keywords¶
- sunpy.map.meta_keywords()[source]¶
Returns the metadata keywords that are used when creating a
sunpy.map.GenericMap
.Examples
- Returns a dictionary of all meta keywords that are used in a
sunpy.map.GenericMap
header: >>> import sunpy.map >>> sunpy.map.meta_keywords() {'cunit1': 'Units of the coordinate increments along naxis1 e.g. arcsec **required', 'cunit2': 'Units of the coordinate increments along naxis2 e.g. arcsec **required', ...
- Returns a dictionary of all meta keywords that are used in a