Making a mat file raster readable arcGIS

3 ビュー (過去 30 日間)
Shulamit Nussboim
Shulamit Nussboim 2021 年 5 月 23 日
編集済み: Shulamit Nussboim 2021 年 5 月 23 日
Hi,
I have a text file/ascii file size 561*561 that contains rain radar data (including zero values) which I read and now it is a . mat file. I don't have it with the necessary header to read as a raster, but have the following data in another text file:
NCOLS 561
NROWS 561
XLLCORNER -97889
YLLCORNER 376654
CELLSIZE 1000
NODATA_VALUE -999
How can I add this data to the ascii/first text file in prder it will be readable as a raster?
THank you

回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by