[CI Bot] environment lockfiles auto-update#747
Conversation
|
I think this relates to a change in cf-time 1.6.4 ->1.6.5 Probably, we need to accept that this was wrong before, and change the CML to reflect the new result. |
6c03e27 to
cfabe06
Compare
cfabe06 to
5c66046
Compare
Have confirmed. During the failing test, iris-grib/src/iris_grib/_grib1_legacy/grib_wrapper.py Lines 643 to 654 in 542e3dc That precisely matches the description of the bug, where operating on non-proleptic-gregorian datetimes was incorrectly relying on the default Python datetime handling rather than anything specialised. We even have the same calendar as the examples in the bug report (standard/gregorian). |
Lockfiles updated to the latest resolvable environment.
If the CI tasks fail, create a new branch based on this PR and add the required fixes to that branch.