Changelog

Version 0.4 (under development)

General updates

Version 0.3.1

nd.classify

nd.warp

  • small compatibility updates for new versions of shapely

Version 0.3

General updates

  • drop support for Python 3.5

  • cartopy is now an optional dependency

nd.utils

Version 0.2

General updates

  • add support for Python 3.8

  • make libgsl dependency optional

nd.classify

  • removed redundant method nd.classify.cluster(), as same functionality can be achieved using nd.classify.Classifier

nd.tiling

nd.utils

  • added nd.utils.apply() to apply functions with specified signature to arbitrary subsets of dataset dimensions

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