Add HistogramMatching humidity scaling calibrated for model-level ERA5 data.
Creating an instance of HistogramMatching without explicitly selecting the model- or pressure-level calibration will use the pressure-level calibration by default (which preserves current behavior) but warn users that a future release will default to the model-level calibration.
Changes
Features
HistogramMatching
humidity scaling calibrated for model-level ERA5 data.Creating an instance of
HistogramMatching
without explicitly selecting the model- or pressure-level calibration will use the pressure-level calibration by default (which preserves current behavior) but warn users that a future release will default to the model-level calibration.Tests
make test
)Reviewer