What data from mareographs do I need to perform a tide prediction in T-Tide?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to perform this analysis but I dont have any idea how to do it.
0 commentaires
Réponses (1)
Gabriel Ruiz-Martinez
le 21 Juil 2021
Hi Alexandria,
It's little late to reply your message, but I hope this message can help to other people with the same doubt.
In order to do a tidal analyisis, basically you require a time serie or record with two variables: dates and sea levels.
Once you have your sea level record, you will need a software to compute the tidal analysis. Due to we are in Matlab Answers, I recommend you Pawlowicz's T_Tide Matlab toolbox (version 1.4). This toolbox is an excellent tool.
You should read the Pawlowicz's paper: Pawlowicz, R., Beardsley, B. and Lentz, S. 2002. Classical tidal harmonic analysis including error estimates in MATLAB using T_TIDE. Computers and Geosciences, 28, 929-937.
For more details about how to run T_Tide, you should review t_demo.m script of the toolbox.
Cheers.
Gabriel
1 commentaire
Engiliyage
le 3 Nov 2023
Can i do this T-tide anaylysis for water levels for several points/water level of each grid points of my model domain at once?
Voir également
Catégories
En savoir plus sur Oceanography and Hydrology dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!