--- license: cc-by-4.0 tags: - Earth Observation - Pretraining - Multimodal size_categories: - 100K Attention: The Zarr Chunk file version of SSL4EO-S12-v1.1 was moved to [embed2scale/SSL4EO-S12-v1.1-Zarr](https://huggingface.co/datasets/embed2scale/SSL4EO-S12-v1.1-Zarr). This repository contains data that can be used with `webdataset`. The dataset includes 246,144 locations with four timestamps each from the modalities S2L1C, S2L2A, S2RGB, S1GRD, LULC, DEM, and NDVI. We refer to our [technical report](https://arxiv.org/abs/2503.00168) for details. The samples are stored in as Zarr Zip files (zarr version 2) with the metadata directly aligned as additional data variables. The samples are randomly grouped in `tar` shards and can be loaded easily via `webdataset`. Because we want to keep the loading of specific modalities flexible, we differ from the standard and save each modality in separate folders. Therefore, we share custom code for data loading via webdataset in our [GitHub repository](https://github.com/DLR-MF-DAS/SSL4EO-S12-v1.1). Sentinel-2 and Sentinel-1 time series examples with four seasonal images: ![ssl4eos12_timeseries.png](https://raw.githubusercontent.com/DLR-MF-DAS/SSL4EO-S12-v1.1/refs/heads/main/assets/ssl4eos12_timeseries.png) Modality examples in SSL4EO-S12 v1.1: ![ssl4eoS12_modalities.png](https://raw.githubusercontent.com/DLR-MF-DAS/SSL4EO-S12-v1.1/refs/heads/main/assets/ssl4eoS12_modalities.png) Sentinel-2 L2A example, loaded as xarray dataset: ```text Size: 7MB Dimensions: (time: 4, band: 12, y: 264, x: 264) Coordinates: * time (time) datetime64[ns] 32B 2020-11-16T02:30:01 ... 2021-08-08... * band (band)