skretrieval.retrieval.measvec.select# skretrieval.retrieval.measvec.select(l1: dict[RadianceGridded], filter: str = '*', **kwargs) → Measurement[source]# Selects the L1 data that matches the filter and applies the selector stored in kwargs to the underlying xarray datasets Parameters: l1 (dict[RadianceGridded]) filter (str, optional) – by default “*” Return type: Measurement