Re: [Geoserver-users] WPS GridCoverage2D processes and NoData values

2018-11-17 Thread Andrea Aime
On Wed, Nov 14, 2018 at 5:20 PM ocox via Geoserver-users < geoserver-users@lists.sourceforge.net> wrote: > Hi, > > I'm working on a simple WPS process that subtracts one GridCoverage2D from > another (I hope this code shows up ok). But I can't seem to work out how > to > have the

[Geoserver-users] WPS GridCoverage2D processes and NoData values

2018-11-14 Thread ocox via Geoserver-users
Hi, I'm working on a simple WPS process that subtracts one GridCoverage2D from another (I hope this code shows up ok). But I can't seem to work out how to have the SubtractFromConst and Add operations respect the NoData values in the input GridCoverage2D. I've looked through the Javadocs for