argopy.utils.list_bgc_s_variables#
- list_bgc_s_variables() List[str] [source]#
List of all π’ BGC mission variables that can be found in a BGC Synthetic netcdf files
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
This list also includes coordinates meta-data variables like LATITUDE or CONFIG_MISSION_NUMBER
- Return type:
List[str]