Skip to content

Commit

Permalink
update 07.06.24-04
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-lormi committed Jun 7, 2024
1 parent fb36305 commit c0b8577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tests/interpolation/test_interpolation_binning.cc
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ CASE("dot-product test for the rigridding from high to low resolution; grid type

const auto scheme = util::Config("type", "binning") |
util::Config("ancillary_scheme", option::type("cubedsphere-bilinear")) |
util::Config("grid_type", "CS-LFR") |
util::Config("adjoint", true);

Interpolation regrid_high2low(scheme, csfs_s, csfs_t);
Expand Down

0 comments on commit c0b8577

Please sign in to comment.