Break Correction algorithms used in ESA CCI SM
Project description
Detection and correction of structural breaks in (climate) time series.
Description
This package currently includes methods to test for inhomogeneities in satellite soil moisture measurements. In also contains implementations for correcting detected breaks, currently there are three methods:
Linear Model Pair matching
Higher Order Moment adjustment (see also https://doi.org/10.1175/JCLI3855.1)
Quantile Category Matching (see also https://doi.org/10.1175/2010JAMC2376.1)
The main modules in the package are:
TsRelBreakTest : Implements relative statistical tests between two subperiods to detect a break between them.
RegressPairFit, HigherOrderMoments, QuantileCatMatch : Classes that implement the correction methods.
TsRelBreakAdjust : Combines the detection and correction methods to correct a break between two subperiods.
TsRelMultiBreak : Iterates over multiples breaks in a time series to correct them.
Documentation
Methods in this package are described in
“W. Preimesberger, T. Scanlon, C. -H. Su, A. Gruber and W. Dorigo, “Homogenization of Structural Breaks in the Global ESA CCI Soil Moisture Multisatellite Climate Data Record,” in IEEE Transactions on Geoscience and Remote Sensing, vol. 59, no. 4, pp. 2845-2862, April 2021, doi: 10.1109/TGRS.2020.3012896.”
Note
This project has been set up using PyScaffold 2.5.9. For details and usage information on PyScaffold see http://pyscaffold.readthedocs.org/.
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
Built Distribution
File details
Details for the file pybreaks-0.3.tar.gz
.
File metadata
- Download URL: pybreaks-0.3.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c10038f2a93914dda166fc2b2fc2645a161c7d2211bc38fde2b641f24cc1cc1 |
|
MD5 | 418478949a0f5a17a4e3cea91d15eb3b |
|
BLAKE2b-256 | 717cf2082c1e65c096df0e84b2f7e3fd3476d6ba0103aab6153657153c864a0f |
File details
Details for the file pybreaks-0.3-py3-none-any.whl
.
File metadata
- Download URL: pybreaks-0.3-py3-none-any.whl
- Upload date:
- Size: 97.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2abea04af7c33ffbd709b6585d63bff996d9eff1b06ec2d882b67c87ec64ad0 |
|
MD5 | 78347d24a8d5599a81733336ce34e084 |
|
BLAKE2b-256 | ce61346929b9891bccafadea3ca82401de155623b520657adee8de3a4a382e80 |