Skip to content

Commit

Permalink
Fixed units of cl test data (necessary since iris>=3.8.0) (#2403)
Browse files Browse the repository at this point in the history
  • Loading branch information
schlunma authored May 3, 2024
1 parent 31be51b commit 801ffba
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/cmor/_fixes/test_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ def hybrid_height_coord_fix_metadata(nc_path, short_name, fix):
assert air_pressure_coord.units == 'Pa'


@pytest.mark.xfail(reason="github.com/SciTools/iris/issues/5806")
def test_cl_hybrid_height_coord_fix_metadata(test_data_path):
"""Test ``fix_metadata`` for ``cl``."""
vardef = get_var_info('CMIP6', 'Amon', 'cl')
Expand Down
Binary file modified tests/integration/cmor/_fixes/test_data/cesm2_cl.nc
Binary file not shown.
Binary file not shown.

0 comments on commit 801ffba

Please sign in to comment.