Skip to main content

Obtain the climatology and anomalies only for monthly data.

Project description

clima-anom - Climatology and Anomalies in Python

PyPI PyPI PyPI PyPI PyPI PyPI

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

numpy

netCDF4

matplotlib

cartopy

pyshp

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 .

Pip install

$pip install clima-anom

Install a specific version, for example 0.5.2

$pip install clima-anom==0.5.2

Content

List of funtions

read_netcdf
clima_anom
season
correlation
closest_point
extract_area
MAE
RMSE
DiasDoAno
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.4.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