argopy.ArgoIndex.read_domain

argopy.ArgoIndex.read_domain#

ArgoIndex.read_domain(index=False)#

Read the space/time domain of the index

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

Fall back on full index if search not found

Returns:

[lon_min, lon_max, lat_min, lat_max, datim_min, datim_max]

Return type:

list