Github user huikyole commented on the issue:
https://github.com/apache/climate/pull/502
@MichaelArthurAnderson
This PR makes many of my existing codes not work. The error message is
shown as below.
----------------------------
File "netcdftime/_netcdftime.pyx", line 1304, in
netcdftime._netcdftime.datetime.__richcmp__
TypeError: cannot compare netcdftime._netcdftime.DatetimeJulian(1980, 1,
17, 0, 0, 0, 0, -1, 1) and datetime.datetime(2000, 3, 15, 0, 0) (different
calendars)---
