Skip to content

Update to platform specific dask schedulers example run scripts #1051

Description

@rickecon

In the OG-Core package code and in the example run scripts, and subsequently in all the country calibration repositories example run scripts, we need to update the Dask scheduler calls to the platform-specific calls recommended in PR #1049.

Particularly

  • For Windows users: scheduler="threads"
  • For Mac and Linux users: scheduler=dask.multiprocessing.get

cc: @jdebacker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions