Greetings<div><br></div><div>I have a classification raster (with values that ranges from 1-20) and I need to reclassify them. I mean, to change (as an example):</div><div>1- &gt; 255</div><div>2- &gt; 100</div><div>3 -&gt; 150</div>
<div><br></div><div>and I need to implement this on a Python script. What do you suggest to do? I mean, that is the most robust and easy way to implement this?</div><div>Thanks</div><div>Luisa</div>