MacPingu
MacPingu
Hi *, i was looking for a thredds client to browse and catalogs and to get resources (http, opendap, ...). I didn't find something working and i started to write...
There is already a synda on docker hub: https://store.docker.com/community/images/prodiguer/synda ... but it is outdated. I didn't find the Dockerfile for it ... I have done a quick-and-dirty on by myself:...
# Description We are using a cookiecutter to setup new pywps projects: https://github.com/bird-house/cookiecutter-birdhouse Should we use the cookiecutter to maintain this pywps demo? Should Flask be an optional part of...
# Overview This PR updates the Readme with a conda example and pins the pywps in requirements. # Related Issue / Discussion # Additional Information # Contribution Agreement (as per...
# Description We can add a notebook with curl/OWSLib/Birdy examples on how to use this demo service. See a birdy demo: https://nbviewer.jupyter.org/github/bird-house/birdy/blob/v0.6.5/notebooks/demo/agu2018_demo.ipynb # Environment - operating system: - Python version:...
A WPS service may return an exception message as XML response with HTTP code 500. OWSLib will raise a HTTP connection error but does not parse the WPS exception report:...
We want to implement the client part for the upcoming Rest API for Web Processing Services: [OGC API - processes](https://ogcapi.ogc.org/processes/overview.html) We can use this issue to collect ideas and resources.
This PR is first implementation for ogcapi-processes (#749).
We can use notebooks for showing examples on howto use owslib. These can be rendered in the sphinx docu using [nbsphinx](https://nbsphinx.readthedocs.io/en/latest/). Example from pangeo: https://gallery.pangeo.io/repos/pangeo-data/pangeo-tutorial-gallery/