This is a minor release. It fixes an issue that impacts the rare files with multiple time coordinates.
0.3.10
This is a minor release. It improves how files with multiple time dimensions are handled. Previously, some instances would fail when more than one were given.
0.3.9
This is a minor release that fixes some confusing args in `view`.
0.3.8
This is a minor release. It improves the performance of `view` when nctoolkit is installed, so that it is better at identifying data variables to plot.
0.3.6
This is a minor release that improves some internals. Internally, when xarray fails to decode times, ncplot will now use xarray/CDO to do it. This results in more reliable times in plots.
0.3.5
This is a quick release that makes a couple of changes to internals to make ncplot consistent with recent updates to bokeh and other dependencies.