File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -20,17 +20,14 @@ Required Arguments
20
20
If two grids are provided then the gravity/magnetic effect of the volume between them is computed.
21
21
22
22
- ** C** or ** density** : -- * density=??* \
23
- Sets body density in _ SI_ . Append either a constant, the name of a grid file or a \myreflink{ GMTgrid}
23
+ Sets body density in _ SI_ . Append either a constant, the name of a grid file or a GMTgrid
24
24
grid with variable densities. This option is mutually exclusive with ** mag_params**
25
25
26
26
- ** F** or ** track** : -- * track=xy_loc* \
27
27
Provide * xy_loc* (file name or GMTdataset) locations where the anomaly will be computed. Note,
28
28
this option is mutually exclusive with the ** save** option.
29
29
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.
30
+ \textinput{common_opts/opt_save_grd}
34
31
35
32
Optional Arguments
36
33
------------------
You can’t perform that action at this time.
0 commit comments