How to convert netCDF file to raster (Grid) format that is in geotiff or any other format ?
조회 수: 5 (최근 30일)
이전 댓글 표시
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
Ashish Uthama
2012년 7월 30일
You could use ncdisp, ncread and the Tiff class/imwrite/geotiffwrite (in Mapping Toolbox) to get this done.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 NetCDF에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!