<?php
 require("../include/header.php");?>

<div id="page">
	<div id="content2">
		<div class="postLine">
			
			<h2><em> Source Code</em></h2><br/>
            
           

<p>The software, written in C, enables users to navigate through these databases and produce a variety of analysis products (property plots, vertical sections, horizontal maps, timeseries ...) It can be run on LINUX/UNIX, MacOS, and Windows operating systems, utilizing the power of the shell environment to extract and analyze hydrographic data as a series of flexible commands. Installation on your local platform requires an <strong>ANSI-C compiler</strong> plus the <strong>netCDF libraries.</strong>. </p><br/>


<p><a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/SOFTWARE','','')"><strong>Click here to download Source Code for HydroBase 3</strong></a></p>

<p><a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/SOFTWARE/00INSTALL','','')"><strong>Click here for installation instructions.</strong></a></p>

<p> <strong><a href="under_construction.html"></a></strong></b></p>

</div>
		<div class="post">
			<h2><em>Matlab Tools</em></h2></br>
            
            <h3> Matlab GUI </h3>
			<p>A MATLAB Graphical User Interface was created to facilitate the usage of Hydrobase tools within a Matlab environment. The GUI generates Hydrobase commands, executes them outside the Matlab environment. The user can then import the results into Matlab for further manipulation and visualization.         
         </p><br/>

<p><a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/SOFTWARE/HB3_GUI.zip','','')"><strong>Click here to download the Matlab GUI for HydroBase 3</strong></a></p>

<br/>


 <h3> Matlab mfiles for HydroBase 3 </h3>
			<p>A selection of Matlab mfiles are avilable to import and export HydroBase3 files (gridded and station format) into/out of Matlab.   </p>
			<br/>


<p><a href="#" onclick="MM_openBrWindow('../docs/HB3_mfiles.pdf','','')"><strong>Description</strong></a></p>

<p><a href="#" onclick="MM_openBrWindow('ftp://flotsam.whoi.edu/HB3/SOFTWARE/mfiles.zip','','')"><strong>Click here to download the mfiles</strong></a></p>


	</div>
	</div>
	<!-- end #content -->
	
	<div style="clear: both;">&nbsp;</div>
</div>
<!-- end #page -->
<?php
 require("../include/footer.php");?>
