sup3r.bias.bias_transforms#
Bias correction transformation functions.
TODO: These methods need to be refactored to use lazy calculations. They currently slow down the forward pass runs when operating on full input data volume.
We should write bc factor files in a format compatible with Loaders / Rasterizers so we can use those class methods to match factors with locations
Functions
|
Bias correct data using a simple global *scalar +adder method. |
|
Bias correct data using a simple annual (or multi-year) *scalar +adder method on a site-by-site basis. |
|
Bias correction using PresRat |
|
Bias correction using QDM |
|
Bias correct data using a simple monthly *scalar +adder method on a site-by-site basis. |