Disclaimer: The views expressed are purely those of the writer and may not in any circumstance be regarded as stating an official position of the European Commission.
–
Margherita DI LEO
Postdoctoral Researcher
European Commission - DG JRC
Institute for Environment and Sustainability (IES). Unit H03 – FRC
Via Fermi, 2749
I-21027 Ispra (VA) - Italy - TP 261
Disclaimer: The views expressed are purely those of the writer and may not in any circumstance be regarded as stating an official position of the European Commission.
Infuriatingly, however 'class' is a python keyword and it doesn't run due to
'invalid syntax'.
I had a similar issue with v.distance which uses 'from', another python keyword.
Here the pythoncode is '_from' which looks like:
grass.run_command("v.distance",_from="xxx",to="xxx",...)
Maybe there is something similar for class ('_class'?) in i.maxlik.
Infuriatingly, however 'class' is a python keyword and it doesn't run due to
'invalid syntax'.
I had a similar issue with v.distance which uses 'from', another python keyword.
Here the pythoncode is '_from' which looks like:
grass.run_command("v.distance",_from="xxx",to="xxx",...)
Maybe there is something similar for class ('_class'?) in i.maxlik.