Greetings<div>I'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['raster']</div>
<div>rastermaps = raster.split(',')</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>