Obtain the climatology and anomalies only for monthly data.
Project description
clima-anom - Climatology and Anomalies in Python
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
Figures
Montlhy climatology for hgt 500 hPa
Sesonal climatology for hgt 500 hPa
Remove a specific ocean or continent for uwnd 500 hPa
Extract information with a shapefile
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file clima-anom-0.5.6.tar.gz
.
File metadata
- Download URL: clima-anom-0.5.6.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0afab34b66aa4a614f7bc8d8ef53af16aa1491476e1d9229aecf12df474729d2 |
|
MD5 | 07dc7efe3477a263b675b9a0e0795e0f |
|
BLAKE2b-256 | 1b3add7f8d4342c680c83883d6fd9a1ffee3249a6a52137ac2cbbea962d5be0d |