MAAP-Project / dps_tutorial

A tutorial on how to use the MAAP to develop an algorithm to be run on the Data Processing Service (DPS)
Apache License 2.0
1 stars 0 forks source link

DPS Tutorial

A tutorial on how to use the MAAP to develop an algorithm to be run on the Data Processing Service (DPS)

Motivation

The idea of this repository is to demonstrate the various ways in which an algorithm can be integrated in the DPS.

This demo will teach you how to:

Sample Algorithms

Please have a look at the gdal_wrapper example to continue this tutorial.