Skip to content

Releases: LinkedEarth/Pyleoclim_util

v1.1.0

23 Jul 23:47
db17c59
Compare
Choose a tag to compare

This release fixes some bugs and introduces revamped APIs for the spectral and wavelet functions.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

04 Jun 19:43
e773253
Compare
Choose a tag to compare

Inaugural release of Pyleoclim 1.0.0, introducing new classes, functionalities, and many changes to the API.
Of note:

  • generalized surrogates
  • MC-PCA
  • GeoSeries
  • independence from the LiPD utilities

What's Changed

New Contributors

Full Changelog: v0.14.0...v1.0.0

v0.14.0

15 Feb 23:57
7e21461
Compare
Choose a tag to compare

This release addresses a number of bugs and introduces feature relating to visualization, outlier detection, quantile calculations.

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

0.13.0 : GeoSeries & MultipleGeoSeries; revamped maps

18 Jun 03:05
Compare
Choose a tag to compare

This version introduces 2 new classes, GeoSeries & MultipleGeoSeries, which parallel Series and MultipleSeries, respectively.
GeoSeries is the more general substitute for LiPDSeries, which will be deprecated soon.
Both classes enable new mapping capabilities, supported by seaborn to allow semantics that leverage shape, color and size to represent multivariate information in space. MultipleGeoSeries allows geolocated principal component analysis.
This release also includes minor bug fixes, particularly on the handling of time metadata.

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

26 Apr 22:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

18 Apr 18:00
4124929
Compare
Choose a tag to compare

This releases integrated Pyleoclim with Pandasv2.0 which extends datetime indices to the geologic timescale.

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

11 Jan 04:08
574b362
Compare
Choose a tag to compare

Minor bug fixes
Compatibility with Python 3.10
New methods:

  • Warming stripes
  • Flip axis
  • Log keeping

v0.9.1

17 Sep 20:28
Compare
Choose a tag to compare

Minor fixes for paper publication and fixes to updated version of Matplotlib and Cartopy

v0.9.0

17 Aug 02:33
Compare
Choose a tag to compare

Major update to outliers functionalities.

Various bug fixes on plots.

v0.8.1

27 Jun 22:13
da9fe2c
Compare
Choose a tag to compare

Functionalities:

  • Compute phase angles from Coherence
  • Fix a bug in summary_plot() that overwrote user's parameters.