argopy.utils.list_radiometry_parameters#
- list_radiometry_parameters() List[str][source]#
List of all 🟢 BGC mission parameters 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_radiometry_variables().This list is restricted 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]