There is a newer version of the record available.

Published January 20, 2020 | Version 0.2.4
Software Open

morganjwilliams/pyrolite: 0.2.4

  • 1. CSIRO

Description

0.2.4 Changelog

pyrolite.plot
  • Added pyrolite.plot.pyroplot.plot method
  • Removed pyrolite.plot.pyroplot.ternary method (ternary plots now served through the same interface as bivariate plots using pyrolite.plot.pyroplot.scatter, pyrolite.plot.pyroplot.plot, and pyrolite.plot.pyroplot.plot)
  • Added pyrolite.plot.color for processing color arguments.
  • Moved pyrolite.plot.density to its own sub-submodule, including pyrolite.plot.density.ternary and pyrolite.plot.density.grid
pyrolite.util
  • Updated pyrolite.util.time to include official colors.
  • Added pyrolite.util.time example
  • Updated pyrolite.util.meta.stream_log to deal with logger duplication issues.
  • Various updates to pyrolite.util.plot, noted below:
  • Added universal axes initiation for bivariate/ternary diagrams using pyrolite.util.plot.init_axes and axes labelling with pyrolite.util.plot.label_axes,
  • Added keyword argument processing functions pyrolite.util.plot.scatterkwargs, pyrolite.util.plot.linekwargs, and pyrolite.util.plot.patchkwargs
  • Added functions for replacing non-projected axes with ternary axes, including pyrolite.util.plot.replace_with_ternary_axis, pyrolite.util.plot.axes_to_ternary (and pyrolite.util.plot.get_axes_index to maintain ordering of new axes)
  • Added pyrolite.util.plot.get_axis_density_methods to access the relevant histogram/density methods for bivariate and ternary axes
  • Renamed private attributes for default colormaps to pyrolite.util.plot.DEFAULT_DISC_COLORMAP and pyrolite.util.plot.DEFAULT_CONT_COLORMAP
  • Updated pyrolite.util.plot.add_colorbar to better handle colorbars for ternary diagrams

Files

morganjwilliams/pyrolite-0.2.4.zip

Files (72.6 MB)

Name Size Download all
md5:b2212a88315b0763984a044cfa285312
72.6 MB Preview Download

Additional details