Hi,<br>my name is Darren Slevin and I&#39;m trying to find the latitude and longitude of a certain pressure. Im using WRF to model <br>Hurricane Katrina. What I want to do is to be able to get the lat/lon location of the minimum pressure of the storm. <br>



I can get the min. pressure using slp = wrf_user_getvar(a,&quot;slp&quot;,0)  and then getting the minimum of that array. But Im <br>having problems getting the latitude and longitude. I was wondering if someone could help me with this. Thanks in advance.<br>



<br>regards,<br>Darren