pangeo_fish.io.open_tag

Contents

pangeo_fish.io.open_tag#

pangeo_fish.io.open_tag(root, name, storage_options=None)#

Open a tag

Parameters:
  • root (str or fsspec.FSMap) – The tag root. If not a mapper object, storage_options need to contain the necessary access options.

  • name (str) – The DST name of the tag.

  • storage_options (mapping, optional) – The storage options required to open the mapper. Only used if root is a url.

Returns:

tag (xarray.DataTree) – The opened tag with involved stations, acoustic tags, tag log and metadata