Describe the bug
Several CORDEX fixes defined here, fix issues in the time coordinate. The problem is that when those fixes are applied to variables with mip: fx, they fail because the time coordinate is not found. A check to assess if the time coordinate is present should be added before applying the fixes.
Describe the bug
Several CORDEX fixes defined here, fix issues in the
timecoordinate. The problem is that when those fixes are applied to variables withmip: fx, they fail because the time coordinate is not found. A check to assess if the time coordinate is present should be added before applying the fixes.