Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.29 KB

predict.rst

File metadata and controls

49 lines (29 loc) · 1.29 KB

predict

  • Predict tidal values using harmonic constants
    • At a single time (map) such as for imagery
    • Multiple times and locations (drift) such as for airborne and satellite altimetry
    • Time series at a location (time_series) such as to compare with tide gauges
  • Predicts tidal values from minor constituents inferred using major constituents
  • Predicts long-period equilibrium ocean tides
  • Predicts solid earth tidal values following IERS Conventions

Calling Sequence

import pyTMD.predict
ht = pyTMD.predict.time_series(time, hc, con)

Source code

pyTMD.predict.map

pyTMD.predict.drift

pyTMD.predict.time_series

pyTMD.predict.infer_minor

pyTMD.predict.equilibrium_tide

pyTMD.predict.solid_earth_tide

pyTMD.predict._out_of_phase_diurnal

pyTMD.predict._out_of_phase_semidiurnal

pyTMD.predict._latitude_dependence

pyTMD.predict._frequency_dependence_diurnal

pyTMD.predict._frequency_dependence_long_period

pyTMD.predict._free_to_mean