<div dir="ltr">Dear Vishal,<div><br></div><div>I am not aware of any GRASS internal modules/add-ons to perform sensitivity/uncertainty analysis. However, you could try to use R in combination with GRASS (<a href="https://grasswiki.osgeo.org/wiki/R_statistics">https://grasswiki.osgeo.org/wiki/R_statistics</a>). </div><div><br></div><div>R offers useful packages to perform sampling-based uncertainty analysis of model parameters e.g. Latin-Hypercube-Sampling (LHS, package 'lhs') combined with partial rank correlation analysis (PRCC, package 'sensitivity').</div><div><br></div><div>I am not exactly sure if this is what you're looking for: First, you could generate LHS-based parameter combinations for your GRASS groundwater model and save these parameter combinations into file. Second, this file can be accessed in a loop within GRASS to repeatedly calculate the groundwater model for each parameter combination. Third, the results can be collected and analysed using e.g. PRCC to identify those model parameters which are most influential on your model result. This is more an R-approach where you use GRASS just for running your groundwater model. Hope that helps.</div><div><br></div><div>Best regards,</div><div>Johannes</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 27, 2016 at 8:11 PM, Vishal Mehta <span dir="ltr"><<a href="mailto:vishalm1975@gmail.com" target="_blank">vishalm1975@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><p><span>Dear list,</span></p><p><span>I'm looking for tools to perform calibration (parameter estimation), sensitivity analysis and uncertainty analysis on a groundwater model that i built with r.gwflow.</span></p><p><span>Does anyone have any pointers, or expertize in this? I see some reference to r.ucode in this article:</span></p><p><a title="Natural Hazards" href="http://link.springer.com.ezproxy.library.tufts.edu/journal/11069" target="_blank"><span>Natural Hazards</span></a></p><p><font size="2"><span>January 2014, </span><span>Volume 70, </span><a title="Issue 2" href="http://link.springer.com.ezproxy.library.tufts.edu/journal/11069/70/2/page/1" target="_blank">Issue 2</a>,
                       <span> pp 1153–1179</span></font><font size="2"><i> "r.massmov</i>: an open-source landslide model for dynamic early warning systems"</font></p></div><br></div>What i'm looking to do is gain insights on a very complex urban groundwater problem with data scarcity: for example, the relative importance of different sources of uncertainty (hydrogeologic parameters versus human influence like pumping and return flows).<br><div><br></div><div>Thanks,<br></div><div>Vishal<span class="HOEnZb"><font color="#888888"><br clear="all"></font></span></div><span class="HOEnZb"><font color="#888888"><div><br>-- <br><div><div dir="ltr"><div>Vishal K. Mehta, PhD<br>Sr. Scientist<br>Stockholm Environment Institute - US<br>133 D St Suite F<br>Davis CA 95616<br><a href="http://www.sei-us.org" target="_blank">www.sei-us.org</a></div></div></div>
</div></font></span></div>
<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></blockquote></div><br></div>