How to read precipitation data from binary .dat file
Show older comments
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 Comments
KSSV
on 30 Oct 2018
Do you know the format file?
Walter Roberson
on 30 Oct 2018
Edited: Walter Roberson
on 30 Oct 2018
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.
Answers (1)
shanka sharma
on 30 Oct 2018
0 votes
3 Comments
Walter Roberson
on 30 Oct 2018
.dat is an extension used by many many programs. There are a lot of different and incompatible .dat file formats.
shanka sharma
on 30 Oct 2018
Walter Roberson
on 2 Nov 2018
Are the files 17280000 bytes long? Are they 2764800 bytes long?
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!