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 Comments

Do you know the format file?
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.

Sign in to comment.

Answers (1)

file format is in .dat @ KSSV

3 Comments

.dat is an extension used by many many programs. There are a lot of different and incompatible .dat file formats.
@ walter Roberson, so i cannot process such data in matlab?
Are the files 17280000 bytes long? Are they 2764800 bytes long?

Sign in to comment.

Asked:

on 30 Oct 2018

Commented:

on 2 Nov 2018

Community Treasure Hunt

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

Start Hunting!