File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 267
267
- ``file`` will save the result to the file specified by the ``outfile``
268
268
parameter.""" ,
269
269
"outgrid" : """
270
- outgrid : str or None
271
- Name of the output netCDF grid file. For writing a specific grid
272
- file format or applying basic data operations to the output grid,
273
- see :gmt-docs:`gmt.html#grd-inout-full` for the available modifiers.""" ,
270
+ outgrid
271
+ Name of the output netCDF grid file. If not specified, will return an
272
+ :class:`xarray.DataArray` object. For writing a specific grid file format or
273
+ applying basic data operations to the output grid, see
274
+ :gmt-docs:`gmt.html#grd-inout-full` for the available modifiers.
275
+ """ ,
274
276
"panel" : r"""
275
277
panel : bool, int, or list
276
278
[*row,col*\|\ *index*].
You can’t perform that action at this time.
0 commit comments