Skip to main content

A xarray based module for computing SST trends, 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

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.4.tar.gz (14.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: xindices-1.3.4.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.4.tar.gz
Algorithm Hash digest
SHA256 c316e07676687881fa042cbb950b881d2e35f469ac85bdacd50ecaf1d5a7ff0d
MD5 e0662a9e22147844ac2a7fac8445500e
BLAKE2b-256 38d8a7cc95ac4f63bb4063060f2e78dcfacc9a40bd994c628aef03226c722ff1

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