Skip to content

v1.4.0

Compare
Choose a tag to compare
@spencerkclark spencerkclark released this 23 Oct 11:56
· 14 commits to v1.4.x since this release

This minor release includes the following changes:

Issues closed

  1. Issue 16 - Why can't we just visualize a vanilla netcdftime.datetime
  2. Issue 41 - Problems setting xticks
  3. Issue 47 - Not converting values when passed a list
  4. Issue 48 - Harmonize tick-resolution-choosing and tick-format-choosing logic
  5. Issue 62 - Documentation
  6. Issue 67 - investigate use of matplotlib.use("agg")
  7. Issue 74 - nc-time-axis dates don't work with plt.fill_between(...)
  8. Issue 75 - Enable plotting of now calendar-aware cftime.datetime objects
  9. Issue 81 - Deprecate CalendarDateTime?
  10. Issue 82 - Update requirements

Pull requests merged

  1. PR 70 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
  2. PR 72 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
  3. PR 78 - Fix NetCDFTimeConverter.convert with list (@aulemahal)
  4. PR 79 - Harmonize label format and tick resolution choosing logic (@spencerkclark)
  5. PR 80 - Add support for plotting universal datetime objects (@spencerkclark)
  6. PR 83 - Update requirements to reflect need for cftime >= 1.5 (@bjlittle)
  7. PR 84 - Add ability to set ticks and tick label format (@spencerkclark)
  8. PR 86 - Deprecate CalendarDateTime (@spencerkclark)
  9. PR 87 - Add documentation (@spencerkclark)
  10. PR 89 - Documentation updates following #87 (@spencerkclark)
  11. PR 90 - Add release note for deprecation of CalendarDateTime (@spencerkclark)
  12. PR 91 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
  13. PR 92 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
  14. PR 93 - [pre-commit.ci] pre-commit autoupdate (@pre-commit-ci)
  15. 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.