Skip to content

Commit cf5bc70

Browse files
committed
add test for obs_add
1 parent 127f1b9 commit cf5bc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_gridded_matchups.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def test_gridded(self):
2525
climatology = True,
2626
start = 2000,
2727
end = 2010,
28-
obs_add = 273.15
28+
obs_adder = 273.15
2929
)
3030

3131
oceanval.matchup(

0 commit comments

Comments
 (0)