Skip to main content

Climate data analysis toolkit

Project description

Climakitae

A python toolkit for retrieving and performing scientific analyses with climate data from the Cal-Adapt Analytics Engine.

Note: This package is in active development and should be considered a work in progress.

Documentation

Check out the official documentation on ReadTheDocs: https://climakitae.readthedocs.io/en/latest/

Installation

Install the latest version in development directly with pip.

pip install https://github.com/cal-adapt/climakitae/archive/main.zip

Basic Usage

# Import functions of interest from climakitae
from climakitae.core.data_interface import (
    get_data_options, 
    get_subsetting_options, 
    get_data
)

# See all the data catalog options as a pandas DataFrame object
get_data_options()

# See all the area subset options for retrieving a spatial subset of the catalog data
get_subsetting_options()

# Retrieve data for a single variable for the state of California
get_data(
    variable = "Precipitation (total)", 
    downscaling_method = "Dynamical", 
    resolution = "9 km", 
    timescale = "monthly", 
    scenario = "SSP 3-7.0 -- Business as Usual",
    cached_area = "CA"
)

If you want to use graphic user interfaces to retrieve and view data visualization options (among other features), you'll need to import our sister package climakitaegui, which works in tandem with climakitae to produce interactive GUIs. See climakitaegui for more information on how to use this library.

Links

Contributors

Contributors

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

climakitae-1.2.2.tar.gz (29.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

climakitae-1.2.2-py3-none-any.whl (29.7 MB view details)

Uploaded Python 3

File details

Details for the file climakitae-1.2.2.tar.gz.

File metadata

  • Download URL: climakitae-1.2.2.tar.gz
  • Upload date:
  • Size: 29.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for climakitae-1.2.2.tar.gz
Algorithm Hash digest
SHA256 2581887e20dbb4c5d1a9b1745b7731b9e699d847f2d4f4ac69a537a68702ca7b
MD5 094eba4e6347630dbd226871a8fd1dc1
BLAKE2b-256 77a2251cbb7acb02173294775e228f0bf13e13cb16db374ca83b35ce89c7ceb7

See more details on using hashes here.

File details

Details for the file climakitae-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: climakitae-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 29.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for climakitae-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c4beb752ad8c11f23bef79afe64d03fb0436bc2fbbc214cd3fa3b875362bd7cc
MD5 cb2d048b36d246ac3092abe34dd17aae
BLAKE2b-256 2667d0e9785d546197eba68aad4de6e8d3e5f52ed578fdea6d57b5e2294fa012

See more details on using hashes here.

Supported by

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