argopy.fetchers.ArgoDataFetcher.to_index

ArgoDataFetcher.to_index(full: bool = False)[source]

Create an index of Argo data

Parameters
full: bool

Should extract a full index, as returned by an IndexFetcher or only a space/time index of fetched profiles (this is the default choice, i.e. full=False).

Returns
pandas.Dataframe