Closed jdahm closed 2 years ago
... and the translate tests of course fail because of https://github.com/ai2cm/pace/issues/276.
It doesn't look like this adds run-time to the fv3core tests in any appreciable manner, since the tests still take ~45 minutes.
Purpose
@oelbert and I noticed that the Grid tests are not run in CI 😳 😨 😱 😠, since the CI only uses the default
TARGET
and the grid init was put intoTARGET=init
instead ofTARGET=dycore
.Code changes:
nk
to anint
to fix one grid-related test.