forest-offsets

retrospective analysis of complience IFM projects

https://github.com/carbonplan/forest-offsets

Science Score: 49.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
    Found 17 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    2 of 12 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary

Keywords from Contributors

energy-system-model mesh hydrology keras xarray-accessor climate downscaling distributed observation interpretability
Last synced: 7 months ago · JSON representation

Repository

retrospective analysis of complience IFM projects

Basic Info
Statistics
  • Stars: 18
  • Watchers: 6
  • Forks: 3
  • Open Issues: 7
  • Releases: 2
Created over 5 years ago · Last pushed 9 months ago
Metadata Files
Readme License

README.md

CarbonPlan monogram.

carbonplan / forest-offsets

analysis of forest offset projects

CI License: MIT DOI DOI:10.1101/2021.04.28.441870

This repository includes our libraries and scripts for analyzing California's compliance forest carbon offsets program. This work is described in more detail in a web article, preprint, and publication. See the carbonplan/forest-offsets-paper repository for Jupyter notebooks that specifically recreate all the figures in the preprint. You can also browse some of these data and results in an interactive web map.

install

From PyPI:

shell pip install carbonplan_forest_offsets

or from source:

shell pip install git+https://github.com/carbonplan/forest-offsets.git

data sources

All data sources used in this project are described in this Intake Catalog. A schematic representing the primary input datasets and outputs is shown below for reference.

offsets-dag

data products

See the following Zenodo archives for descriptions of the data products produced by this project:

  • G Badgley, J Freeman, J J Hamman, B Haya, D Cullenward (2021) California improved forest management offset project database (Version 1.0) https://doi.org/10.5281/zenodo.4630684.
  • G Badgley, et al. (2021) Systematic over-crediting in California’s forest carbon offsets program https://doi.org/10.5281/zenodo.4630711.

environments

This project uses the Python and R programing languages. Environment specifications are included in the envs/ directory and pre-built Docker images are available on Dockerhub:

license

All the code in this repository is MIT-licensed. When possible, the data used by this project is licensed using the CC-BY-4.0 license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data.

about us

CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.

contributors

This project is being developed by CarbonPlan staff and the following outside contributors:

  • Grayson Badgley (@badgley)

Owner

  • Name: carbonplan
  • Login: carbonplan
  • Kind: organization
  • Email: hello@carbonplan.org
  • Location: earth

Data and science for climate action

GitHub Events

Total
  • Push event: 2
  • Pull request review event: 1
  • Pull request event: 1
  • Create event: 1
Last Year
  • Push event: 2
  • Pull request review event: 1
  • Pull request event: 1
  • Create event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 294
  • Total Committers: 12
  • Avg Commits per committer: 24.5
  • Development Distribution Score (DDS): 0.418
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
badgley g****y@g****m 171
Joseph Hamman j****n@u****u 43
Joe Hamman j****e@c****g 25
dependabot[bot] 4****] 23
badgley b****y@g****m 14
freeman-lab t****b@g****m 8
pre-commit-ci[bot] 6****] 3
Kata Martin k****m@g****m 2
Oriana Chegwidden o****c@u****u 2
Raphael Hagen n****n@g****m 1
Max Jones 1****s 1
Joe Hamman j****1@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 1
  • Total pull requests: 96
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 2 months
  • Total issue authors: 1
  • Total pull request authors: 7
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.45
  • Merged pull requests: 50
  • Bot issues: 0
  • Bot pull requests: 68
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dependabot[bot] (1)
  • jhamman (1)
Pull Request Authors
  • dependabot[bot] (75)
  • badgley (15)
  • jhamman (9)
  • pre-commit-ci[bot] (6)
  • norlandrhagen (3)
  • orianac (1)
  • katamartin (1)
Top Labels
Issue Labels
dependencies (1)
Pull Request Labels
dependencies (75) github_actions (30)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 35 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 2
  • Total versions: 3
  • Total maintainers: 3
pypi.org: carbonplan-forest-offsets

retrospective analysis of complience IFM projects

  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 35 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 11.6%
Stargazers count: 14.8%
Average: 16.6%
Forks count: 19.1%
Downloads: 27.4%
Maintainers (3)
Last synced: 7 months ago

Dependencies

envs/python-notebook/environment.yml pypi
  • carbonplan *
  • carbonplan-data *
  • carbonplan-forests *
  • carbonplan-styles *
dev-requirements.txt pypi
  • pytest * development
  • pytest-rerunfailures * development
requirements.txt pypi
  • fsspec *
  • fuzzywuzzy *
  • geopandas *
  • intake *
  • intake-excel *
  • intake-geopandas *
  • numpy *
  • pandas *
  • regionmask *
  • scikit-learn *
  • shapely *
  • statsmodels *
  • xarray *
.github/workflows/main.yaml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2.1.1 composite
  • crazy-max/ghaction-docker-meta v3.6.2 composite
  • docker/build-push-action v2.10.0 composite
  • docker/login-action v1.14.1 composite
  • docker/setup-buildx-action v1 composite
  • docker/setup-qemu-action v1 composite
envs/R-notebook/Dockerfile docker
  • $BASE_CONTAINER latest build
envs/python-notebook/Dockerfile docker
  • pangeo/base-image 2021.03.01 build