Closed jessicaguo closed 2 years ago
No pattern of understory gcc greening faster than the overstory DB in 2021 at HARV NEON. However, David suggested a method of counting number of pixels at or above a green threshold, which may reduce the washing out by other pixels caused by averaging. To implement, would have to determine the green threshold somehow (K means during the spring/summer?), then counting the number of pixels within a spherical radius. Could eliminate need for masking.