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 commentaires

KSSV
KSSV le 30 Oct 2018
Do you know the format file?
Walter Roberson
Walter Roberson le 30 Oct 2018
Modifié(e) : Walter Roberson le 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.

Connectez-vous pour commenter.

Réponses (1)

shanka sharma
shanka sharma le 30 Oct 2018

0 votes

file format is in .dat @ KSSV

3 commentaires

.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?

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by