Releases: pmlmodelling/ncplot
v0.1.2
This release makes a couple of minor improvements in how ncplot parses longitudes and latitudes, and depths.
v0.1.1
This is a minor release. It features some improvements that will speed up plotting of larger datasets certain grid types.
v0.1.0
This is a minor that includes some improvements to how ncplot identifies plot type for netCDF and xarray data.
v0.0.9
This is a minor release. The only change is the deletion of the previously deprecated ncplot function, which is now fully replaced by view.
v0.0.8
This is a quick release to pin dependencies, following ncplot breaking.
v0.0.7
This release includes a number of under-the-hood improvements to improve the automatic plotting of heatmaps.
The release is compatible with prior releases.
v0.0.6
Improvements have been made to the way the package identifies whether coastlines should be plotted.
Heat maps are now produced using hvplot.image.
v0.0.5
Better support for xarray objects has been added.
v0.0.4
Improvements
Coastlines are now automatically added when plotting geographic data.
Curvilinear grids are now plotted more quickly.
Bug fixes
Previous versions did not open plots in Spyder. This is now fixed.
v0.0.3
This release adds the ability to use the package as a command line tool.
Improvements have been made to the ability to handle curvilinear grids and to parse dimension and variable names.