bird-house / flyingpigeon

WPS processes for climate model data, indices and extreme events
http://flyingpigeon.readthedocs.io/en/latest/
Apache License 2.0
19 stars 15 forks source link

Expose individual OCGIS processes #208

Closed huard closed 6 years ago

huard commented 6 years ago

This implements a generic class to create processes out of OCGIS operations. It is used in this PR to create simple processes for ICCLIM indices, FreezeThaw and Duraction. Note that the processes have less options than in the current wpsindices* processes, but we could relatively easily extend functionality through the base class IndicatorProcess.