Click here to Skip to main content
15,891,684 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Guys,
I have a problem to convert the NetCDF file into GeoTIFF file in Matlab, i don't know how to do it, many software's are available for conversion but the problem is i have huge data-set almost 300 images in NC file format and i don't have much time to do it manually, can some one please help me any link or document useful to me...
Thank you
Posted
Comments
RedDk 30-Jul-15 14:56pm    
Without Matlab these formats can be converted. Try GDAL, gdal_translate'll do; possibly even ogr2ogr if the grid is all you're after (gmt) ...

Why, if it's using Matlab that is so precursive, doesn't either of these extensions show up when typed into a search in the help facility there?
Ahsan Abbas 31-Jul-15 10:12am    
yes i know about GDAL, and OGR but the problem is i have to generate images from files and save it, and why conversion into geotiff, actually i am not going to save the files in to geotiff format, but just only for illustrative purpose and its handling is simple and elegant.
Ahsan Abbas 31-Jul-15 10:13am    
yes there are functions to display the files in both format but i didn't find the conversion form 1 format into other.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900