Welcome to xsdba’s documentation!¶
xsdba is a Python library for statistical downscaling and bias adjustment. Leveraging xarray` and dask, users can easily bias-adjust large datasets.
Need help?¶
Ouranos employees can ask questions on the Ouranos private StackOverflow where you can tag subjects and people. (https://stackoverflow.com/c/ouranos/questions).
Potential bugs in xsdba can be reported as an issue here: https://github.com/Ouranosinc/xsdba/issues .
To be aware of changes in xsdba, you can “watch” the GitHub repository. You can customize the watch function to notify you of new releases. (https://github.com/Ouranosinc/xsdba)
Acknowledgements¶
xsdba development is funded through Ouranos, a not-for-profit collaborative innovation organization fostering resilient adaptation to climate change, based in Québec, Canada.
Indexes¶
Contents¶
Table of Contents
- xsdba: Statistical Downscaling and Bias Adjustment library
- Installation
- Basic Usage
- xclim Migration Guide
- Bias Adjustment and Downscaling Algorithms
- Contributing
- Releasing
- Examples
- Statistical Downscaling and Bias-Adjustment
- Simple Quantile Mapping
- Grouping
- Modular approach
- First example : pr and frequency adaptation
- Second example: tas and detrending
- Third example : Multi-method protocol - Hnilica et al. 2017
- Fourth example : Multivariate bias-adjustment (Cannon, 2018)
- Fifth example : Dynamical Optimal Transport Correction - Robin et al. 2019
- Sixth example : Pooling multiple members together for quantile mapping
- Advanced tools
- Spectral variance
- Statistical Downscaling and Bias-Adjustment
All Modules
GitHub Repository