Pyleoclim

Latest version: v1.2.0

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.2.0

What's Changed
* Update setup.py by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/608
* ignorable labels in MultiplePSD.plot_envelope() + update version by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/611
* Doc fixes by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/617
* Compare series + fix correlations by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/620
* Add plot_traces method to MultiplePSD class by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/621
* Simple change to documentation to make explicitly clear where to change parameter values and fix to geo mapping function by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/633
* Add critical value of the association measure to Series.correlation() by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/634
* ensured increasing freq vector and added scale to list of tested methods by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/635
* Doc fixes by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/636
* Do not load a default Pyleoclim style on init by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/632
* enable multiprocessing for spectral, wavelet and cross-wavelet analysis by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/637
* Update .readthedocs.yaml by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/638
* Release by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/639


**Full Changelog**: https://github.com/LinkedEarth/Pyleoclim_util/compare/v1.1.0...v1.2.0

1.1.0

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

What's Changed
* updating cross spectral branch by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/572
* Global coherence by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/573
* Freq argument for wavelet-based methods by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/580
* edgecolor fix by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/582
* Depth nans by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/584
* ensemble functionality fixes + log scaling by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/586
* Map paleo ensemble array by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/587
* Legend bug by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/588
* Edgecolor fix again by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/589
* EnsembleSeries display by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/591
* Archive graphics by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/593
* Stackplot yticks by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/595
* Fix ensembleseries doc build failure by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/596
* MulEnsGeoSeries stackplot by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/599
* remove errant print statements by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/601
* fix typo in if statement in coherence.plot by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/603
* Fix problems with graphics by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/604
* Fix a bug in series.py that was preventing values to be assigned correctly when changing the time axis by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/606
* release info for v1.1.0 by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/607


**Full Changelog**: https://github.com/LinkedEarth/Pyleoclim_util/compare/v1.0.0...v1.1.0

1.0.0

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
* Added `auto_time_params` to GeoSeries to make it consistent with Series by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/523
* Update README.md by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/526
* Include MLE estimation of tau_0 and sigma_2 by lionelvoirol in https://github.com/LinkedEarth/Pyleoclim_util/pull/524
* Multiple resolution by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/527
* Generalized surrogates by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/530
* uar1 surrogates by lionelvoirol in https://github.com/LinkedEarth/Pyleoclim_util/pull/534
* uar1 surrogates by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/537
* Random time axis by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/539
* Mapping legend colorbar by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/525
* Updates to spectral() behavior by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/540
* Colored noise by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/541
* Ensemblegeoseries + MCPCA by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/542
* allow colored_noise to output normalized series and use it to generat… by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/543
* Surrogate bug fixes by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/545
* Surrogate bug fixes, number =1 by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/546
* include np.squeeze in series init by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/548
* coerced signif to boolean and removed extraneous print() statement by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/550
* Remove traces of LiPD by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/551
* New class docs by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/553
* Cmap fix by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/555
* Update geoseries.py by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/557
* fix pylipd query by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/558
* edgecolor fix for map_neighbors by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/559
* Doc fixes format by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/560
* fix .query by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/561
* Doc fixes format by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/562
* fixed import in plotting example by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/563
* another get_cmap fix by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/564
* Docstring fixes by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/565
* Update rtd_env.yml by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/566
* pin all python versions to 3.11.0 by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/567
* Update .readthedocs.yaml by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/568
* Mcpca doc by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/570
* tick version by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/571

New Contributors
* lionelvoirol made their first contribution in https://github.com/LinkedEarth/Pyleoclim_util/pull/524

**Full Changelog**: https://github.com/LinkedEarth/Pyleoclim_util/compare/v0.14.0...v1.0.0

0.14.0

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

What's Changed
* Modeplot pc units by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/449
* Alleviating the dependency conflict between scipy and cartopy by fzhu2e in https://github.com/LinkedEarth/Pyleoclim_util/pull/451
* update to Python 3.10 by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/453
* replaced lambda^2 by lambda by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/455
* Try another RTD envt by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/456
* made code more robust to uq options by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/460
* gkernel e folding scale default param fix by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/465
* Fix link in `Series` docstring by qianxyz in https://github.com/LinkedEarth/Pyleoclim_util/pull/468
* LOF implementation for outlier detection using Kmeans by Aragath in https://github.com/LinkedEarth/Pyleoclim_util/pull/474
* Update test_core_EnsembleSeries.py by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/471
* add auto_time_params arg to series init by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/472
* Update metadata.yml by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/482
* Fix permil encoding by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/487
* Update series.py by neillinehan in https://github.com/LinkedEarth/Pyleoclim_util/pull/485
* Update plotting.py documentation by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/490
* Pip install by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/481
* Update .readthedocs.yml by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/489
* change to read the docs build by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/492
* Update rtd_env.yml by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/493
* Documentation by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/495
* doc fix? maybe by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/496
* Update .readthedocs.yaml by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/497
* Update rtd_env.yml by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/498
* Custom frequency parameters by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/494
* Coherence time axis by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/501
* time coverage plots by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/500
* updated sphinx-search extension version by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/505
* enabling LiPD controlled vocabulary for archiveType by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/504
* fix spacing for time_coverage_plot examples by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/506
* Update contribution_guide.rst by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/508
* quantiles calculations by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/507
* Plotting utilities to support interval highlighting with labels by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/509
* Fix archivetype and other mapping by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/510
* Scipy failure -> pyhht integration into pyleoclim by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/515
* Fix for failing documentation on read the docs by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/517
* fix plot_legend arg in ens.plot_envelope by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/520
* fix plot_legend for psds by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/521
* Fixes the disappeared matplotlib style + doc fixes by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/518
* Release of the code base by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/522

New Contributors
* qianxyz made their first contribution in https://github.com/LinkedEarth/Pyleoclim_util/pull/468
* Aragath made their first contribution in https://github.com/LinkedEarth/Pyleoclim_util/pull/474
* neillinehan made their first contribution in https://github.com/LinkedEarth/Pyleoclim_util/pull/485

**Full Changelog**: https://github.com/LinkedEarth/Pyleoclim_util/compare/v0.13.0...v0.14.0

0.13.0

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](http://linked.earth/PyleoTutorials/notebooks/L2_principal_component_analysis.html).
This release also includes minor bug fixes, particularly on the handling of time metadata.

What's Changed
* update gkernel and bin warning message triggers by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/403
* Detrend thindoc by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/406
* Merge the newly created geoseries.py and associated class by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/407
* enabling json loading of GeoSeries by khider in https://github.com/LinkedEarth/Pyleoclim_util/pull/409
* Update test_core_Series.py by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/412
* fixed series.ssa(): RCk length mismatch in docstring by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/415
* remove extraneous data from data folder by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/410
* multiple, ensemble, psd docstring verbose=False by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/416
* series docstring typos by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/417
* update append and append docstring by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/418
* Rich geoseries by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/420
* first pass at map_all function for multiple geoseries by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/424
* Docs jupyter execute by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/423
* Doc fixes by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/425
* Multivar decomp by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/428
* Map overhaul by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/435
* Map configurability by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/437
* Modeplot map by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/439
* fixed geoseries.dashboard gridspec and docstring by jordanplanders in https://github.com/LinkedEarth/Pyleoclim_util/pull/440
* Map neighbors by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/441
* GeoSeries.segment() method by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/436
* Res class update by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/444
* Year bp fix by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/445


**Full Changelog**: https://github.com/LinkedEarth/Pyleoclim_util/compare/v0.12.0...v0.13.0

0.12.0

What's Changed
* fix gkernel by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/393
* Create resolution class by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/394
* Lipd and LipdSeries deprecation warnings by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/397
* Stripe fix by CommonClimate in https://github.com/LinkedEarth/Pyleoclim_util/pull/398
* updated warning messages by alexkjames in https://github.com/LinkedEarth/Pyleoclim_util/pull/399


**Full Changelog**: https://github.com/LinkedEarth/Pyleoclim_util/compare/v0.11.0...v0.12.0

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.