from_helioviewer_project#

sunpy.map.sources.from_helioviewer_project(meta)[source]#

Test determining if the given metadata contains Helioviewer Project sourced data.

Parameters:

meta (MetaData) – The metadata to parse.

Returns:

  • If the data of the map comes from the Helioviewer Project, then True is

  • returned. If not, False is returned.