How to read precipitation data from binary .dat file
이전 댓글 표시
i have GSMaP precipitation data in binary.dat format,
I need to extract the precipitation data using station latitude and longitude,
both binary and station data are attached. thank you in advance!
댓글 수: 2
KSSV
2018년 10월 30일
Do you know the format file?
Walter Roberson
2018년 10월 30일
편집: Walter Roberson
2018년 10월 30일
I read that the data format is called JAXA. There has been software to read the format into R, but at present I do not happen to see any for MATLAB. There is documentation available about the file format.
답변 (1개)
shanka sharma
2018년 10월 30일
0 개 추천
댓글 수: 3
Walter Roberson
2018년 10월 30일
.dat is an extension used by many many programs. There are a lot of different and incompatible .dat file formats.
shanka sharma
2018년 10월 30일
Walter Roberson
2018년 11월 2일
Are the files 17280000 bytes long? Are they 2764800 bytes long?
카테고리
도움말 센터 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!