<div dir="ltr"><div>Hi Mitchell,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 22, 2021 at 3:23 PM Mitchell Meads <<a href="mailto:mitchell.meads@tamu.edu">mitchell.meads@tamu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I'm getting an error when running r.futures.demand that says "Number of development raster maps doesn't not correspond to the number of observed times". I thought that a fix for this would be to make sure my input population csv had years that matched the input raster maps in the first column but this didn't change the error. If you could let me know what you think I'm doing wrong, that would be greatly appreciated!</div></div></blockquote><div><br></div><div>The error means the number of raster maps in the development parameter does not match the number of years in the observed_population CSV. So for example, if you specify development=urban_2001,urban_2006,urban_2011 (3 maps) then the observed_population file should look like this (header + 3 lines):</div><div><br></div><div>year,37037,37063,...<br>2001,19860,10980,...<br>2006,20760,12660,...<br>2011,21070,13090,...<br></div><div><br></div><div>If you can't see any obvious mistake with your data, I would have to see the r.futures.demand command you are trying to execute and the input CSV file.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div><br clear="all"><div><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><font face="arial, sans-serif">Cheers,</font></div><div><font face="arial, sans-serif">Mitchell</font></div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><span style="font-size:14px"><font face="trebuchet ms, sans-serif"><br></font></span></div><div></div></div></div></div></div></div></div></div></div></div></div><div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div></div>