Skip to main content

Obtain the climatology and anomalies only for monthly data.

Project description

clima-anom - Climatology and Anomalies in Python

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

Overview

This code provides tools for the aid of different operations on monthly climate data, mainly obtaining climatologie and anomalies information, in addition to other operations such as data extraction from a shapefile.

Requirements

How to install requirements with pip

$pip install -r requirements.txt

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 .

Content

List of funtions

help_funtion
read_netcdf
clima_anom
climatology
anomalies
season
correlation
closest_point
MAE
RMSE
BIAS
create_netcdf
remove_continent_ocean
extract_shapefile

Help

For obtain a list of funtions:

import clima_anom as ca
ca.help_funtion()

Help for specific funtion:

ca.help_funtion('read_netcdf')

Data

The data use for examples correspond to NCEP/NCAR Reanalysis 1

Reanalysis Data

Figures

Montlhy climatology for hgt 500 hPa

Monthly_Climatology

Sesonal climatology for hgt 500 hPa

Seasonal Climatology

Remove a specific ocean or continent for uwnd 500 hPa

Wind remove mask

Extract information with a shapefile

Shapefile

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

clima-anom-0.5.6.tar.gz (11.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page