Skip to content

Latest commit

 

History

History
151 lines (109 loc) · 5.12 KB

appendix.md

File metadata and controls

151 lines (109 loc) · 5.12 KB

Useful Links {#appendix}

WMS Software

WMS server:

WMS clients:

Leaflet - <http://leafletjs.com/>

:   -   time dimension -
        <http://apps.socib.es/Leaflet.TimeDimension/examples/>

Scientific Workflow Tools

Workflow Engines:

Taverna with WPS:

VisTrails with WPS:

Kepler with WPS:

Workflows with PyWPS:

Other Workflow Engines:

Scientific Python

Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing

Python Data Analysis Library

Python in Climate Science

OpenClimateGIS is a Python package designed for geospatial manipulation, subsetting, computation, and translation of climate datasets stored in local NetCDF files or files served through THREDDS data servers. [..]

Python library for climate indices calculation. Documentation at http://icclim.readthedocs.io/en/latest/

Python Web Frameworks and Utils

Example WPS Services

List of available Web Processing Services:

  • Zoo WPS for PublicaMundi project - http://zoo.dev.publicamundi.eu/cgi-bin/zoo_loader.cgi?service=WPS&version=1.0.0&request=GetCapabilities
  • GeoServer Demo WPS - http://demo.opengeo.org/geoserver/wps?request=GetCapabilities&service=WPS
  • USGS Geo Data Portal- http://cida.usgs.gov/climate/gdp/process/WebProcessingService
  • KNMI climate4impact Portal - http://climate4impact.eu//impactportal/WPS?request=GetCapabilities&service=WPS
  • BADC CEDA - http://ceda-wps2.badc.rl.ac.uk/wps?request=GetCapabilities&service=WPS
  • delatres - http://dtvirt5.deltares.nl/wps/?Request=GetCapabilities&Service=WPS
  • 52 North - http://geoprocessing.demo.52north.org:8080/52n-wps-webapp-3.3.1/WebProcessingService?Request=GetCapabilities&Service=WPS
  • 52 North - http://geoprocessing.demo.52north.org:8080/52n-wps-webapp-3.3.1-gt/WebProcessingService?Request=GetCapabilities&Service=WPS
  • ZOO Demo WPS - http://zoo-project.org/cgi-bin/zoo_loader3.cgi?Request=GetCapabilities&Service=WPS
  • British Antarctic Survey WPS for Meteorological Data - http://sosmet.nerc-bas.ac.uk:8080/wpsmet/WebProcessingService?Request=GetCapabilities&Service=WPS
  • PyWPS Demo - http://apps.esdi-humboldt.cz/pywps/?request=GetCapabilities&service=WPS&version=1.0.0

Alternatives to WPS

Related Projects