Hello--
I'm working on a project using monthly 9km resolution ocean color images (of chlorophyl a). Due to clouds, satellite paths, etc, the images have a fair amount of no data pixels. I need to fill in the pixels, but am wary of creating data. A few questions:
1. Is there a general consensus about the maximum size of no data regions that can still be filled reasonably accurately?
2. If I assign the maximum no data region size that can be filled, say, at 25, does this mean that blocks of missing data greater than 25 pixels will not be filled? What about a group of 25 pixels connected diagonally?
3. Does anyone have a suggestion for what fill method to use? I've been playing around with some options in the Marine Geospatial Ecology Tools package, such a Laplacian and Spring, but there are several others such as Del2b, Del2c, and Del4. I've also looked into using a roving window under focal statistics.
4. During the fill process, I'd be interested to create a 2nd raster that details the confidence in filled pixel values. Perhaps this would be best expressed as the number of real value pixels that were used to create an interpolated value. Has anyone done something like this, or have any ideas for how it might be done?
Cheers,
Heather