Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.09 KB

CLINT-tutorials

Descriptions of the CLINT Climate Resilience Application packages prototypes developed within the CLINT Project

nbviewer

Notebooks for CLINT demo

The notebooks demostrate how you can acces the CLINT WPS services using Python with the OWSLib library.

Try the following notebooks:

  • duck
  • hawk
  • shearwater

You can also run the CLINT WPS service using the Phoenix web-app: https://clint.dkrz.de/

The demo contains also a notebook (peafowl) to display netcdf files using the OGC WMS mapping service.

There is also a WMS example with the public adaguc service by KNMI.

Prepare

Create conda environment:

mamba env create

conda activate clint-demo

Run Notebooks with jupyter lab

Start Jupyer Lab:

jupyter lab

Launch on Binder

Click the badge below to launch the notebooks on Binder:

Binder