All data can be downloaded here (3.4 Go)
Files of “local_sensors” folder:
- Training.txt: all data issued from local sensors. Apart from the header, each row contains in the two first columns the date of acquisition (DD/MM/YYYY HH:MM:SS) and from columns 3 to 10, the temperature acquired in the 8 training stations.
- coordinates_training.txt (and coordinates_valid.txt): the geographic and image coordinates of each sensor issued from training (coordinates of validation sensors are also given).
Files of “hyperspectral” folder:
- HYSPEX.tif and HYSPEX.tfw: the hyperspectral image (size 2091 (rows) x 1882 (col)).
- coordinates_along_col.txt: a 1 x 1882 table where each element corresponds to the geographic coordinate of the pixels along columns.
- coordinates_along_rows.txt: a 2091 x 1 table where each element corresponds to the geographic coordinate of the pixels along rows.
Files of “lidar” folder:
- LIDAR_GREEN.txt and LIDAR_NIR.txt: lidar points (x,y,z) acquired with GREEN and NIR channels (x,y,z) in geographic coordinates. No intensity is given.