Releases: morganjwilliams/pyrolite-meltsutil
Releases · morganjwilliams/pyrolite-meltsutil
0.1.5
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 breakingpyrolite_meltsutil.vis.scss.plot_sulfur_saturation_point
)
pyrolite_meltsutil.vis
- Updated relevant visualisation docs examples to refer to the (
(ax, proxies)
) syntax wherepyrolite_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).
0.1.4
0.1.4 Changelog
- Web tests switched off, as the MELTS web service appears to be retired.
pyrolite_meltsutil.tables
- Added note to
pyrolite_meltsutil.util.tables.integrate_solid_composition
to assert that it's for use with singular experiments, not aggregations of experiments.
pyrolite_meltsutil.vis
- Updated
pyrolite_meltsutil.vis.templates
functions to return a tuple of axes and proxies ((ax, proxies)
) for easier legend creation. The proxies object is a dictionary ofphaseID
:{**styling}
. - Updated
pyrolite_meltsutil.vis.style
functions to have expanded sets of linestyles/markers for plotting up to 8 different series (note that half of these would be duplicates)
pyrolite_meltsutil.util
- Added
pyrolite_meltsutil.util.log
for consistent logging handling. - Move
pyrolite_meltsutil.util.general.get_process_tree
andpyrolite_meltsutil.util.general.check_perl
over frompyrolite
0.1.3
0.1.3
0.1.1
0.1.1