Skip to content

Fix other mask related failures #2717

@lbdreyer

Description

@lbdreyer

expect and array with zeros where it is masked but instead have different fill values

  • FAIL: test_tri_polar__nearest (iris.tests.integration.test_trajectory.TestTriPolar)

the boolean mask array is wrong

  • FAIL: test_mdtol_below (iris.tests.unit.analysis.test_MEAN.Test_lazy_aggregate)
  • FAIL: test_mdtol (iris.tests.unit.analysis.test_STD_DEV.Test_lazy_aggregate)

wrong data fill value

  • FAIL: test__masked_ndarray (iris.tests.test_merge.TestDataMergeCombos)
  • FAIL: test__ndarray_masked (iris.tests.test_merge.TestDataMergeCombos)

expects lazy data but doesn't get it

  • FAIL: test_lazy_data (iris.tests.unit.fileformats.pp.test_as_pairs.TestAsFields)

cube is not equal to expected result

  • FAIL: test_iris_loading (iris.tests.test_ff.TestFFieee32)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions