Interface WxDataSetManagerOptions

Options to pass to the constructor of WxDataSetManager

Hierarchy

  • WxDataSetManagerOptions

Properties

datasetCurrentInstance: string

current instance of the dataset

datasetCurrentMeta: WxDatasetMeta

Dataset's meta data

datasetName: string

Dataset name

instanced?: WxInstances

Array of instanced time steps

metas?: Map<string, WxDatasetMeta>

Dataset's metas for an instanced dataset

wxAPI: WxAPI

The WxAPI instance to use to interact with the WxTiles API

Generated using TypeDoc