Skip to content

Commit 6fb17d8

Browse files
authored
show ux.open_dataset call in data structures user guide (#1504)
1 parent 49b8e4b commit 6fb17d8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/user-guide/data-structures.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -486,9 +486,7 @@
486486
}
487487
},
488488
"outputs": [],
489-
"source": [
490-
"uxds"
491-
]
489+
"source": "uxds = ux.open_dataset(grid_path, data_path)\nuxds"
492490
},
493491
{
494492
"cell_type": "markdown",

0 commit comments

Comments
 (0)