Doodson tidal wave components

Earth tidal waves harmonic development by Darwin-Doodson

https://github.com/beaudu/doodson

You are now following this Submission

This function gives the parameters for about 40 main wave components of Earth tides due to Sun and Moon, using the harmonic development of Arthur Thomas Doodson. For a given wave, it returns in a structure the 6 Doodson's arguments, wave Darwin's symbol, wave description and the wave period (in days).
Example:

>> X=doodson('M2')
X =

symbol: {'M2'}
name: {'Principal lunar semidiurnal'}
doodson: [2 0 0 0 0 0]
period: 0.5175

Type doodson without argument to see the list of available waves.

Cite As

François Beauducel (2026). Doodson tidal wave components (https://github.com/beaudu/doodson/releases/tag/v1.1), GitHub. Retrieved .

Categories

Find more on Oceanography and Hydrology in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1

See release notes for this release on GitHub: https://github.com/beaudu/doodson/releases/tag/v1.1

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.