Hi,

This package provides source, libraries and binaries for fes2004.
Fes2004 is a solution for the tide from the mogd2D barotropic model
developped at LEGOS (Toulouse). This package is oriented to be used 
under windows XP for the MOHID software developed at MARETEC 
(Lisbon).

Cheers!
G.R. 2006-02-10 

MANUAL

0 WHAT'S IN THIS PACKAGE?

 + a bunch of .h, .c and .cpp source files
 + a bunch of .lib files
 + netcdf and WinGsl .dll files
  + sample input files (.xyz, .dat)
 - netcdf datafile tide.nc (nearly 600 MB!)
 Original netcdf datafiles are found at LEGOS:

http://www.legos.obs-mip.fr/en/soa/cgi/getarc/v0.0/index.pl.cgi?donnees=maree&produit=modele_fes

REMEMBER!!!!
->Better read the important notes in chapter 3!

1 BUILDING THE BINARIES

-Install GNU make and gcc.

-Use the makefile to build the binaries:

 make

-Use the makefile to clean the build:

 make clean


2 USING THE BINARIES

2.1 FES2004.EXE
manual:
 Its in the README.txt file of this package.
Syntax:
 execute fes2004.exe for instructions!

2.2 MOHID-TIDE.EXE
manual:
 This one ;)
Syntax:
 execute mohid-tide.exe for instructions!

3 IMPORTANT NOTES
 *mohid-tide longitude input should come in (-180, 180) format!
 *When you hit land with your coordinates, the results will show
 "-9999.00" in mohid-tide and "MASK" in fes2004. 
That's All.

4 CREDITS

greets goes to:
 > Guillaume Riflet (MARETEC) for this doc and for the mohid-tide source code.
 > Thierry Letellier (from POC-LEGOS) for ALL the rest!
 > Francisco Campuzano for the precious testing.