Closed zklaus closed 5 years ago
I see that this has actually been addressed a long time ago and the reason we still saw this error is rather that the detection of instantaneous wasn't working completely.
However, recently also this has been fixed, so please ignore this for now; we will do some tests and then probably close this issue.
As suspected this works as expected now.
Warning T_9 is triggered by missing time bounds. However, for instantaneous variables this is perfectly ok. More precisely, if
cell_methods
containstime: point
, there should be no time bounds.Do you agree?