The block is used to read information from .nc
files.
It calls the external C functions ncEasyGet1D
and ncEasyGetAttributeDouble
.
When the following error message appears:
ERROR | -43 | netcdf | NetCDF: Attribute not found
It may be due to the called function cannot find in the readed .nc
file some of the variables defined in varNameTime
or varNameConstant
.