* add time bounds for daily data * testing python versions 3.9 to 3.11
0.6.0
------------------
* remove `Sphinx` from `requirements_dev.txt` * new frequency `time2`: `YY1-07-01` - `YY2-06-30` * convert time_ranges to `CFTimeIndex` * make time_control more flexible * new frequency: `yearAC` (yyyy1-07-01 to yyyy2-06-30) * new_frequency: `yearHydro` (yyyy1-09-01 to yyyy2-08-31)
0.5.4
------------------
* use unlimied_dims only if dimension name in ds.coords when saving dataset as netcdf file
0.5.3
------------------
* some restructuring in _convert_time
0.5.2
------------------
* convert time axis to cftime.datetime object * `open_xrdataset`: set decode_cf to parameters