Skip to main content

A xarray based module for computing SST trends, SST variability modes and other atmospheric variability modes

Reason this release was yanked:

Corrosponding version on anaconda is slightly different. Refer to https://anaconda.org/jiveshdixit/xindices/files for installing 1.3.6

Project description

xIndices: A xarray based module for computing SST trends, SST variability modes and other atmospheric variability modes

PyPi Shield

Downloads

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.

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 python=3.11 xesmf (MANDATORY)
conda activate x_indices
pip install xIndices

Update

I have added Lanczos filter, correction for error due to latitude ascending, added some more support functions such as standardize variable, stack variables, Projectdata onto eofs etc. Some small bugs has also been addressed, however, they didn't affect the accuracy of analysis eralier

Community & Support

For now we have a Slack community page for comments, suggestions and error reporting.

Community

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

xindices-1.3.6.tar.gz (14.3 kB view details)

Uploaded Source

File details

Details for the file xindices-1.3.6.tar.gz.

File metadata

  • Download URL: xindices-1.3.6.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.13

File hashes

Hashes for xindices-1.3.6.tar.gz
Algorithm Hash digest
SHA256 9f3e8daa8eef9c3cd7c08911d8ba570115ffd3ae2b5a291f9d3731e623dbf9b2
MD5 7258c82913b651281ed2ee0da9a640f6
BLAKE2b-256 5873fe93e9006b29220832d13313e9ce4aee6d4e87f62a5164f039f37ad2975c

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