<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi &nbsp;NCL users,<br>
</p>
<p>Say I have a station's lat and lon, I also have MODIS data. In order&nbsp;to find the nearest 9&nbsp;pixels'&nbsp;index to&nbsp;this station,&nbsp;I could calculate distance between every pixel and the station, then find the nearest 9 pixels.<br>
</p>
<p>Is there any NCL&nbsp;function&nbsp;to find 9 pixels' index in a faster way?<br>
</p>
<p>Thank you very much.<br>
</p>
<p>Yun<br>
</p>
</div>
</body>
</html>