<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font face="Arial" size="3">Hi NCL Users<br>
<br>
I am trying to set up a ncl script that loops through multiple analysis in which the 39-model ensemble is sub-sampled according to:<span style="font-size:16px;">
<div><br>
</div>
<div>(i) random selection of models. I.e. Repeatedly sample sub-samples of varying size i.e. 5, 10, 15, 20, 25, 30, 35 models using a random selection. So I want to construct a random sample of 10 models, 50 times and a random sample of 15 models 50 times.
 Derive the mean, median, standard deviation, IQR and range of the dP each time. Plot the mean SD of dP over the 50 samples as a function of number of models in sample size (I.e. 5, 10, 15, 20…35) on the X axis and the mean SD of the dP on the Y axis. And do
 the same for mean, Inter quartile range and range</div>
<div><br>
</div>
<div>(ii) various combinations of performance metrics using a selection of 5, 10, 15, 25, 30 35 models same as above<br>
<br>
If you could direct me as to which function I could use to generate the random model selection that would be most helpful.<br>
<br>
I only have NCL version 6.0.0 and therefore cannot use the generate_sample_indices function.<br>
<br>
Many thanks!<br>
<br>
Kindest Regards<br>
Melissa<br>
</div>
</span></font></div>
</body>
</html>