<div dir="ltr">Dear NCL,<div><br></div><div>Could you suggest me how to get the first index in the sequence?</div><div>for instance:</div><div><br></div><div>x=<span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px">(/2.1, 3.2, 4.3, -999, -999, 7.6, 8.7, 9.8/)</span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px">x@_FillValue=-999</span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px">the first index in the sequence will be</span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px">(0) 2.1 and</span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px">(5) 7.6</span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px">I do appreaciate for your help.</span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:courier;font-size:13.3333px">Best,</span></div><div><font color="#000000" face="courier"><span style="font-size:13.3333px">Xi</span></font></div></div>