Viewing IMD binary data

2 次查看(过去 30 天)
Shilpa S
Shilpa S 2020-10-3
How can I view IMD rainfall data which is a binary data with .grd format in Matlab?

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Weather and Atmospheric Science 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by