<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=MatLab_TideAnalyser</id>
		<title>MatLab TideAnalyser - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=MatLab_TideAnalyser"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MatLab_TideAnalyser&amp;action=history"/>
		<updated>2026-04-05T00:43:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=MatLab_TideAnalyser&amp;diff=471&amp;oldid=prev</id>
		<title>Guillaume: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MatLab_TideAnalyser&amp;diff=471&amp;oldid=prev"/>
				<updated>2008-12-03T10:27:15Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 10:27, 3 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=MatLab_TideAnalyser&amp;diff=470&amp;oldid=prev</id>
		<title>192.168.20.177 at 11:52, 11 January 2008</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=MatLab_TideAnalyser&amp;diff=470&amp;oldid=prev"/>
				<updated>2008-01-11T11:52:44Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The [[MatLab]] program '''TideAnalyser''' analyses a water level matrix timeseries(i.e., a matrix i cells by j cells by t time) and outputs a harmonic analysis matrix.&lt;br /&gt;
&lt;br /&gt;
It is availiable through [[SourceSafe]] OtherTools database.&lt;br /&gt;
&lt;br /&gt;
[[Image:TideAnalyserAmp.jpg|200px|thumb|Sample Output from TideAnalyser: S2 Amplitude from MOHID, forced with FES2004]]&lt;br /&gt;
[[Image:TideAnalyserPha.jpg|200px|thumb|Sample Output from TideAnalyser: S2 Phase from MOHID, forced with FES2004]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
The program TideAnalyser reads a MOHID [[HDF5]] and returns harmonic component analysis for the&lt;br /&gt;
entire netcdf waterlevel matrix, writing jpg files to an output directory.&lt;br /&gt;
&lt;br /&gt;
'''Requirements'''&lt;br /&gt;
&lt;br /&gt;
It requires a MOHID [[HDF5]] file. &lt;br /&gt;
If you have a netcdf file, you can change the code easily in a way that there is a variable named 'data' which has dimensions ixjxt.&lt;br /&gt;
&lt;br /&gt;
'''Data Input'''&lt;br /&gt;
&lt;br /&gt;
If called simply without arguments, it will ask you the data:&lt;br /&gt;
&lt;br /&gt;
- a MOHID [[HDF5]] file with water level data, &lt;br /&gt;
&lt;br /&gt;
- an output directory,&lt;br /&gt;
&lt;br /&gt;
You can specify the input manually by entering them in the following way:&lt;br /&gt;
  tideanalyser('file')&lt;br /&gt;
&lt;br /&gt;
'''Output'''&lt;br /&gt;
&lt;br /&gt;
The program will write an TA_data.mat file to the output directory that includes:&lt;br /&gt;
&lt;br /&gt;
- TA_data.mat: the amplitude and phase matrix which is has dimensions ixjxh, with the harmonic components as h.&lt;br /&gt;
&lt;br /&gt;
And it will write in the output directory:&lt;br /&gt;
&lt;br /&gt;
- JPG/PNG files: containing the amplitude and phase maps for each harmonic analysed.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
&lt;br /&gt;
'''Execution time'''&lt;br /&gt;
&lt;br /&gt;
The program takes 3hours to analyse a 250*436*736 matrix, mainly due to harmonic analysis on each cell using T_TIDE package.&lt;br /&gt;
&lt;br /&gt;
'''T_TIDE: Tide analysis'''&lt;br /&gt;
&lt;br /&gt;
A t_tide package has to be installed in order to use this script.&lt;br /&gt;
&lt;br /&gt;
The 'T_TIDE' package from Rich Pawlowicz, can be obtained [http://www2.ocgy.ubc.ca/~rich/#T_Tide here]. It is based on the classic FORTRAN tidal analysis packages written by Mike Foreman [http://www.pac.dfo-mpo.gc.ca/sci/osap/projects/tidpack/tidpack_e.htm) here].&lt;br /&gt;
&lt;br /&gt;
[[Category: Tools]]&lt;br /&gt;
[[Category:Matlab]]&lt;/div&gt;</summary>
		<author><name>192.168.20.177</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>