Skip to main content

Climate data analysis toolkit GUI support

Project description

A python toolkit for adding graphical user interface and visualization tools to the [Climakitae python package](https://github.com/cal-adapt/climakitae). It does not work standalone - climakitae needs to be installed as well.

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

Documentation

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

Installation

Install the latest version in development directly with pip.

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

Basic Usage

` import climakitae as ck # Import the base climakitae package import climakitaegui as ckg # Import the climakitaegui package sel = ckg.Select().show() # Pull up selections GUI to make data settings data = sel.retrieve() # Retrieve the data from the AWS catalog data = ck.load(data) # Read the data into memory ckg.view(data) # Generate a basic visualization of the data from climakitaegui.explore import warming_levels # Import warming levels code wl = warming_levels().show() # Explore Warming Levels GUI `

Contributors

[![Contributors](https://contrib.rocks/image?repo=cal-adapt/climakitaegui)](https://github.com/cal-adapt/climakitaegui/graphs/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

climakitaegui-1.0.0.tar.gz (33.9 kB view details)

Uploaded Source

Built Distribution

climakitaegui-1.0.0-py3-none-any.whl (38.1 kB view details)

Uploaded Python 3

File details

Details for the file climakitaegui-1.0.0.tar.gz.

File metadata

  • Download URL: climakitaegui-1.0.0.tar.gz
  • Upload date:
  • Size: 33.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for climakitaegui-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fec54ec82574d091ee3a9bc04b00ad6dd1df62015082c7a857bc5145fe16dc24
MD5 2260fdeea755a9144b4ce82727e4a493
BLAKE2b-256 4222a6267de8fae28e6c289a7000fbbd3e65a4f7cc8c4621cda073c58f5eb48f

See more details on using hashes here.

File details

Details for the file climakitaegui-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for climakitaegui-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc87e0a57a99dc55e8094e335846222c92640a19f5e800674187b75bcb571176
MD5 2b8a9d9b80387c8ad8f2f738d99c2c8d
BLAKE2b-256 7c912c4d5be39c8f945bf2fe4ee0261d91919dc9836d92bf009d07af5f7d1744

See more details on using hashes here.

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