Loading NEXRAD Level II data files?

There is one tutorial example where they took NEXRAD data and saved it as a mat file; and there's something the Web Mapping Toolbox can do that will return GeoTIFF files (images) of NEXRAD radar data, but I'm looking to read the "raw" data downloadable from NOAA and be able to process it. Is there any user or toolbox function that does this? I can find Python (Py-ART) and perhaps Java routines (netCDF-Java) so perhaps there's a "quick" answer? Py-ART is a bit difficult to install to my environment (needs Cython for instance) so I'm looking for a more native solution.

1 件のコメント

dpb
dpb 2024 年 8 月 31 日
Never messed with NEXRAD data, but--what, specifically, do you want to download?
The link to other APIs on the NOAA site 404s; you might see if they would fix that; it might have some other useful code. Then again, it might not which may be why it's broke.
Where's a definition of the format if you do download the file(s)? If you're interested in KMZ files, readgeotable in the Mapping Toolbox is documented to be able to do so...

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Import and Analysis についてさらに検索

製品

リリース

R2023b

タグ

質問済み:

2024 年 8 月 30 日

コメント済み:

dpb
2024 年 8 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by