TIMESAT - A program to analyse time-series of satellite sensor data.

The TIMESAT pages have been moved. You will be redirected in 5 seconds.
Please update your browser address.






Contents

About TIMESAT
Software development
Authors
Publications
Software distribution policy
Download
File formats
E-mail addresses

About TIMESATphenology
TIMESAT was originally designed to handle noisy time-series of  AVHRR NDVI data and to extract seasonality information from the data. The program now has the capability to handle different types of remotely sensed time-series , e.g. data from Terra/MODIS at different time resolutions. It has also been tested with eddy covariance data and moisture data, although these applications are not the main target. Output from the programme is a set of files containing seasonality (phenology) parameters (beginning of season, end of season, amplitude, integrated values, derivatives, etc.), and smoothed data files.

The function fitting is done in steps. In the first step the number of seasons and their approximate timing is defined. The second step filters the data or fits smooth functions to the data (Savitzky-Golay filter, or least-squares fitted Gaussian or logistic smooth functions). After the fitting has been achieved, the seasonality parameters are computed and written to output files. See the publications below for more details.

We supply executable for Windows machines and Fortran source code files. To compile a modified code, the Intel or Compaq FORTRAN 90 compiler is required. However, the code is very close to generic Fortan 90 and can be modified for other compilers with small effort.

The programme runs from a command prompt under the operating system using the Fortran executables, or from within Matlab, versions 6 or 7. We recommend Matlab for tuning of the parameters and for running small images or time-series. For large images or long time-series we recommend Fortran.

Software development TimesatGUI
TIMESAT is by no means a finished product, but is being updated when the need arises, and when we have available time. We try to accomodate the needs of individual users and appreciate suggestions for its improval. TIMESAT includes the follow
ing:
Version 2.3 has new and more stable initial estimation of parameters for the Gaussian and Logistic fits. All modules have been consistency checked and improved, and new tools have been added. We have added executables for LINUX.

Authors
Per Jönsson,  Malmö University, Malmö, Sweden
Home page: http://www.mah.se/templates/Page____4464.aspx
Lars Eklundh, Department of Physical Geography and Ecosystems Analysis, Lund University, Lund, Sweden.
Home page: http://www.nateko.lu.se/personal/Lars.Eklundh/

Publications
Main publications describing TIMESAT:
Software distribution policy
TIMESAT is distributed for free to the academic community on the following conditions:
Download
Please check out the Software distribution policy above before proceeding.
To download TIMESAT it is necessary to fill out a registration form. After this form has been completed the information will be reviewed and a password for downloading will be sent via e-mail, provided that the information is sufficient and in accordance with our software distribution policy.

To register use the following link: http://timesat.gis.lu.se/

If you have already registered, you can go directly to the login page.

File formats
TIMESAT reads and writes raw, or flat, binary files, one file per image. Currently 8-bit unsigned integer, 16-bit signed integer or 32-bit signed real data are supported. Many remote sensing software packages store the data as flat binary files with auxilary header files. In most cases these binary files can be used directly with TIMESAT without any conversion, given that they are in the correct numeric format (e.g. Idrisi, PCI CIM2, EASI). Data in software-specific files that contain header information, are compressed, or organized differently (BIL, BIP etc.) will have to be converted. File conversion can be carried out with software such as the open source Geospatial Abstraction Data Base Library (GDAL), accessed at: http://www.gdal.org/index.html.

E-mail addresses
lars.eklundh@nateko.lu.se
per.jonsson@mah.se

Page maintenance: Lars Eklundh Dec 07, 2007