Michael Bedward
Michael Bedward
_Original author: [email protected] (June 15, 2011 12:34:31)_ From simboss (was part of Issue 57): I think we should provide something like exclusion ranges in order to allow us to specify...
_Original author: [email protected] (June 15, 2011 12:02:50)_ In GeoTools we have a few operations that are somewhat a duplicate with regards to RangeLookup; they are locate inside the renderer module...
_Original author: [email protected] (June 15, 2011 11:55:51)_ JAI's ImageLayout class could be used to ask ImageReaders to retile images on the fly using the ImageRead operation. However this does not...
_Original author: [email protected] (June 15, 2011 11:53:12)_ Port pure JAI NoDataFilter operation from GeoTools. _Original issue: http://code.google.com/p/jaitools/issues/detail?id=41_
_Original author: [email protected] (June 15, 2011 11:53:09)_ Port Hysteresis from GeoTools since it is a pure JAI operation _Original issue: http://code.google.com/p/jaitools/issues/detail?id=40_
_Original author: [email protected] (June 15, 2011 11:53:05)_ We should extract the combine operation from geotools and port it over since it is a pure JAI operation. _Original issue: http://code.google.com/p/jaitools/issues/detail?id=39_
Thanks for the great package! The code below querying Sentinel data works perfectly for one date range (1-31 October 2019) but not for another (1-30 September 2019). The September query...