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.

 Akzeptierte Antwort

KSSV
KSSV am 20 Sep. 2018

1 Stimme

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 Kommentare

shivani badodiya
shivani badodiya am 20 Sep. 2018
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.
KSSV
KSSV am 20 Sep. 2018
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.
shivani badodiya
shivani badodiya am 20 Sep. 2018
Thank you so much it is working.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by