################################################################ # Here is available : # a software to predict and(or) extract # the FES tidal and loading solutions data # # requirements : # # GSL the Gnu Scientific Library # http://www.gnu.org/software/gsl/ # # NETCDF : (network Common Data Form) # http://www.unidata.ucar.edu/software/netcdf/ # # # -- Good use rights -- # # these sources are free ONLY for the scientific community ... # please send an e-mail to laurent . roblou @ legos.obs-mip.fr # that contain your name, organization and a brief use description # TO BE INCLUDE IN THE UPDATE AND BUG MAILING LIST # # For commercial use : # please contact laurent . roblou @ legos.obs-mip.fr # to obtain an authorization # # ----------------------------------------------------------------------------------------------------------------------- # THE SOFTWARE IS DISTRIBUTED FOR THE SCIENTIC COMMUNITY WITHOUT ANY GARANTEE # ----------------------------------------------------------------------------------------------------------------------- # # Author : T. LETELLIER, LEGOS, Toulouse FRANCE # ################################################################ ! ! IMPORTANT : to use this software, you have to download the files that contains ! the elevation or the loading for all the FES spectrum ... ! ! ################ # # Version 1.0.2 -- 14 October 2005 # ################ # # Version 1.0.4 -- 26 April 2006 # correction from last version : bug in the longitude reference ... ################ # # Version 1.0.8 -- 26 April 2006 # correction from last version : bug in the longitude reference ... # and in the run configuration (parameters) ... ################ # # Version 1.0.9 -- 27 April 2006 # correction from last version : bug in the interpolation ... # and in the configure script ...