libera_utils.constants.get_l1a_apid#

libera_utils.constants.get_l1a_apid(data_product: DataProductIdentifier) LiberaApid#

Get the LiberaApid for an L1A decoded data product

Parameters:

data_product (DataProductIdentifier) – The L1A decoded data product to get the APID for

Returns:

The APID associated with the L1A decoded data product

Return type:

LiberaApid

Raises:

ValueError – If the data product is not an L1A decoded product or if no APID is found