.\" Man page generated from reStructuredText. . .TH "GRDSEAMOUNT" "1gmt" "Nov 05, 2016" "5.3.1" "GMT" .SH NAME grdseamount \- Compute synthetic seamount (Gaussian or cone, circular or elliptical) bathymetry . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBgrdseamount\fP [ \fIintable\fP ] \fB\-I\fP\fIincrement\fP \fB\-R\fP\fIregion\fP [ \fB\-A\fP[\fIout\fP/\fIin\fP] ] [ \fB\-C\fP\fBc\fP|\fBd\fP|\fBg\fP|\fBp\fP ] [ \fB\-D\fP[\fIunit\fP] ] [ \fB\-E\fP ] [ \fB\-F\fP[\fIflattening\fP] ] [ \fB\-G\fP\fIgrdfile\fP ] [ \fB\-L\fP[\fIcut\fP] ] [ \fB\-M\fP\fIlist\fP ] [ \fB\-N\fP\fInorm\fP ] [ \fB\-Q\fP\fIbmode\fP/\fIqmode\fP ] [ \fB\-S\fP\fIscale\fP ] [ \fB\-T\fP\fIt0\fP[\fBu\fP][/\fIt1\fP[\fBu\fP]/\fIdt\fP[\fBu\fP]|\fIn\fP][\fB+l\fP] ] [ \fB\-Z\fP\fIlevel\fP ] [ \fB\-V\fP[\fIlevel\fP] ] [ \fB\-bi\fPbinary ] [ \fB\-fg\fP ] [ \fB\-i\fPflags ] [ \fB\-r\fP ] .sp \fBNote:\fP No space is allowed between the option flag and the associated arguments. .SH DESCRIPTION .sp \fBgrdseamount\fP will compute the combined shape of multiple synthetic seamounts given their individual shape parameters. We read a list with seamount locations and sizes and can evaluate either Gaussian, parabolic, conical, or disc shapes, which may be circular or elliptical, and optionally truncated. Various scaling options are available to modify the result, including an option to add in a background depth (more complicated backgrounds may be added via \fBgrdmath\fP). The input must contain \fIlon\fP, \fIlat\fP, \fIradius\fP, \fIheight\fP for each seamount. For elliptical features (\fB\-E\fP) we expect \fIlon\fP, \fIlat\fP, \fIazimuth\fP, \fIsemi\-major\fP, \fIsemi\-minor\fP, \fIheight\fP instead. If flattening is specified (\fB\-F\fP) with no value appended then a final column with flattening is expected (cannot be used for plateaus). For temporal evolution of topography the \fB\-T\fP option may be used, in which case the data file must have two final columns with the start and stop time of seamount construction. In this case you may choose to write out a cumulative shape or just the increments produced by each time step (see \fB\-Q\fP). .SH REQUIRED ARGUMENTS .INDENT 0.0 .TP \fB\-I\fP\fIxinc\fP[\fIunit\fP][\fB=\fP|\fB+\fP][/\fIyinc\fP[\fIunit\fP][\fB=\fP|\fB+\fP]] \fIx_inc\fP [and optionally \fIy_inc\fP] is the grid spacing. Optionally, append a suffix modifier. \fBGeographical (degrees) coordinates\fP: Append \fBm\fP to indicate arc minutes or \fBs\fP to indicate arc seconds. If one of the units \fBe\fP, \fBf\fP, \fBk\fP, \fBM\fP, \fBn\fP or \fBu\fP is appended instead, the increment is assumed to be given in meter, foot, km, Mile, nautical mile or US survey foot, respectively, and will be converted to the equivalent degrees longitude at the middle latitude of the region (the conversion depends on PROJ_ELLIPSOID). If \fIy_inc\fP is given but set to 0 it will be reset equal to \fIx_inc\fP; otherwise it will be converted to degrees latitude. \fBAll coordinates\fP: If \fB=\fP is appended then the corresponding max \fIx\fP (\fIeast\fP) or \fIy\fP (\fInorth\fP) may be slightly adjusted to fit exactly the given increment [by default the increment may be adjusted slightly to fit the given domain]. Finally, instead of giving an increment you may specify the \fInumber of nodes\fP desired by appending \fB+\fP to the supplied integer argument; the increment is then recalculated from the number of nodes and the domain. The resulting increment value depends on whether you have selected a gridline\-registered or pixel\-registered grid; see App\-file\-formats for details. Note: if \fB\-R\fP\fIgrdfile\fP is used then the grid spacing has already been initialized; use \fB\-I\fP to override the values. .UNINDENT .INDENT 0.0 .TP \fB\-R\fP[\fIunit\fP]\fIxmin\fP/\fIxmax\fP/\fIymin\fP/\fIymax\fP[\fBr\fP] (more ...) Specify the region of interest. .UNINDENT .SH OPTIONAL ARGUMENTS .INDENT 0.0 .TP \fB\-A\fP[\fIout/in\fP] Build a mask grid, append outside/inside values [1/NaN]. Here, height is ignored and \fB\-L\fP, \fB\-N\fP and \fB\-Z\fP are disallowed .UNINDENT .INDENT 0.0 .TP \fB\-C\fP Select shape function: choose among \fBc\fP (cone), \fBd\fP (disc), \fBg\fP (Gaussian) and \fBp\fP (parabolic) shape [Default is Gaussian]. .UNINDENT .INDENT 0.0 .TP \fB\-D\fP\fIunit\fP Append the unit used for horizontal distances in the input file (see UNITS). Does not apply for geographic data (\fB\-fg\fP) which we convert to km. .UNINDENT .INDENT 0.0 .TP \fB\-E\fP Elliptical data format [Default is Circular]. Read lon, lat, azimuth, major, minor, height (m) for each seamount. .UNINDENT .INDENT 0.0 .TP \fB\-F\fP[\fIflattening\fP] Seamounts are to be truncated to guyots. Append \fIflattening\fP, otherwise we expect to find it in last input column [no truncation]. Ignored if used with \fB\-Cd\fP\&. .UNINDENT .INDENT 0.0 .TP \fB\-G\fP\fIgrdfile\fP Specify the name of the output grid file; see GRID FILE FORMATS below). If \fB\-T\fP is set then \fIgrdfile\fP must be a filename template that contains a floating point format (C syntax). If the filename template also contains either %s (for unit name) or %c (for unit letter) then we use the corresponding time (in units specified in \fB\-T\fP) to generate the individual file names, otherwise we use time in years with no unit. .UNINDENT .INDENT 0.0 .TP \fB\-L\fP[\fIcut\fP] List area, volume, and mean height for each seamount; NO grid is created. Optionally, append the noise\-floor cutoff level below which we ignore area and volume [0]. .UNINDENT .INDENT 0.0 .TP \fB\-M\fP\fIlist\fP Write the names of all grids that were created to the text file \fIlist\fP\&. Requires \fB\-T\fP\&. .UNINDENT .INDENT 0.0 .TP \fB\-N\fP\fInorm\fP Normalize grid so maximum grid height equals \fInorm\fP\&. .UNINDENT .INDENT 0.0 .TP \fB\-Q\fP\fIbmode\fP/\fIqmode\fP Only to be used in conjunction with \fB\-T\fP\&. Append two different modes settings: The \fIbmode\fP determines how we construct the surface. Specify \fBc\fP for cumulative volume through time, or \fBi\fP for incremental volume added for each time slice. The \fIqmode\fP determines the volume flux curve. Give \fBg\fP for a Gaussian volume flux history or \fBl\fP for a linear volume flux history between the start and stop times of each feature. .UNINDENT .INDENT 0.0 .TP \fB\-S\fP\fIscale\fP Sets optional scale factor for radii [1]. .UNINDENT .INDENT 0.0 .TP \fB\-T\fP\fIt0\fP[\fBu\fP][/\fIt1\fP[\fBu\fP]/\fIdt\fP[\fBu\fP]|\fIn\fP][\fB+l\fP] Specify \fIt0\fP, \fIt1\fP, and time increment (\fIdt\fP) for sequence of calculations [Default is one step, with no time dependency]. For a single specific time, just give start time \fIt0\fP\&. The unit is years; append \fBk\fP for kyr and \fBM\fP for Myr. For a logarithmic time scale, append \fB+l\fP and specify \fIn\fP steps instead of \fIdt\fP\&. Alternatively, give a file with the desired times in the first column (these times may have individual units appended, otherwise we assume year). Note that the grid for \fIt0\fP (if a range is given) is not written as it is zero and marks the start of the building history. .UNINDENT .INDENT 0.0 .TP \fB\-Z\fP\fIlevel\fP Set the background depth [0]. .UNINDENT .INDENT 0.0 .TP \fB\-bi\fP[\fIncols\fP][\fBt\fP] (more ...) Select native binary input. [Default is 4 input columns]. .TP \fB\-fg\fP Geographic grids (dimensions of longitude, latitude) will be converted to km via a "Flat Earth" approximation using the current ellipsoid parameters. .UNINDENT .INDENT 0.0 .TP \fB\-h\fP[\fBi\fP|\fBo\fP][\fIn\fP][\fB+c\fP][\fB+d\fP][\fB+r\fP\fIremark\fP][\fB+r\fP\fItitle\fP] (more ...) Skip or produce header record(s). Not used with binary data. .UNINDENT .INDENT 0.0 .TP \fB\-i\fP\fIcols\fP[\fBl\fP][\fBs\fP\fIscale\fP][\fBo\fP\fIoffset\fP][,\fI\&...\fP] (more ...) Select input columns (0 is first column). .UNINDENT .INDENT 0.0 .TP \fB\-V\fP[\fIlevel\fP] (more ...) Select verbosity level [c]. .UNINDENT .INDENT 0.0 .TP \fB\-r\fP (more ...) Set pixel node registration [gridline]. .UNINDENT .INDENT 0.0 .TP \fB\-:\fP[\fBi\fP|\fBo\fP] (more ...) Swap 1st and 2nd column on input and/or output. .UNINDENT .INDENT 0.0 .TP \fB\-^\fP or just \fB\-\fP Print a short message about the syntax of the command, then exits (NOTE: on Windows use just \fB\-\fP). .TP \fB\-+\fP or just \fB+\fP Print an extensive usage (help) message, including the explanation of any module\-specific option (but not the GMT common options), then exits. .TP \fB\-?\fP or no arguments Print a complete usage (help) message, including the explanation of options, then exits. .UNINDENT .SH UNITS .sp For map distance unit, append \fIunit\fP \fBd\fP for arc degree, \fBm\fP for arc minute, and \fBs\fP for arc second, or \fBe\fP for meter [Default], \fBf\fP for foot, \fBk\fP for km, \fBM\fP for statute mile, \fBn\fP for nautical mile, and \fBu\fP for US survey foot. By default we compute such distances using a spherical approximation with great circles. Prepend \fB\-\fP to a distance (or the unit is no distance is given) to perform "Flat Earth" calculations (quicker but less accurate) or prepend \fB+\fP to perform exact geodesic calculations (slower but more accurate). .SH EXAMPLES .sp To compute the incremental loads from two elliptical, truncated Gaussian seamounts being constructed from 3 Ma to 2 Ma and 2.8 M to 1.9 Ma using a linear volumetric production rate, and output an incremental grid every 0.1 Myr from 3 Ma to 1.9 Ma, we can try: .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C cat << EOF > t.txt #lon lat azimuth, semi\-major, semi\-minor, height tstart tend 0 0 \-20 120 60 5000 3.0M 2M 50 80 \-40 110 50 4000 2.8M 21.9M EOF gmt grdseamount \-Rk\-1024/1022/\-1122/924 \-I2000 \-Gsmt_%3.1f_%s.nc t.txt \-T3M/1.9M/0.1M \-Qi/l \-Dk \-E \-F0.2 \-Cg \-Ml.lis .ft P .fi .UNINDENT .UNINDENT .SH SEE ALSO .sp gmt.conf, gmt, grdmath, gravfft, gmtflexure .SH COPYRIGHT 2016, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe .\" Generated by docutils manpage writer. .