Skip to content

Parallelize align_and_resize_raster_stack? #364

@phargogh

Description

@phargogh

I am running the InVEST SDR model on Sherlock using a DEM that covers the entire country of Colombia at a 30m resolution. Because of this resolution, my call to align_and_resize_raster_stack is taking a very long time. When I look at the source code, the bulk of the computation appears to be in a for-loop iterating over a bunch of warp_raster calls. It would be nice to be able to parallelize this loop in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions