Climate data analysis toolkit
Project description
A python toolkit for retrieving and performing scientific analyses with climate data from the [Cal-Adapt Analytics Engine](https://analytics.cal-adapt.org).
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 climakitae as ck # Import the package from climakitae.core.data_interface import DataParameters sel = DataParameters() # Pull up selections to make data settings data = sel.retrieve() # Retrieve the data from the AWS catalog data = ck.load(data) # Read the data into memory `
Links
PyPI releases: https://pypi.org/project/climakitae/
Source code: https://github.com/cal-adapt/climakitae
Issue tracker: https://github.com/cal-adapt/climakitae/issues
Contributors
[![Contributors](https://contrib.rocks/image?repo=cal-adapt/climakitae)](https://github.com/cal-adapt/climakitae/graphs/contributors)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file climakitae-1.0.1.tar.gz
.
File metadata
- Download URL: climakitae-1.0.1.tar.gz
- Upload date:
- Size: 29.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abd052061e3c9d371237ec69683d5c7008a06296c7f8bdbef787ca51a7112e5a |
|
MD5 | 019dc46719462447451ecbc63f865fec |
|
BLAKE2b-256 | f5a7ca0b331a10b6f4610f01f6f4cece5bf8c06d0537a7e477cf864f47e4be5d |
File details
Details for the file climakitae-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: climakitae-1.0.1-py3-none-any.whl
- Upload date:
- Size: 29.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efe0eb449d958c4cdee052ee43d7b4bb2eb3ed24aa7b3393025b1677b6485789 |
|
MD5 | 30e4c73ef7422a566f346af38cd8311c |
|
BLAKE2b-256 | 2cf366daad7fe6580f99a9b1064f6247da81429472c7480bdebbaf1483c78766 |