Borrar filtros
Borrar filtros

read netcdf4-beam file error

1 visualización (últimos 30 días)
Hana
Hana el 3 de Mayo de 2017
Comentada: Walter Roberson el 4 de Mayo de 2017
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

Respuestas (2)

Walter Roberson
Walter Roberson el 4 de Mayo de 2017

Hana
Hana el 4 de Mayo de 2017
Thanks for your reply. Do you mean that I need to convert netcdf4 to netcdf? How can I do it?
  1 comentario
Walter Roberson
Walter Roberson el 4 de Mayo de 2017
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.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by