Skip to content

Commit 259a291

Browse files
committed
Merd
1 parent fe5ffee commit 259a291

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

documentation/modules/grdgravmag3d.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@ If two grids are provided then the gravity/magnetic effect of the volume between
2727
Provide *xy_loc* (file name or GMTdataset) locations where the anomaly will be computed. Note,
2828
this option is mutually exclusive with the **save** option.
2929

30-
\textinput{common_opts/opt_save_grd}
30+
- **G** or **save** or **outgrid** or **outfile** : -- *save=file_name.grd*\
31+
Write one or more fields directly to grids on disk or return them to the Julia REPL as grid objects.
32+
If more than one field is specified via **fields** then *file_name* must contain the format flag
33+
%s so that we can embed the field code in the file names.
3134

3235
Optional Arguments
3336
------------------

0 commit comments

Comments
 (0)