how to read Grib Files

43 ビュー (過去 30 日間)
reyadh Albarakat
reyadh Albarakat 2015 年 6 月 23 日
回答済み: Jacob Halbrooks 2024 年 9 月 25 日
I have downloaded data which are in grib files so how can I read them using Matlab?
Thank you
Reyadh

採用された回答

Jacob Halbrooks
Jacob Halbrooks 2024 年 9 月 25 日
As of R2023b, you can read data from a GRIB file (.grb, .grib, .grib2) using the Mapping Toolbox readgeoraster function. You can also get information about a GRIB file by using the georasterinfo function. These functions were enhanced in R2024b to support GRIB files that use CCSDS compression.

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 6 月 24 日

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by