Skip to content

Commit b459641

Browse files
committed
docs fix in input.deck section
1 parent b8d2113 commit b459641

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/key_functionality.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ and continue loading the SDF file as normal. This file contains the initial
155155
simulation setup information which is not present in SDF outputs. By loading
156156
this file, you can access these parameters as part of your dataset's metadata.
157157
To do this, use the ``deck_path`` parameter when loading an SDF file with
158-
`xarray.open_dataset`, `sdf_xarray.open_datatree`, `sdf_xarray.open_mfdataset`
159-
or `sdf_xarray.open_mfdatatree`.
158+
`sdf_xarray.open_dataset`, `xarray.open_dataset`, `sdf_xarray.open_datatree`,
159+
`xarray.open_datatree`, `sdf_xarray.open_mfdataset` or `sdf_xarray.open_mfdatatree`.
160160

161161
There are a few ways you can load an input deck:
162162

0 commit comments

Comments
 (0)