You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tasks to create hazard indicators typically involve
sourcing multi-dimensional array data from S3
transforming
pushing back to S3
Most of the work will be in manipulating (chunked) xarrays. Having multiple pods in a cluster should help in parallelizing both calculation and data sourcing.
The issue is to set up a Dask cluster to be used by hazard jobs.
The text was updated successfully, but these errors were encountered:
Tasks to create hazard indicators typically involve
Most of the work will be in manipulating (chunked) xarrays. Having multiple pods in a cluster should help in parallelizing both calculation and data sourcing.
The issue is to set up a Dask cluster to be used by hazard jobs.
The text was updated successfully, but these errors were encountered: