@@ -3529,7 +3531,7 @@ static char *get_frequency(list_t *kvl, int streamID, int vlistID, int taxisID,
reccounter=0;
if(cdoVerbose)
cdoPrint("Frequency could not be determined by comparing all time steps (%d) divided by covered years (%f).\n It is now calculated by counting all timesteps in year %d\n in order to calculate time bounds in case they are not given.",ntsteps,covered_years,fyear);
cdoAbort("In writing model output:\n Could not calculate time bounds for climatology time axis because attribute 'climatology_interval' has not two values.");