Skip to main content

A comprehensive toolkit for climate impact analysis.

Project description

Climalysis: Your Toolkit for Climate Impact Analysis ☁️🌞

PyPI License: GPL v3 Read the Docs codebeat badge DOI Tests

Developed by an assortment of active and past climate researchers, Climalysis is more than just a project – it's your one-stop platform for comprehensive climate impact analysis tools.

Project Lead: Jake Casselman (GitHub)


🚀 Quickstart

Install Climalysis:

pip install climalysis

Try your first analysis:

from climalysis import nino_index, normalize_longitudes

sst = nino_index("data/sst_monthly.nc", region="3.4").load_and_process_data()
sst.plot()

Our Mission:

Climalysis seeks to propel climate research forward by democratizing access to advanced analytical tools. Our primary mission is to provide a robust, open-source platform that encourages both established researchers and novice enthusiasts to run their own analyses, fostering innovation and reproducibility in climate studies. We aim to eliminate duplicated effort, enabling our users to focus on fresh discoveries and insights. Through building a collaborative community, we aspire to continually identify and open-source new tools, accelerating the pace of climate research and enriching the understanding of our world's climate.

What We Offer:

Dive into our code, explore complex climate data, learn with us, and contribute your insights. Climalysis empowers you to extract insights from complex climate data.


Whether you're a climate scientist seeking advanced research tools, a data enthusiast, or simply curious about climate impacts, Climalysis invites you to join us. Explore, learn, contribute, and together, let's deepen our understanding of the world's climate and drive towards a sustainable future.

Table of Contents

  1. Installation
  2. Dependencies
  3. Usage
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments
  8. Supporters
  9. Conflict of Interest

Installation

Climalysis can be accessed either directly from the GitHub repository or through the Python package.

GitHub Repository

First, clone the repository:

git clone https://github.com/Climalysis/climalysis.git

Next, navigate to the cloned repository and install the package:

cd climalysis
python -m venv .venv
source .venv/bin/activate  # on Windows: .venv\Scripts\activate
pip install .

Ensure you have Python 3.7 or higher installed on your system before installation.

Installing Python Package

You can also install Climalysis directly as a Python package:

pip install climalysis

Dependencies

Climalysis requires the following Python packages:

  • numpy==1.23.5
  • scikit_learn==1.2.1
  • scipy==1.9.3
  • setuptools==67.8.0
  • statsmodels==0.13.5
  • xarray==2023.3.0

These packages can be installed using pip by running the following command in your terminal:

pip install climalysis

Usage

After installation, you can import and use our package in your Python scripts:

from climalysis import nino_index, normalize_longitudes

sst = nino_index("data/sst_monthly.nc", region="3.4").load_and_process_data()
sst.plot()

You can now access the functions/classes in these modules.

Contributing

We warmly welcome contributions! Please see here for details on how to contribute. Have a look at the discussions if you need any ideas for where to contribute.

License

This project is licensed under the terms of the GNU General Public License. See LICENSE for more details.

Contact

If you have any questions, feel free to reach out to us. For major decisions, please consult with our project lead, Jake Casselman (jake.w.casselman@gmail.com).

Acknowledgments

We would like to express our gratitude to all contributors and users of Climalysis. Your support is greatly appreciated.

Conflict of Interest

We declare that there is no conflict of interest. The direction and goals of Climalysis are determined solely by the project team, independent of any external organizations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

climalysis-0.1.3-py3-none-any.whl (43.7 kB view details)

Uploaded Python 3

File details

Details for the file climalysis-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: climalysis-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 43.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for climalysis-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a1f0d65816cf9fa80e39e2e5c00a6c5cd665c3b7ac76cd1fdbaa3c0bd79d17fd
MD5 228267d1d2f142a6e05404be0cb4e9c3
BLAKE2b-256 4059398e56fc55d53fe457e51e0e71f00bab29666a8b5b4c81d4271cc92800b0

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