Writer - TilingUpdater

WriterName: TilingUpdater

Updates tiles in tiles storage with given multidimensional model.

  • If the time slice is missing in existing dataset, then the time slice from updating model is appended to the end of the dataset.
  • If the time slice is already present in existing dataset, then the time slice is replaced by the new one.

Note that you can use Temporal Filtering on the input model to select which timesteps to update.