TAUEST Version 2.0 (May 2011) ============================================================ Dear User! Thank you for your interest in TAUEST. This file explains installation of TAUEST (Mudelsee 2002). Feedback by you on problems, uncovered bugs, experiences with your implementation etc. are appreciated. If you require a special installation, or you are interested in the FORTRAN 77 source code, please contact me. October 2011, Manfred Mudelsee Climate Risk Analysis Schneiderberg 26 30167 Hannover Germany Email: mudelsee@mudelsee.com URL: http://www.mudelsee.com ============================================================ Reference: Mudelsee M (2002) TAUEST: a computer program for estimating persistence in unevenly spaced weather/climate time series. Computers & Geosciences 28: 69-72. ============================================================ I Installation (on PC) II Running III Changes ============================================================ I Installation (on PC) ==================== TAUEST has been tested on IBM-type PCs under several operating systems. Installation comprises (1) copying of TAUEST executables and (2) installation of the freeware graphics program Gnuplot (version 3.6 or higher). Download the pkzipped TAUEST executables into your TAUEST directory and uncompress them. Install Gnuplot analogously. II Running ======= Have the Gnuplot executable (gnuplot.exe) in your system path. Run TAUEST as batch using the command tauest Output files are written to the TAUEST directory. For further details, see the original publication. III Changes ======= Change log: Date Version Changes May 2011 2.0 More details on TAUEST reference [tauest1.for, Point 1] Made ready for compilation under gfortran: o 'pause' statements via read (*,'()') o non-integer do loop variable replaced by integer [tauest2.for, Point 7] Bias correction formula (Kendall 1954) explicitly solved [tauest3.for, Point 2] Title of density plot changed [tauest3.for, Point 13] October 2001 1.02 new Gnuplot version (3.7) END OF FILE README.TXT