Viewing IMD binary data

How can I view IMD rainfall data which is a binary data with .grd format in Matlab?

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 3 de Oct. de 2020

0 votos

You can read (import) binary data into MATLAB using fread() (see doc here) and then you can plot it to visualize, and so forth.

Categorías

Más información sobre Weather and Atmospheric Science en Centro de ayuda y File Exchange.

Preguntada:

el 3 de Oct. de 2020

Respondida:

el 3 de Oct. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by