https://github.com/climateimpactlab/impactlab-tools
Python tools for Climate Impact Lab developers
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Keywords
risingverse
Last synced: 9 months ago
·
JSON representation
Repository
Python tools for Climate Impact Lab developers
Basic Info
- Host: GitHub
- Owner: ClimateImpactLab
- License: mit
- Language: Python
- Default Branch: master
- Homepage: http://impactlab-tools.readthedocs.io
- Size: 6.29 MB
Statistics
- Stars: 9
- Watchers: 13
- Forks: 2
- Open Issues: 6
- Releases: 2
Topics
risingverse
Created over 9 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Contributing
License
README.rst
=========================================
Climate Impact Lab development toolkit
=========================================
.. image:: https://img.shields.io/pypi/v/impactlab-tools.svg
:target: https://pypi.python.org/pypi/impactlab-tools
.. image:: https://github.com/ClimateImpactLab/impactlab-tools/actions/workflows/pythonpackage.yaml/badge.svg
:target: https://github.com/ClimateImpactLab/impactlab-tools/actions/workflows/pythonpackage.yaml
.. image:: https://codecov.io/gh/ClimateImpactLab/impactlab-tools/branch/master/graph/badge.svg?token=DUDCDOPYYC
:target: https://codecov.io/gh/ClimateImpactLab/impactlab-tools
.. image:: https://www.readthedocs.io/projects/impactlab-tools/badge/?version=latest
:target: https://impactlab-tools.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Python tools for Climate Impact Lab developers
* Documentation: http://impactlab-tools.readthedocs.io.
Features
--------
* Out-of-the-box aggregation & weighting using Impactlab regions & datasets
* Computes distributions across ACP and GCP models
* Provides tools for using Climate Impact Lab server configuration files
* Integrates seamlessly into pandas and xarray workflows
Usage
-----
For detailed usage instructions, see the `readthedocs documentation `_
Installation
------------
``pip install impactlab-tools``
Requirements
------------
This package requires Python 3.
Installing with pip will ensure all dependencies are installed correctly.
Latest Release Notes
--------------------
See `whatsnew `_
Todo
----
See `issues `_ to see and add to our todos.
Credits
---------
This package was created by `Justin Simcock `_ and `Michael Delgado `_ of the `Climate Impact Lab `_. Check us out on `github `_.
Owner
- Name: Climate Impact Lab
- Login: ClimateImpactLab
- Kind: organization
- Email: info@impactlab.org
- Website: https://impactlab.org
- Twitter: impact_lab
- Repositories: 77
- Profile: https://github.com/ClimateImpactLab
A team of scientists, economists and engineers measuring the real-world costs of climate change.
GitHub Events
Total
- Watch event: 4
- Delete event: 38
- Issue comment event: 11
- Push event: 51
- Pull request event: 85
- Create event: 42
Last Year
- Watch event: 4
- Delete event: 38
- Issue comment event: 11
- Push event: 51
- Pull request event: 85
- Create event: 42
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 5
- Total pull requests: 94
- Average time to close issues: 16 days
- Average time to close pull requests: 9 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.2
- Average comments per pull request: 0.23
- Merged pull requests: 59
- Bot issues: 2
- Bot pull requests: 91
Past Year
- Issues: 1
- Pull requests: 45
- Average time to close issues: about 2 months
- Average time to close pull requests: 6 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.22
- Merged pull requests: 30
- Bot issues: 1
- Bot pull requests: 44
Top Authors
Issue Authors
- brews (3)
- dependabot[bot] (2)
Pull Request Authors
- dependabot[bot] (91)
- brews (3)
Top Labels
Issue Labels
help wanted (3)
dependencies (2)
python (2)
bug (2)
good first issue (2)
Pull Request Labels
dependencies (91)
python (79)
github_actions (12)
Packages
- Total packages: 1
-
Total downloads:
- pypi 73 last-month
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 11
- Total maintainers: 2
pypi.org: impactlab-tools
Python tools for Climate Impact Lab developers
- Homepage: https://github.com/ClimateImpactLab/impactlab-tools
- Documentation: https://impactlab-tools.readthedocs.io/
- License: MIT License
-
Latest release: 0.6.0
published about 2 years ago
Rankings
Dependent packages count: 4.8%
Dependent repos count: 11.6%
Average: 16.5%
Forks count: 19.2%
Downloads: 22.0%
Stargazers count: 25.1%
Last synced:
10 months ago
Dependencies
requirements.txt
pypi
- pyyaml *
requirements_conda.txt
pypi
- bottleneck *
- dask *
- geopandas *
- matplotlib *
- netcdf4 *
- numpy *
- pandas *
- scipy *
- xarray *
requirements_test.txt
pypi
- Sphinx * test
- coverage * test
- coveralls * test
- flake8 * test
- pip * test
- pytest * test
- pytest-cov * test
- pytest-runner * test
- sphinx-rtd-theme * test
- tox * test
- wheel * test