get_header#

sunpy.io._jp2.get_header(filepath)[source]#

Reads the header from the file.

Parameters:

filepath (str) – The file to be read.

Returns:

list – A list of one header read from the file.