geedim.mask.MaskedImage.monitor_export

static MaskedImage.monitor_export(task: Task, label: str = None)

Monitor and display the progress of an export task.

Parameters:
  • task (ee.batch.Task) – Earth Engine task to monitor (as returned by export()).

  • label (str, optional) – Optional label for progress display. Defaults to task description.