Skip to main content

Preprocessing utilities for CarbonPlan's data catalog

Project description

carbonplan / data

data catalog and curation

GitHub Build Status MIT License

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

install

pip 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:

$ py.test -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 non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through 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.0.tar.gz (126.1 kB view details)

Uploaded Source

Built Distribution

carbonplan_data-0.4.0-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file carbonplan-data-0.4.0.tar.gz.

File metadata

  • Download URL: carbonplan-data-0.4.0.tar.gz
  • Upload date:
  • Size: 126.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1

File hashes

Hashes for carbonplan-data-0.4.0.tar.gz
Algorithm Hash digest
SHA256 8f1fea3701d099b25741f7828c27f2b3bfbbaf7e0abfdd5cbb0030c058303dbc
MD5 f791b2c28ed85416b94a85e6315a9f5f
BLAKE2b-256 f9d6c5549432dffe30c410235ef58eb870c622294bb3f3681752e88f47c265e7

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: carbonplan_data-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1

File hashes

Hashes for carbonplan_data-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1ba8782899ffc8eca18ab6584c92867a941aaff92cb14d936e872ec760b2b8be
MD5 6ddf83e29cd60708f100c6157a924881
BLAKE2b-256 22d04a712780f103d528022ba904ec99dc78ee4d0e073e83f5b9c18e6beacaf9

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