A xarray based module for computing SST trends and SST variability modes and other atmospheric variability modes
Project description
xIndices: A xarray based module for computing SST trends, SST variability modes and other atmospheric variability modes
Overview
xIndices is a xarray based Python library for calculating climate variability indices and patterns. For now, from preprocessing the data to final calculation of indices and patterns, it allows user to directly calculate without diving into the steps for calculations. Key Features:
-
Load, pre-process and Regrid Multiple data preprocessing tools are already supported including using ESMF defined methods.
-
Rotated EOF analysis This also allows user to examine EOF modes (Rotated: Varimax and Promax & Unrotated) in user defined regions. Returns the desired number of modes (PCs and EOFs along with their variance explained in the data). This comes in handy when one wants to play around EOF patterns in user selected regions and variables.
-
Various Climate variability modes and warming trend Right now, we support SST Warming mode, ENSO mode using global SST (One can calculate other modes using generaic EOF tool of this package), PDO, AMO, NAO etc. We intend to add more variability modes.
Install
Install the xIndices library using pip or conda (recommended).
conda create -n x_indices python=3.11 (OPTIONAL)
conda activate x_indices (If creating the x_indices environment)
conda install -c jiveshdixit -c conda-forge xindices
conda create -n x_indices -c conda-forge python=3.11 xesmf (MANDATORY)
conda activate x_indices
pip install xIndices
Community & Support
For now we have a Slack community page for comments, suggestions and error reporting.
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
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 xindices-1.2.1.tar.gz.
File metadata
- Download URL: xindices-1.2.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad3bd3bf3f37e9e903aae19b1626fbd2fc7a077995369d656c66584571d491b1
|
|
| MD5 |
bb98970b545c1e73ae96e7c2a31f9d3f
|
|
| BLAKE2b-256 |
1896a79719a30664ca88da5e1467b400d5399d63bcca65c91d7fa1ea752ff793
|
File details
Details for the file xIndices-1.2.1-py3-none-any.whl.
File metadata
- Download URL: xIndices-1.2.1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
039dcd8c39a2df980e3170bc866706a1e63706376693df3bc43e7236fb271b54
|
|
| MD5 |
49c7c346d22f2a3722d53260be6624b9
|
|
| BLAKE2b-256 |
88c9543f213c30583d27ea0ca8e05a3363633dcbcc674293462ce8688f5ca528
|