Skip to main content

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

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.3.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.3-py3-none-any.whl (29.7 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for climakitae-1.2.3.tar.gz
Algorithm Hash digest
SHA256 a2a59fb3c18a1adf0107090d654472c3a6bf95edc049e738ad8523134a81b38b
MD5 649bfd3050802a09dc5d77fe87323dd5
BLAKE2b-256 61f0796f6ed704f57a188f571f512fc728ba5aeb77ad810a0fb89235ba64d6f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: climakitae-1.2.3-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.8

File hashes

Hashes for climakitae-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 46e171b4587b12abad54e40445cc236bfad7cfcbedee39f586b1297436a71b80
MD5 580509b90c53d5c0cd6e7046eeb36c94
BLAKE2b-256 5be8792f9d464b8b77d3cf7c4cf5c61098486298864edce97d8e07b5e178f8cc

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