[gdal-dev] gdal_translate geotiff to netcdf: values

2019-12-02 Thread Tony L.
HelloI have a geotiff file of sea ice concentration.When I use gdal_info it gives a series of values like:   Metadata:     COLORINTERP=Palette   Color Table (RGB with 65536 entries)     0: 9,60,112,255     1: 9,60,112,255     2: 9,60,112,255     3: 9,60,112,255     4: 9,60,112,255     5:

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

2019-11-25 Thread Tony L.
Hello Paul,Thanks for your reply, I tried the command you suggested but the resulting file doesn't seem to plot correctly. Any suggestion? Tony Try this: gdal_translate -of netCDF -a_srs +proj=longlat N_197901_concentration_v3.0.tif out.nc Paul On 2019-11-22 1:24 PM, Tony L.

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

2019-11-25 Thread Tony L.
4.0.1, on Windows, from https://ms4w.com ** -- Jeff McKenna MapServer Consulting and Training Services https://gatewaygeomatics.com/ On 2019-11-22 1:24 PM, Tony L. wrote: > Hello > I'm quite new with gdal and would like to use is to rewrite a geotiff of > NSIDC sea ice co

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

2019-11-22 Thread Tony L.
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_conce