Improve tests in test_affine
once core class restructured with BiasCorr
parameters
#485
Labels
test_affine
once core class restructured with BiasCorr
parameters
#485
The logic in
test_biascorr
can be copied to test all types of inputs (raster-raster, point-raster, point-point), but for efficiency we should only do this once the function class parameters are fixed (fit optimizer, binning, etc) to avoid rewriting the tests twice. See #435.The text was updated successfully, but these errors were encountered: