How to convert netCDF file to raster (Grid) format that is in geotiff or any other format ?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am having the netCDF file representing soil moisture data acquired from European Space agency and i want to convert that data into raster/grid i.e Tiff format so to process it further. Could you please provide me the way to do it as soon as possible.
1 commentaire
Ashish Uthama
le 30 Juil 2012
You could use ncdisp, ncread and the Tiff class/imwrite/geotiffwrite (in Mapping Toolbox) to get this done.
Réponses (0)
Voir également
Catégories
En savoir plus sur NetCDF dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!