diff --git a/test/test_remap.py b/test/test_remap.py index 6ff7001eb..6c3aa0370 100644 --- a/test/test_remap.py +++ b/test/test_remap.py @@ -156,7 +156,7 @@ def test_source_data_remap(self): # Open source and destination datasets to remap to source_uxds = ux.open_dataset(mpasfile_QU, mpasfile_QU) - destination_grid = ux.open_dataset(gridfile_geoflow) + destination_grid = ux.open_grid(gridfile_geoflow) # Remap from `face_centers` face_centers = source_uxds['latCell'].remap.nearest_neighbor(