argopy.fetchers.ArgoDataFetcher.domain

argopy.fetchers.ArgoDataFetcher.domain#

property ArgoDataFetcher.domain#

Space/time domain of the dataset

This is different from a usual box because dates are in numpy.datetime64 format.

If data are not loaded yet, and if dataset+backend allows, we read the domain extension from the index. Therefore, they may not be the depth limits. If you need depth limits, you need to load the data first.