Doodson tidal wave components
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 (2024). Doodson tidal wave components (https://github.com/beaudu/doodson/releases/tag/v1.1), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.1 | See release notes for this release on GitHub: https://github.com/beaudu/doodson/releases/tag/v1.1 |
||
1.0.0.0 |