elapid
Species distribution modeling tools, including a python implementation of Maxent.
https://github.com/earth-chris/elapid
Category: Biosphere
Sub Category: Species Distribution Modeling
Keywords
biodiversity-informatics biogeography geospatial maxent niche-modelling species-distribution-modelling
Last synced: about 14 hours ago
JSON representation
Repository metadata
Species distribution modeling tools, including a python implementation of Maxent
- Host: GitHub
- URL: https://github.com/earth-chris/elapid
- Owner: earth-chris
- License: mit
- Created: 2021-03-20T04:00:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T23:26:03.000Z (2 months ago)
- Last Synced: 2025-04-22T01:05:33.057Z (9 days ago)
- Topics: biodiversity-informatics, biogeography, geospatial, maxent, niche-modelling, species-distribution-modelling
- Language: Python
- Homepage: https://elapid.org
- Size: 6.39 MB
- Stars: 60
- Watchers: 6
- Forks: 9
- Open Issues: 2
- Releases: 11
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Citation: CITATION.cff
README.md
Citation (CITATION.cff)
cff-version: "1.2.0" authors: - family-names: Anderson given-names: Christopher B. orcid: "https://orcid.org/0000-0001-7392-4368" doi: 10.5281/zenodo.7813017 message: If you use this software, please cite our article in the Journal of Open Source Software. preferred-citation: authors: - family-names: Anderson given-names: Christopher B. orcid: "https://orcid.org/0000-0001-7392-4368" date-published: 2023-04-19 doi: 10.21105/joss.04930 issn: 2475-9066 issue: 84 journal: Journal of Open Source Software publisher: name: Open Journals start: 4930 title: "elapid: Species distribution modeling tools for Python" type: article url: "https://joss.theoj.org/papers/10.21105/joss.04930" volume: 8 title: "elapid: Species distribution modeling tools for Python"
Owner metadata
- Name: Christopher Anderson
- Login: earth-chris
- Email:
- Kind: user
- Description: ecology | space | design
- Website: https://earth-chris.github.io
- Location: San Francisco, CA
- Twitter: earth_chris
- Company: @planetlabs
- Icon url: https://avatars.githubusercontent.com/u/10216182?u=abccdd72eae96ab5042a5a9a11580202af0adfdf&v=4
- Repositories: 17
- Last ynced at: 2025-04-25T07:11:30.791Z
- Profile URL: https://github.com/earth-chris
GitHub Events
Total
- Create event: 6
- Release event: 3
- Issues event: 2
- Watch event: 9
- Delete event: 5
- Issue comment event: 5
- Push event: 11
- Pull request review comment event: 2
- Pull request review event: 4
- Pull request event: 6
- Fork event: 3
Last Year
- Create event: 6
- Release event: 3
- Issues event: 2
- Watch event: 9
- Delete event: 5
- Issue comment event: 5
- Push event: 11
- Pull request review comment event: 2
- Pull request review event: 4
- Pull request event: 6
- Fork event: 3
Committers metadata
Last synced: 9 days ago
Total Commits: 405
Total Committers: 1
Avg Commits per committer: 405.0
Development Distribution Score (DDS): 0.0
Commits in past year: 5
Committers in past year: 1
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
earth-chris | c****a@s****i | 405 |
Committer domains:
- salo.ai: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 37
Total pull requests: 67
Average time to close issues: 4 months
Average time to close pull requests: 9 days
Total issue authors: 6
Total pull request authors: 4
Average comments per issue: 0.97
Average comments per pull request: 0.24
Merged pull request: 62
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: 12 days
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.8
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- earth-chris (28)
- gabrieldansereau (5)
- jeffreysmith-jrs (1)
- aFewThings (1)
- bobilong (1)
- BachirNILU (1)
Top Pull Request Authors
- earth-chris (64)
- osgeokr (1)
- gabrieldansereau (1)
- PC-FSU (1)
Top Issue Labels
- bug (16)
- enhancement (12)
- documentation (10)
- low priority (7)
- high priority (4)
- help wanted (1)
- science (1)
Top Pull Request Labels
- enhancement (25)
- documentation (17)
- bug (12)
- science (2)
- high priority (1)
- low priority (1)
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 1,707 last-month
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 1 (may contain duplicates)
- Total versions: 30
- Total maintainers: 1
pypi.org: elapid
Species distribution modeling tools
- Homepage:
- Documentation: https://elapid.readthedocs.io/
- Licenses: MIT
- Latest release: 1.0.2 (published 2 months ago)
- Last Synced: 2025-04-29T07:31:19.868Z (1 day ago)
- Versions: 26
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 1,707 Last month
-
Rankings:
- Dependent packages count: 10.108%
- Average: 16.401%
- Downloads: 17.513%
- Dependent repos count: 21.581%
- Maintainers (1)
conda-forge.org: elapid
- Homepage: https://elapid.org
- Licenses: MIT
- Latest release: 0.3.18 (published over 2 years ago)
- Last Synced: 2025-04-01T02:08:25.343Z (30 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 34.025%
- Average: 48.037%
- Stargazers count: 49.578%
- Dependent packages count: 51.175%
- Forks count: 57.37%
Dependencies
- descartes >=1.1.0
- geopandas >=0.7.0
- glmnet >=2.2.0
- numpy >=1.18
- pandas >=1.0.3
- rasterio >=1.2.1
- scikit-learn >=0.22.2
- shapely >=1.7.0
- tqdm >=4.60.0
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
Score: 11.570798068160682