pyleoclim

Python Package for the Analysis of Paleoclimate Data. Documentation at

https://github.com/linkedearth/pyleoclim_util

Science Score: 77.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 9 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    6 of 25 committers (24.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Python Package for the Analysis of Paleoclimate Data. Documentation at

Basic Info
Statistics
  • Stars: 97
  • Watchers: 10
  • Forks: 34
  • Open Issues: 37
  • Releases: 30
Created almost 10 years ago · Last pushed 6 months ago
Metadata Files
Readme License Code of conduct Citation

README.md

PyPI version PyPI license DOI NSF-1541029

Downloads Downloads Downloads

Python Package for the Analysis of Paleoclimate Data

Paleoclimate data, whether from observations or model simulations, offer unique challenges to the analyst, as they usually come in the form of timeseries with missing values and age uncertainties, which trip up off-the-shelf methods. Pyleoclim is a Python package primarily geared towards the analysis and visualization of such timeseries. The package includes several low-level methods to deal with these issues under the hood, leaving paleoscientists to interact with intuitive, high-level analysis and plotting methods that support publication-quality scientific workflows.

There are many entry points to Pyleoclim, thanks to its underlying data structures. Low-level modules work on NumPy arrays or Pandas dataframes.

We've worked hard to make Pyleoclim accessible to a wide variety of users, from establisher researchers to high-school students, and from seasoned Pythonistas to first-time programmers. A progressive introduction to the package is available at PyleoTutorials. Examples of scientific use are given this paper. A growing collection of research-grade workflows using Pyleoclim and the LinkedEarth research ecosystem are available as Jupyter notebooks on paleoBooks, with video tutorials on the LinkedEarth YouTube channel. Pyleoclim is part of the broader Python ecosystem of Computational Tools for Climate Science. Python novices are encouraged to follow these self-paced tutorials before trying Pyleoclim.

Science-based training materials are also available from the paleoHackathon repository. We also run live training workshops every so often. Follow us on Twitter, or join our Discourse Forum for more information.

Versions

See our releases page for details on what's included in each version.

Documentation

Online documentation is available through readthedocs.

Dependencies

pyleoclim only supports Python 3.11

Installation

The latest stable release is available through Pypi. We recommend using Anaconda or Miniconda with a dedicated environment. Full installation instructions are available in the package documentation

Citation

If you use our code in any way, please consider adding these citations to your publications:

  • Khider, D., Emile-Geay, J., Zhu, F., James, A., Landers, J., Ratnakar, V., & Gil, Y. (2022). Pyleoclim: Paleoclimate timeseries analysis and visualization with Python. Paleoceanography and Paleoclimatology, 37, e2022PA004509. https://doi.org/10.1029/2022PA004509
  • Khider, Deborah, Emile-Geay, Julien, Zhu, Feng, James, Alexander, Landers, Jordan, Kwan, Myron, & Athreya, Pratheek. (2022). Pyleoclim: A Python package for the analysis and visualization of paleoclimate data (v0.9.1). Zenodo. https://doi.org/10.5281/zenodo.7523617

Development

Pyleoclim development takes place on GitHub: https://github.com/LinkedEarth/Pyleoclim_util

Please submit any reproducible bugs you encounter to the issue tracker. For usage questions, please use Discourse.

License

The project is licensed under the GNU Public License. Please refer to the file call license. If you use the code in publications, please credit the work using the citation file.

Disclaimer

This material is based upon work supported by the National Science Foundation under Grant Number ICER-1541029. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the investigators and do not necessarily reflect the views of the National Science Foundation.

This research is funded in part by JP Morgan Chase & Co. Any views or opinions expressed herein are solely those of the authors listed, and may differ from the views and opinions expressed by JP Morgan Chase & Co. or its affilitates. This material is not a product of the Research Department of J.P. Morgan Securities LLC. This material should not be construed as an individual recommendation of for any particular client and is not intended as a recommendation of particular securities, financial instruments or strategies for a particular client. This material does not constitute a solicitation or offer in any jurisdiction.

Owner

  • Name: LinkedEarth
  • Login: LinkedEarth
  • Kind: organization
  • Email: linkedearth@gmail.com
  • Location: Los Angeles, CA

Citation (CITATION.cff)

cff-version: 1.2.1
message: "If you use this software, please cite it as below."
authors:
  - family-names: "Khider"
    given-names: "Deborah"
    orcid: "https://orcid.org/0000-0001-7501-8430"
  - family-names: "Emile-Geay"
    given-names: "Julien"
    orcid: "https://orcid.org/0000-0001-5920-4751"
  - family-names: "Zhu"
    given-names: "Feng"
    orcid: "https://orcid.org/0000-0002-9969-2953"
  - family-names: "James"
    given-names: "Alexander"
    orcid: "https://orcid.org/0000-0001-8561-3188"
  - family-names: "Landers"
    given-names: "Jordan"
    orcid: "https://orcid.org/0000-0001-9772-7617"
  - family-names: "Kwan"
    given-names: "Myron"
  - family-names: "Athreya"
    given-names: "Pratheek"
  - family-names: "McGibbon"
    given-names: "Robert"
    orcid: "https://orcid.org/0000-0003-3337-954X"
  - family-names: "Voirol"
    given-names: "Lionel"
    orcid: "https://orcid.org/0000-0003-1696-1407"
  - family-names: "Stiller"
    given-names: "Dominik"
    orcid: "https://orcid.org/0009-0003-3206-3735"

    

title: "Pyleoclim: A Python package for the analysis and visualization of paleoclimate data"
version: v1.2.1
doi: 10.5281/zenodo.1205661
date-released: 2025-07-09
url: "https://github.com/LinkedEarth/Pyleoclim_util"

GitHub Events

Total
  • Create event: 24
  • Release event: 1
  • Issues event: 41
  • Watch event: 10
  • Delete event: 24
  • Member event: 1
  • Issue comment event: 65
  • Push event: 66
  • Pull request review event: 21
  • Pull request event: 43
  • Fork event: 2
Last Year
  • Create event: 24
  • Release event: 1
  • Issues event: 41
  • Watch event: 10
  • Delete event: 24
  • Member event: 1
  • Issue comment event: 65
  • Push event: 66
  • Pull request review event: 21
  • Pull request event: 43
  • Fork event: 2

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 2,038
  • Total Committers: 25
  • Avg Commits per committer: 81.52
  • Development Distribution Score (DDS): 0.706
Past Year
  • Commits: 50
  • Committers: 4
  • Avg Commits per committer: 12.5
  • Development Distribution Score (DDS): 0.38
Top Committers
Name Email Commits
Deborah Khider d****r@g****m 599
CommonClimate j****g@u****u 500
Feng Zhu l****e@g****m 292
Alexander James a****s@g****m 254
jlanders j****v@g****m 87
Deborah Khider d****r@D****l 70
LinkedEarth l****h@g****m 49
MarcoGorelli 33
Feng Zhu f****e@o****m 29
myron m****n@g****m 26
pratheek p****i@g****m 24
Lionel Voirol l****l@h****m 16
Deborah Khider d****r@z****u 15
Deborah Khider d****r@g****u 14
Kim Pevey k****y@g****m 9
Dominik Stiller d****r@u****u 5
Lee Pin-Tzu s****8@n****w 3
Neil Edward Linehan 1****n 3
Deborah Khider d****r@g****u 3
Ramkumar r****4@g****m 2
Shilpa Thomas s****m@g****m 1
Erik Sundell e****l@g****m 1
Maximiliano Osorio m****o@g****m 1
Qianxy x****7@g****m 1
Ronnakrit "Ronnie" Rattanasriampaipong r****r@g****m 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 143
  • Total pull requests: 284
  • Average time to close issues: 4 months
  • Average time to close pull requests: 3 days
  • Total issue authors: 26
  • Total pull request authors: 14
  • Average comments per issue: 1.99
  • Average comments per pull request: 0.53
  • Merged pull requests: 261
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 22
  • Pull requests: 46
  • Average time to close issues: 16 days
  • Average time to close pull requests: 8 days
  • Issue authors: 10
  • Pull request authors: 6
  • Average comments per issue: 0.86
  • Average comments per pull request: 0.59
  • Merged pull requests: 42
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • CommonClimate (58)
  • khider (34)
  • alexkjames (20)
  • arfriedman (4)
  • thelightonmyway (3)
  • MiaEl-Khazen (2)
  • fzhu2e (2)
  • neillinehan (2)
  • bdamir5 (1)
  • pgc2113 (1)
  • MarcoGorelli (1)
  • philkongo (1)
  • SHEN-Cheng (1)
  • rihpeach (1)
  • danielbabin (1)
Pull Request Authors
  • CommonClimate (87)
  • khider (66)
  • alexkjames (61)
  • jordanplanders (39)
  • MarcoGorelli (13)
  • DominikStiller (4)
  • lionelvoirol (4)
  • kcpevey (2)
  • SQYQianYe (2)
  • neillinehan (2)
  • fzhu2e (1)
  • niatimary (1)
  • qianxyz (1)
  • Aragath (1)
Top Labels
Issue Labels
enhancement (47) bug (28) low priority (17) graphics (8) documentation (7) High Priority (6) TeamHackathon (6) suggestions (5) help wanted (4) wontfix (3) copilot (1) pandas (1) bug lite (1)
Pull Request Labels
bug (7) enhancement (4) High Priority (2) TeamHackathon (2) bug lite (1)

Packages

  • Total packages: 3
  • Total downloads:
    • pypi 444 last-month
  • Total docker downloads: 36
  • Total dependent packages: 1
    (may contain duplicates)
  • Total dependent repositories: 6
    (may contain duplicates)
  • Total versions: 93
  • Total maintainers: 5
proxy.golang.org: github.com/linkedearth/pyleoclim_util
  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago
proxy.golang.org: github.com/LinkedEarth/Pyleoclim_util
  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago
pypi.org: pyleoclim

Python Package for the Analysis of Paleoclimate Data

  • Versions: 47
  • Dependent Packages: 1
  • Dependent Repositories: 6
  • Downloads: 444 Last month
  • Docker Downloads: 36
Rankings
Docker downloads count: 2.9%
Dependent packages count: 3.2%
Dependent repos count: 6.1%
Average: 6.6%
Forks count: 7.1%
Stargazers count: 8.1%
Downloads: 12.1%
Last synced: 6 months ago

Dependencies

doc_build/requirements.txt pypi
  • LiPD ==0.2.8.8
  • Unidecode >=1.2.0
  • cartopy >=0.19.0
  • matplotlib >=3.4.3
  • nitime >=0.9
  • numba >=0.53.1
  • numpy >=1.21.2
  • pandas >=1.3.3
  • pathos >=0.2.8
  • pyhht >=0.1.0
  • readthedocs-sphinx-search >=0.1.0
  • scikit-learn >=0.24.2
  • scipy >=1.7.1
  • seaborn >=0.11.1
  • statsmodels >=0.12.2
  • tabulate >=0.8.9
  • tftb >=0.1.3
  • tqdm >=4.61.2
  • wget >=3.2
requirements.txt pypi
  • IPython *
  • pytest *
setup.py pypi
  • LiPD ==0.2.8.8
  • Unidecode >=1.1.1
  • matplotlib >=3.4.2
  • nitime >=0.8.1
  • numba >=0.50.1
  • numpy >=1.21.1
  • pandas >=1.3.0
  • pathos >=0.2.6
  • pyhht >=0.1.0
  • scikit-learn >=0.24.2
  • scipy >=1.7.0
  • seaborn >=0.11
  • statsmodels >=0.11.1
  • tabulate >=0.8.7
  • tftb >=0.1.1
  • tqdm >=4.47.0
  • wget >=3.2
.github/workflows/build.yml actions
  • actions/checkout main composite
  • jupyterhub/repo2docker-action master composite
.github/workflows/testmaster.yml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
environment.yml pypi
  • pyhht *