/clima-anom

Create climatology and obtain a correlation

Primary LanguageJupyter Notebook

GitHub last commit GitHub commit activity GitHub contributors PyPI GitHub pull requests GitHub repo size GitHub top language

Climatology and Anomalies in Python

Overview

This code provides experimental and simples tools for differents operations on climate data, mainly obtaining climatologies and anomalies values, in addition to others operations such as data extraction from continent, ocean or a shapefile.

Pip install

$pip install clima-anom

Manual installation

clima_anom works on Python 3 for Linux, Windows or OSX.

$git clone https://github.com/mhacarthur/clima_anom.git

first clone the package then inside

$cd clima_anom

and install

$pip install .

Data

The data use for examples is in directory data. For complete data see:

TRMM 3B42-v7 daily

Figures

Montlhy climatology for rainfall

Monthly_Climatology

Sesonal climatology for rainfall

Seasonal Climatology

Remove a specific ocean or continent for rainfall

Wind remove mask

Extract information with a shapefile

Shapefile