Skip to content

Bugfix for improved Subset() that along cannot be NULL.

This "bug" was found because ClimProjDiags::Subset() has better sanity checks now. If parameter along is NULL, the old Subset() didn't return an error and just return the same array without subset.

Merge request reports

Loading