Skip to content

0.1.5

Latest
Compare
Choose a tag to compare
@morganjwilliams morganjwilliams released this 19 Feb 07:48

0.1.5 Changelog

  • MELTS web service functionality archived.
  • Updated data examples within pyrolite_meltsutil.data.data_examples

pyrolite_meltsutil.tables

  • Bugfix for duplicated columns ('logfO2(absolute)').
  • Added 'alloy-solid' to bug phases where 'structure' is not included as a header name.
  • Bugfix for non-numeric columns produced via pyrolite_meltsutil.tables.load.import_tables (which was breaking pyrolite_meltsutil.vis.scss.plot_sulfur_saturation_point)

pyrolite_meltsutil.vis

  • Updated relevant visualisation docs examples to refer to the ((ax, proxies)) syntax where pyrolite_meltsutil.vis.templates are used
  • pandas-1.0 related bugfix for pyrolite_meltsutil.vis.templates (#6).

pyrolite_meltsutil.util

  • pandas-1.0 related bugfix for cumulate integration functions (#6).