[gdal-dev] Export a geotiff to netcdf in lat lon coordinates

Tony L. tony_lst3 at yahoo.com
Fri Nov 22 09:24:58 PST 2019


HelloI'm quite new with gdal and would like to use is 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: N_197901_concentration_v3.0.tif

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
N_197901_concentration_v3.0.tif

Shared with Dropbox
 |

 |

 |


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 (probably using gdalwarp)
Any help would be really appreciated!
Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20191122/2f664544/attachment-0001.html>


More information about the gdal-dev mailing list