Adopts the latest cftime (v1.5
) behaviour, including breaking changes.
utime
, julian_day2date
and date2julian_day
removed (#168).
num2date
method now returns a cftime.datetime
by default, with options to override this (#168, #172).
- Improvements to type preservation during conversion (#164).