Skip to content

directedproject-eu/pygeoapi_processes

Repository files navigation

DIRECTED pyGeoAPI Processes

Build preparations

Download the file dnk_ppp_2020_1km_Aggregated_UNadj.tif from the Nextcloud and store it in ./data.

Build the Docker image

docker compose build

Start the Docker container

docker compose up -d && docker compose logs -f

pygeoapi is running at http://localhost:5000

Execute a process

curl -X POST -H "Content-Type: application/json" -d "{\"inputs\":{\"intensity\": [0, 30, 80]}}" http://localhost:5000/processes/climada-simple-example-denmark-process/execution > out.csv

About

pygeoapi processes for the DIRECTED project.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors