Tagged Questions
2
votes
1answer
109 views
How to create contour from NetCDF?
I have downloaded Bathymetry data from GEBCO. Its in NetCDF format. I want to create contour from it. I tried so many tools to convert the file into raster but couldn't do so. How can I create raster ...
5
votes
0answers
801 views
How to create a 4096x4096 png from a 1440x720 data set using GDAL?
I'm having a bear of a time trying to do something that seems fairly straightforward. I'm trying to take a netcdf file from ftp://eclipse.ncdc.noaa.gov/pub/OI-daily-v2/NetCDF/2011/AVHRR-AMSR/ and turn ...