MetaABC#

class sunraster.meta.MetaABC[source]#

Bases: NDMetaABC

Attributes Summary

date_end

date_reference

The base time from which time axis values are measured.

date_start

detector

instrument

observatory

observer_location

Coordinate of observatory location based on header info.

processing_level

The level to which the data has been processed.

version

The data version.

Attributes Documentation

date_end#
date_reference#

The base time from which time axis values are measured.

Often the same or very similar to date_start.

date_start#
detector#
instrument#
observatory#
observer_location#

Coordinate of observatory location based on header info.

processing_level#

The level to which the data has been processed.

version#

The data version.