<html><head></head><body><div class="ydpe5f7b538yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr">Hello</div><div dir="ltr"><div dir="ltr" data-setdir="false"><span style="color: rgb(51, 51, 51); font-family: Verdana, sans-serif; font-size: 12px;">I'm trying to rewrite a GeoTIFF of NSIDC sea ice concentration from GeoTIFF in polar stereographic projection into a NetCDF in Lon Lat coordinates</span></div></div><div dir="ltr"><br></div><div dir="ltr" data-setdir="false">The file is located here: <a href="https://www.dropbox.com/s/bkqt6qgyhpr7vjk/N_197901_concentration_v3.0.tif?dl=0" rel="nofollow" target="_blank">https://www.dropbox.com/s/bkqt6qgyhpr7vjk/N_197901_concentration_v3.0.tif?dl=0</a></div><div><br></div><div dir="ltr">I was able to transform the file into a netcdf file using gdal_translate:</div><div dir="ltr"><br></div><div dir="ltr"><div>gdal_translate -of netCDF N_197901_concentration_v3.0.tif out.nc</div><div><br></div><div dir="ltr">But I'm still trying to figure out how to translate this into Lon Lat coordinates using NCL commands.</div><div dir="ltr"><br></div><div dir="ltr">Any help would be really appreciated!</div><div dir="ltr"><br></div><div dir="ltr" data-setdir="false">Tony</div></div></div></body></html>