There is a newer version of the record available.

Published April 20, 2023 | Version v1.9.0

btschwertfeger/BiasAdjustCXX: Release v1.9.0

Authors/Creators

  • 1. CONTACT Software GmbH

Description

Available bias correction methods
Scaling-based techniques:
    * Linear Scaling
    * Variance Scaling
    * Delta Method

Distribution-based techniques:
    * Quantile Mapping
    * Quantile Delta Mapping

All of these mathematical methods are intended to be applied on 1-dimensional time-series climate data. This module also provides the possibility that enables the application of the desired bias correction method on 3-dimensinoal data sets.

v1.9.0 (2023-04-20)

Full Changelog

Breaking changes:

  • Change the --n_processes option to --processes #17

Implemented enhancements:

  • Create a Documentation using sphinx #16
  • Create install and uninstall target / command #12
  • Add unit tests #8
  • Change Docker base image from Ubuntu22.04 to Alpine3.17 #7
  • Add a sphinx-based documentation #23 (btschwertfeger)

Fixed bugs:

  • Quantile Delta Mapping return nan values because of zero-devision error #19
  • Added a function to ensure the zero-devision and devision by zero #22 (btschwertfeger)

Closed issues:

  • Raise exception when --max-scaling-factor is set to 0 #18
  • Create a basic CI #15
  • Add a Changelog #14
  • Add the related publication as documentation #11

Merged pull requests:

Full Changelog: https://github.com/btschwertfeger/BiasAdjustCXX/compare/v1.8.1...v1.9.0

Files

btschwertfeger/BiasAdjustCXX-v1.9.0.zip

Files (10.3 MB)

Name Size Download all
md5:50c6cea9c2fee64cc8ecbdb921adf7d6
10.3 MB Preview Download

Additional details