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 using nd.classify.Classifier

nd.tiling

nd.visualize

  • added nd.visualize.plot_map() to plot the geometry of a dataset on a map

  • added nd.visualize.gridlines_with_labels() to add perfectly aligned tick labels around a map with gridlines