You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on my usage and the features some other tidal analysis software have, I think, the following will be helpful:
A flag to switch off the produced output while analysis and prediction. OR preferably save the output in a log file like done in dflowfm with a .dia file.
Tidal ellipse parameters as output instead of the amplitude and phase can be a nice feature. But for that, a tidal analysis should be done on u and v together. In fact, doing a tidal analysis on currents should be done with u and v together as opposed to the current u and v separately.
Confidence interval output and Signal to Noise ratio output can be helpful since data with a lot of uncertainties can be flagged off with these values. See, T-Tide or U-Tide.
A nice harmonic analysis to have will be the tidal harmonic analysis of GNSS buoy data. This is somewhat different than harmonic analysis on tide gauges since in this case the buoy is spatially varying. Very few software actually have this feature.
The text was updated successfully, but these errors were encountered:
@AmeyV05 minor update: with the last release (hatyan 2.8.0) usage of the logging module was implemented. Therefore, you can set the logging level like in the example notebook. The default logging level is to only show warnings, which is probably what you are looking for with your first suggestion.
Based on my usage and the features some other tidal analysis software have, I think, the following will be helpful:
The text was updated successfully, but these errors were encountered: