v1.4.0
This minor release includes the following changes:
Issues closed
- Issue 16 - Why can't we just visualize a vanilla netcdftime.datetime
- Issue 41 - Problems setting xticks
- Issue 47 - Not converting values when passed a list
- Issue 48 - Harmonize tick-resolution-choosing and tick-format-choosing logic
- Issue 62 - Documentation
- Issue 67 - investigate use of matplotlib.use("agg")
- Issue 74 -
nc-time-axis
dates don't work withplt.fill_between(...)
- Issue 75 - Enable plotting of now calendar-aware
cftime.datetime
objects - Issue 81 - Deprecate
CalendarDateTime
? - Issue 82 - Update requirements
Pull requests merged
- PR 70 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
- PR 72 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
- PR 78 - Fix NetCDFTimeConverter.convert with list (@aulemahal)
- PR 79 - Harmonize label format and tick resolution choosing logic (@spencerkclark)
- PR 80 - Add support for plotting universal datetime objects (@spencerkclark)
- PR 83 - Update requirements to reflect need for cftime >= 1.5 (@bjlittle)
- PR 84 - Add ability to set ticks and tick label format (@spencerkclark)
- PR 86 - Deprecate
CalendarDateTime
(@spencerkclark) - PR 87 - Add documentation (@spencerkclark)
- PR 89 - Documentation updates following #87 (@spencerkclark)
- PR 90 - Add release note for deprecation of CalendarDateTime (@spencerkclark)
- PR 91 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
- PR 92 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
- PR 93 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
- PR 94 - Add steps for making a new release (@spencerkclark)
For further details, see the v1.4.x GitHub Discussion and nc-time-axis v1.4.0 project board.