argopy.utils.list_standard_variables

argopy.utils.list_standard_variables#

list_standard_variables(ds: str = 'phy') List[str][source]#

List of dataset variables possibly return in standard user mode

Parameters:

ds (str, default='phy') –

Return variables for one of the argopy ds option possible values:

  • phy is valid for the 🟡 core and 🔵 deep missions variables

  • bgc is valid for the 🟢 BGC missions variables

Return type:

List[str]