tidedata
dataset contains Tide-constituent
information that is use by tidem
to fit tidal models.
tidedata
is a list containing
[object Object],[object Object],[object Object]
Apart from the use of d1
through d6
, the naming and
content follows T_TIDE
. All of this is based on Foreman
(1977), to which the reader is referred for details.To get a list of all the available tidal constituents, do cat("all constituents:",tidedata$const$name) and to get a list of the so-called standard coefficients, do cat("standard constituents:",tidedata$const$name[tidedata$const$ikmpr])
data(tidedata)
tide3.dat
file of the
T_TIDE
package (Pawlowicz et al., 2002), and derive from
Appendices provided by Foreman (1977). The data are scanned using
T_TIDE
values as a reference.T_TIDE
.
Computers and Geosciences, 28, 929-937.tidem
is used to fit tidal models using tidedata
.