<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>Dear All</p>
<p><br>
</p>
<p>How to convert the stereographic projection x-y coordinates to lat lon grids? I have the 2d lat lon coordinates but the variable is in x-y coordinates e.g
</p>
<p><br>
</p>
<p>temp(time,depth,y,x).</p>
<p><br>
</p>
<p>and latitude(y,x) ; longitude (y,x)</p>
<p><br>
</p>
<p>Is it poosible to get temp(time,depth,latitude,longitude) from this information?</p>
<p><br>
</p>
<p>Thanks<br>
</p>
</div>
</body>
</html>