필터 지우기
필터 지우기

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 CenterFile Exchange에서 NetCDF에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by