argopy.utils.list_radiometry_variables#
- list_radiometry_variables() List[str] [source]#
List of all π’ BGC mission variables related to radiometry that can be found in a BGC Synthetic netcdf files
This is a subset of the list returned by
argopy.utils.list_bgc_s_variables()
.This list includes (but is not limited to) PARAMETERs for which the following variables can be found:
<PARAMETER>_DATA_MODE,
<PARAMETER>_QC,
<PARAMETER>_ADJUSTED,
<PARAMETER>_ADJUSTED_QC
<PARAMETER>_ADJUSTED_ERROR
- Return type:
List[str]