[ncl-talk] Remapping from stereographic polar to lat lon grid

Tony L. tony_lst3 at yahoo.com
Mon Nov 25 14:03:31 MST 2019


HelloI'm trying to rewrite a GeoTIFF of NSIDC sea ice concentration from GeoTIFF in polar stereographic projection into a NetCDF in Lon Lat coordinates
The file is located here: https://www.dropbox.com/s/bkqt6qgyhpr7vjk/N_197901_concentration_v3.0.tif?dl=0
I was able to transform the file into a netcdf file using gdal_translate:
gdal_translate -of netCDF N_197901_concentration_v3.0.tif out.nc
But I'm still trying to figure out how to translate this into Lon Lat coordinates using NCL commands.
Any help would be really appreciated!
Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191125/8a27eebf/attachment.html>


More information about the ncl-talk mailing list