Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 611 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 611 Bytes

actinia-introduction

Introduction to actinia cloud geoprocessing (https://actinia.mundialis.de/) - see tutorial at https://metzm.github.io/actinia-introduction/

This workshop is a fork of https://mmacata.github.io/actinia-introduction. The initial workshop has more exercises. This workshop focuses on the "bare" HTTP API from actinia and jupyter notebooks to interact with actinia.

How to build locally

First (and only once):

pip install mkdocs setuptools

Then (everytime you want the build to run):

mkdocs build

Open site/index.html in your favourite browser to see the output.