How to read precipitation data from binary .dat file
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 30 de Oct. de 2018
Do you know the format file?
Walter Roberson
el 30 de Oct. de 2018
Editada: Walter Roberson
el 30 de Oct. de 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.
Respuestas (1)
shanka sharma
el 30 de Oct. de 2018
0 votos
3 comentarios
Walter Roberson
el 30 de Oct. de 2018
.dat is an extension used by many many programs. There are a lot of different and incompatible .dat file formats.
shanka sharma
el 30 de Oct. de 2018
Walter Roberson
el 2 de Nov. de 2018
Are the files 17280000 bytes long? Are they 2764800 bytes long?
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!