Recent Releases of pyleotutorials
pyleotutorials - v1.1.0 - update to tutorials for alignment with Pyleoclim
What's Changed
- Correct typo in spectral analysis Notebook by @tomarney in https://github.com/LinkedEarth/PyleoTutorials/pull/74
- Update L2principalcomponent_analysis.ipynb with how to change the size of the markers on a map by @khider in https://github.com/LinkedEarth/PyleoTutorials/pull/77
- Corr updates by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/80
- Adding time_semantics tutorial by @tanaya-g in https://github.com/LinkedEarth/PyleoTutorials/pull/78
New Contributors
- @tomarney made their first contribution in https://github.com/LinkedEarth/PyleoTutorials/pull/74
- @tanaya-g made their first contribution in https://github.com/LinkedEarth/PyleoTutorials/pull/78
Full Changelog: https://github.com/LinkedEarth/PyleoTutorials/compare/v1.0.0...v1.1.0
- Jupyter Notebook
Published by khider about 1 year ago
pyleotutorials - v1.0.0 Updates to Pyleoclim APIs + New functionalities
This version of the tutorials support v1.0.0 and above of Pyleoclim, including the removal of the LiPD class from Pyleoclim and the integration with PyLiPD. New tutorials were added for functionalities in outlier detections, working with ensembles, PCA and SSA analyses.
What's Changed
- added example of loading a pre-loaded dataset by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/42
- Tutorial of LOF implementation for outlier detection using Kmeans by @Aragath in https://github.com/LinkedEarth/PyleoTutorials/pull/43
- New Surrogate series tutorial by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/51
- Make formatting consistent and remove references to the LiPD class by @khider in https://github.com/LinkedEarth/PyleoTutorials/pull/49
- Upgrades and upkeep by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/55
- updated wavelet tutorial by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/60
- minor updates and cosmetic fixes to spectral notebook by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/61
- Fix pylipd and query functionalities in all notebooks by @khider in https://github.com/LinkedEarth/PyleoTutorials/pull/62
- Change link to the Python Tutorials to LeapFROGS by @khider in https://github.com/LinkedEarth/PyleoTutorials/pull/59
- working with age ensembles by @khider in https://github.com/LinkedEarth/PyleoTutorials/pull/63
- Update L2spectralanalysis.ipynb by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/64
- update no conflict branch by @alexkjames in https://github.com/LinkedEarth/PyleoTutorials/pull/66
- update pca nb by @alexkjames in https://github.com/LinkedEarth/PyleoTutorials/pull/67
- mcpca + stackplot for pca nb by @alexkjames in https://github.com/LinkedEarth/PyleoTutorials/pull/69
New Contributors
- @Aragath made their first contribution in https://github.com/LinkedEarth/PyleoTutorials/pull/43
Full Changelog: https://github.com/LinkedEarth/PyleoTutorials/compare/v0.0.2...v1.0.0
- Jupyter Notebook
Published by khider over 1 year ago
pyleotutorials - v0.0.2
New tutorials corresponding to changes in Pyleoclim and integration into Pandas
What's Changed
- added PANGAEA loading example by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/17
- Pull main into outliers to get the most up-to-date versions of the tutorials by @khider in https://github.com/LinkedEarth/PyleoTutorials/pull/20
- Outliers by @khider in https://github.com/LinkedEarth/PyleoTutorials/pull/21
- Regridding by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/27
- Paleopandas by @alexkjames in https://github.com/LinkedEarth/PyleoTutorials/pull/25
- Age ensemble notebook by @alexkjames in https://github.com/LinkedEarth/PyleoTutorials/pull/34
- update lipd usage in mses, correlation, and outliers notebooks by @alexkjames in https://github.com/LinkedEarth/PyleoTutorials/pull/37
- Notebook shows PCA usage by @CommonClimate in https://github.com/LinkedEarth/PyleoTutorials/pull/38
- make it possible to use paleo ensemble by @alexkjames in https://github.com/LinkedEarth/PyleoTutorials/pull/39
New Contributors
- @CommonClimate made their first contribution in https://github.com/LinkedEarth/PyleoTutorials/pull/17
- @khider made their first contribution in https://github.com/LinkedEarth/PyleoTutorials/pull/20
- @alexkjames made their first contribution in https://github.com/LinkedEarth/PyleoTutorials/pull/25
Full Changelog: https://github.com/LinkedEarth/PyleoTutorials/compare/v0.0.1...v0.0.2
- Jupyter Notebook
Published by khider over 2 years ago