ewoksxas.converters.tests.test_resample#
Functions
Matched, identical grids need no resampling and stay byte-identical. |
|
|
Interpolation aligns onto the overlap range: one grid, no NaN. |
Rebinning spans the union; uncovered bins become NaN (not dropped/zeroed). |
|
The mode may be passed as the enum value string. |