Skip to content

Mcs 10aug

Martin Shepherd requested to merge mcs_10aug into master

Reduced memory usage in Image.truncate(), Image.regrid(), Image.align_with_image(). This speeds up align_with_image() significantly.

Improved the way that Cube.bandpass_image() handles filter curves that exceed the wavelength range of a cube.

Merge request reports