Changelog¶
Version 0.2 (under development)¶
General updates¶
add support for Python 3.8
nd.classify¶
removed redundant method
nd.classify.cluster(), as same functionality can be achieved usingnd.classify.Classifier
nd.tiling¶
added
nd.tiling.debuffer()to automatically remove buffer from tiled datasets
nd.visualize¶
added
nd.visualize.plot_map()to plot the geometry of a dataset on a mapadded
nd.visualize.gridlines_with_labels()to add perfectly aligned tick labels around a map with gridlines