Data & Processing

Sentinel-2 L2A 120m Mosaic for 2019

Sentinel-2 L2A 120m mosaic is a derived product, which contains best pixel values for 10-daily periods, modelled by removing the cloudy pixels and then performing interpolation among remaining values. As there are some parts of the world, which have lengthy cloudy periods, clouds might be remaining in some parts. The actual modelling script is available here.

Basic facts about the data:

  • Source: Sentinel-2 L2A data
  • Time period: 2019 (2020 planned to be added in April, previous years as well if we find the dataset useful)
  • Resolution: 120m
  • Available bands: B02, B03, B04, B08, B11, B12
  • CRS: UTM
  • Format: COG

Data structure

Each file is its own object in CREODIAS S3. The data are organised per tiles using the Military grid system. The basic data format is the following:

[year]/[month]/[day]/[UTM code][latitude band]/DATA

For example, the files for individual scene are available in the following location: s3://DIAS/auxdata/S2_L3_MOSAIC_120/2019/10/28/01K/

 

Where:

  • [year] = e.g. 2019 - is the year the data was collected.

  • [month] = e.g. 10 - is the month of the year the data was collected (without leading zeros).

  • [day] = e.g. 28 - is the day at the beginning of the 10-daily period (without leading zeros).

  • [UTM code] = e.g. 01 - grid zone designator.

  • latitude band = e.g. K - latitude band are lettered C- X (omitting the letters "I" and "O").

  • DATA - data for each tile are organized per bands (B02.tiff, B03.tiff, etc.)

Accessing the Sentinel-2 L2A 120m mosaic dataset

If you use the AWS Command Line Interface, you can list data in the bucket with the “ls” command:

aws s3 ls s3://DIAS/auxdata/S2_L3_MOSAIC_120/ and s3cmd ls s3://DIAS/auxdata/S2_L3_MOSAIC_120/

Contact

If you have questions about the data, please use Sentinel Hub forum

License

CC-BY 4.0

Credit: Contains modified Copernicus data [year] processed by Sentinel Hub