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
[](https://github.com/cal-adapt/climakitae/graphs/contributors)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file climakitae-1.0.0.tar.gz.
File metadata
- Download URL: climakitae-1.0.0.tar.gz
- Upload date:
- Size: 29.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84672bf71c772dd471ac81423aaef523fed56eca14dd02f9d326913feeea8cac
|
|
| MD5 |
4a78cb47abc5255a0d38b5efe6cb9d51
|
|
| BLAKE2b-256 |
179687d1a7bca703d76fccf9f1c81001f221d792b00e67cee390a450b2953555
|
File details
Details for the file climakitae-1.0.0-py3-none-any.whl.
File metadata
- Download URL: climakitae-1.0.0-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 |
8d927596dc17ef9334a5cb2613119995766bbf5be52098ca4acca501e31e9aaf
|
|
| MD5 |
bc05943bcc5ffef590cfcc241cf050b5
|
|
| BLAKE2b-256 |
78e47e7006bd1ef6a63efe31810bdcd4bb11dc690e880c56eb50177e91220c6e
|