Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 352 Bytes

Groundwater monitoring Web Processing Service

A PyWPS implementation of the Web Processing Service

Install command

conda create --name env_name -c conda-forge python=3.8 --file requirements.txt

Run service commands

conda activate env_name

python pywpws.wsgi

License of PyWPS

MIT

usage