I want to read .grd file.I used grdread2,arcgridread,grdinfo2,but this all functions are throwing error of undefined function.I also used ncread but it is throwing error which is Error using netcdflib Unable to open file. File may be corrupt or filename may have invalid characters.

 采纳的回答

KSSV
KSSV 2018-9-20

1 个投票

Try this file exchange function: https://in.mathworks.com/matlabcentral/fileexchange/25683-grdread2. I suspect your .grd file is an ascii file. If not working attch your file.

3 个评论

I tried this already,but it is not working for me here I am attaching my file,please change the format with .grd after downloading the file.
I tried to check with netCDF, mirone, GDAL, GIS softwares with no success. GMT recognized the file. If you know the format of file, you can use fread fundtion of MATLAB. I checked that fread is able to get the file.
Thank you so much it is working.

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by