Warning (cdfScanVarAttributes) : NetCDF: Variable not found -
Added by Josué Bock over 7 years ago
Hello,
When using the selyear command, I get the following warning, which doesn't say the name of the variable which is not found:
cdo -s selyear,2003/2012 OBS_AERONET_ground_Abracos-Hill_T0M_od550aer_199201-201512.nc OBS_AERONET_ground_Abracos-Hill_T0M_od550aer_200301-201212.nc Warning (cdfScanVarAttributes) : NetCDF: Variable not found -
Attached is the input file.
However, the output file seems correct, but I would be glad to know the reason of this warning, and/or if I should fix something.
My cdo version is 1.7.2
Cheers
Replies (3)
RE: Warning (cdfScanVarAttributes) : NetCDF: Variable not found - - Added by Karin Meier-Fleischer over 7 years ago
Hi Josue,
which cdo version are you using? With cdo version 1.8.2 I got no error.
-Karin
RE: Warning (cdfScanVarAttributes) : NetCDF: Variable not found - - Added by Karin Meier-Fleischer over 7 years ago
Sorry didn't see that you are using 1.7.2. Please change to the new version.
-Karin
RE: Warning (cdfScanVarAttributes) : NetCDF: Variable not found - - Added by Josué Bock over 7 years ago
Hi Karin,
Thank you for your answer, I installed the latest version (1.8.2) on my machine, and indeed it works well now, without warning message.
Cheers
Josué