read netcdf4-beam file error

1 回表示 (過去 30 日間)
Hana
Hana 2017 年 5 月 3 日
コメント済み: Walter Roberson 2017 年 5 月 4 日
I need to raed the sentinel-1 satellite data which has netcdf4-beam format. I use the data = netcdfload(file); to read the data but I get the following error:
VarUDP2(i)=ncnames(nc_out{i});
Can anybody help me with this?Thanks

回答 (2 件)

Walter Roberson
Walter Roberson 2017 年 5 月 4 日

Hana
Hana 2017 年 5 月 4 日
Thanks for your reply. Do you mean that I need to convert netcdf4 to netcdf? How can I do it?
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 5 月 4 日
It uses routines with different names than the ones you are looking at. ncnames() is from a third-party external library, and is not used by the Mathworks-supplied routines.

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

カテゴリ

Help Center および File ExchangeNetCDF についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by