Multiscales#

class Multiscales(axes=<factory>, datasets=<factory>, version='0.4')[source]#

Description of multiple resolutions present. .. attribute:: axes

The axes of the multiscales.

type:

List[Axis]

Parameters:
datasets#

The datasets of the multiscales.

Type:

List[Dataset]

version#

The version of the specification.

Type:

str

Methods

Attributes