This release changes plotting so that it does not show coastlines by default. Plotting with coastlines was causing plotting to crash on some systems due to issues with how nctoolkit's Python dependencies work with non-Python dependencies. These were not a problem with nctoolkit installations from conda, which will install non-Python dependencies, but some non-conda insttallations would no longer plot maps as a Python dependency could be incompatible with the non-Python dependencies on user systems. If you want to plot the coastline, do the following ds.plot(coast=True
This release improves error handling when nctoolkit fails due to an error in Climate Data Operators....
This is a minor release that improves handling of cases when only spatial variables should be plotte...
This is a minor release with no breaking changes. The pub_plot method now accepts fig as an argument...
This release changes plotting so that it does not show coastlines by default. Plotting with coastlin...
Plotting improvements Automatic plotting now relies on the new ncplot package. Plotting is now great...
This is a major(ish) release with some breaking changes related to plotting. On pypi, cartopy has be...
A quick release to set coastlines to False by default, and add the ability to change this using coas...
This is a quick release that fixes an issue (caused by a dependency update) that results in multi-va...
This is a quick release to support Python 3.11. Package dependency datashader is not available for P...
This release has some new methods, a minor bug fix and some enhancements. It is fully compatible wit...
A copy of the changelog is pasted below. API Changes Plotnine 0.5.0 only supports Python 3.5 and h...
Plots v1.37.0 Diff since v1.36.6 Closed issues: PlotSpec: Add object to hold backend-independent in...
This update switches to having cartopy and geoviews as optional dependencies. These are not essentia...
This release makes a couple of minor improvements in how ncplot parses longitudes and latitudes, and...
What's Changed Drop python 3.6 Add python 3.10 Fixed a plotting issue in plotting.availability_summ...
This release improves error handling when nctoolkit fails due to an error in Climate Data Operators....
This is a minor release that improves handling of cases when only spatial variables should be plotte...
This is a minor release with no breaking changes. The pub_plot method now accepts fig as an argument...
This release changes plotting so that it does not show coastlines by default. Plotting with coastlin...
Plotting improvements Automatic plotting now relies on the new ncplot package. Plotting is now great...
This is a major(ish) release with some breaking changes related to plotting. On pypi, cartopy has be...
A quick release to set coastlines to False by default, and add the ability to change this using coas...
This is a quick release that fixes an issue (caused by a dependency update) that results in multi-va...
This is a quick release to support Python 3.11. Package dependency datashader is not available for P...
This release has some new methods, a minor bug fix and some enhancements. It is fully compatible wit...
A copy of the changelog is pasted below. API Changes Plotnine 0.5.0 only supports Python 3.5 and h...
Plots v1.37.0 Diff since v1.36.6 Closed issues: PlotSpec: Add object to hold backend-independent in...
This update switches to having cartopy and geoviews as optional dependencies. These are not essentia...
This release makes a couple of minor improvements in how ncplot parses longitudes and latitudes, and...
What's Changed Drop python 3.6 Add python 3.10 Fixed a plotting issue in plotting.availability_summ...
This release improves error handling when nctoolkit fails due to an error in Climate Data Operators....
This is a minor release that improves handling of cases when only spatial variables should be plotte...
This is a minor release with no breaking changes. The pub_plot method now accepts fig as an argument...