Skip to content

Commit

Permalink
Update tests/test_expt_class.py
Browse files Browse the repository at this point in the history
Co-authored-by: Navid C. Constantinou <[email protected]>
  • Loading branch information
ashjbarnes and navidcy authored Sep 15, 2023
1 parent 54dcdbf commit c9c3968
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_expt_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ def test_ocean_forcing(
}
)


# Generate boundary forcing

eastern_boundary = xr.Dataset(
{
"temp": xr.DataArray(
Expand Down

0 comments on commit c9c3968

Please sign in to comment.