I want to normalize precipitation values with the mean for specific altitude-classes:I have two input rasters1: reclassified dtm, with 1==0>dtm<200, 2==200>dtm<400, 3==400>dtm<600, �?�10== if 1800>dtm<2000, 11== dtm>20002: precipitation.I want to create a statement likeif reclassified dtm=1, precipitation should be divided by the value for the average precipitation in 0-200m altitude,else if reclassified dtm=2, precipitation should be divided by the value for the average precipitation in 200-400m altitude,...if reclassified dtm=11, precipitation should be devided by the value for the average precipitation in >2000m altitude.Is there any way this can be done in raster calculator?(I have already done statistics to find average precipitation in the different altitudes and reclassified a dtm)
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.