argopy.utils.shortcut2gdac# shortcut2gdac(short: str | None = None) → str | dict[source]# Shortcut to GDAC server host mapping Parameters: short (str, optional) β Return GDAC host for a given shortcut, otherwise return the complete dictionary mapping. If the shortcut is unknown, return string unchanged. Return type: str or dict See also argopy.utils.list_gdac_servers(), argopy.gdacfs, argopy.utils.check_gdac_path()