Skip to main content

Preprocessing utilities for CarbonPlan's data catalog

Project description

CarbonPlan monogram.

carbonplan / data

data catalog and curation

CI PyPI License: MIT

This repository includes our main data catalog as well as our pre-processing utilities.

install

python -m pip install carbonplan[data]

usage

The CarbonPlan data archives are currently mirrored on Google Cloud Storage (US-Central) and Microsoft Azure (US-West). Set the CARBONPLAN_DATA environment variable before using the Intake catalog below:

# google (us-central)
export CARBONPLAN_DATA="https://storage.googleapis.com/carbonplan-data"
# or
# azure (us-west)
export CARBONPLAN_DATA="https://carbonplan.blob.core.windows.net/carbonplan-data"
# open the top level catalog
from carbonplan.data import cat

# extract an entry as a Dask-backed Xarray Dataset
cat.mtbs["raster"](region="conus", resolution="4000m").to_dask()

developer documentation

To run the unit and integration tests for this API, run:

$ pytest -v

Catalog entries scan be marked as either skip or xfail by setting the ci key in the metadata dictionary:

foo:
  description: "skip this entry in the CI tests"
  metadata:
    ci: skip

license

All the code in this repository is MIT-licensed. When possible, the data 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

carbonplan_data-0.4.4.tar.gz (60.2 kB view details)

Uploaded Source

Built Distribution

carbonplan_data-0.4.4-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

Details for the file carbonplan_data-0.4.4.tar.gz.

File metadata

  • Download URL: carbonplan_data-0.4.4.tar.gz
  • Upload date:
  • Size: 60.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for carbonplan_data-0.4.4.tar.gz
Algorithm Hash digest
SHA256 92b1e05a80e8a31628e23fe0d397f4010570e03bc6b3c8801e12276ec66af279
MD5 f8e29e809e027aaffe4946ff16b3d0ea
BLAKE2b-256 a7e2ea5ba1cdfc635b97b8fe1e5d29a13903890e5b6ee9ae4d4377ce765a9a57

See more details on using hashes here.

Provenance

File details

Details for the file carbonplan_data-0.4.4-py3-none-any.whl.

File metadata

File hashes

Hashes for carbonplan_data-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2434530806c21cd2aff184f3cab75d4cae22651ed17ea4c0084ac2d1eaca4379
MD5 e6cda7910fc60ca7ec3a3cbef0a1c177
BLAKE2b-256 e0abb4ce3fdc50af52bc66e8da58e2eb5c21b3f011432a4fe629b261dfb2f624

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page