Greetings<div>I&#39;m working on 6.4.0 version and I want to build a Python scripts that acess multiple files. From GRASS7 i.spectral I see that raster variable is a multiple and this is performed.</div><div>raster = options[&#39;raster&#39;]</div>
<div>rastermaps = raster.split(&#39;,&#39;)</div><div><br></div><div>My question is regarding this: how can I access second file for, for instance, do a mapcalc or a for cycle?</div><div><br></div><div>Thank you </div><div>
<br></div><div>Luis</div>