argopy.utils.argo_split_path# argo_split_path(this_path)[source]# Split path from a GDAC ftp style Argo netcdf file and return information >>> argo_split_path('coriolis/6901035/profiles/D6901035_001D.nc') >>> argo_split_path('https://data-argo.ifremer.fr/dac/csiro/5903939/profiles/D5903939_103.nc') Parameters: str Return type: dict