I have 14 rasters that represent water storage for the same area over a range of years, 2002 to 2015. I am looking for a way to find the maximum value at each pixel location.
I am not looking for the maximum value for each raster; I am looking for the maximum value for each pixel of 14 rasters at each location.
csk
25.4k3 gold badges36 silver badges74 bronze badges
-
Are you looking to create a "maximum value composite raster" like in this question? gis.stackexchange.com/questions/86531/…csk– csk2019年11月14日 17:18:05 +00:00Commented Nov 14, 2019 at 17:18
-
I found another method here: gis.stackexchange.com/questions/150312/…csk– csk2019年11月14日 19:33:25 +00:00Commented Nov 14, 2019 at 19:33