Skip to content

Multiprocess Contour Loading #1

@andrewharvey

Description

@andrewharvey

Use GNU Parallel to make the scripts/05-contour-tiles.sh process run concurrently.

Just need to split the current script into two parts, one which generates the list of tiles to operate on and pass this to parallel, then another script which is the worker which actually creates the contours and loads it into PostgreSQL.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions