Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
109
datasets available to search
ShareScore release 0.9.0
Dataset results
109 results for “satellite image”
Dataset of very-high-resolution satellite RGB images to train deep learning models to recognize high-mountain juniper shrubs from Sierra Nevada (Spain)
<p>This dataset provides annotated very-high-resolution satellite RGB images extracted from Google Earth to train deep learning models to recognize Juniperus communis L. and Juniperus sabina L. shrubs. All images are from the high mountain of Sierra Nevada in Spain. The dataset contains 2000 images (.jpg) of size 512x512 pixels partitioned into two classes: Shrubs and NoShrubs. We also provide partitioning of the data into Train (1800 images), Test (100 images), and Validation (100 images) subsets.</p>
Sentinel-3 SLSTR and MODIS satellite images of Raikoke 2019 and Eyjafjallajökull 2010 eruptions
<p>Dataset used for the study presented in the paper "Volcanic cloud detection using Sentinel-3 satellite data by means of neural networks: the Raikoke 2019 eruption test case" (Petracca, I., De Santis, D., Picchiani, M., Corradini, S., Guerrieri, L., Prata, F., Merucci, L., Stelitano, D., Del Frate, F., Salvucci, G., and Schiavon, G.: Volcanic cloud detection using Sentinel-3 satellite data by means of neural networks: the Raikoke 2019 eruption test case, Atmos. Meas. Tech. Discuss. [preprint], https://doi.org/10.5194/amt-2022-173, in review, 2022.).<br> </p> <p> </p>
Composite geostationary weather satellite images (second time derivative of water vapor channel) for visualizing Lamb waves
<p>Second time derivative of water vapor channel (6.2 micrometer) brightness temperature from geostationary weather satellites (Units: K s<sup>-2</sup>)</p> <p>Himawari-8 (original data obtained from NICT Science Cloud)</p> <p>GOES-16/17 (original data obtained from Amazon AWS)</p> <p>Meteosat-8/9/10/11 (original data obtained from EUMETSAT)</p> <p> </p> <p>Time interval of the files: 5 minutes</p> <p> </p> <p>Time interval of each satellite, dt for time derivative:</p> <p>Himaawri-8, GOES-16/17: 10 minutes, 10 minutes</p> <p>Meteosat-8/9/11: 15 minutes, 15 minutes</p> <p>Meteosat-10: 5 minutes, 10 minutes</p> <p> </p> <p>Each file contains the latest images from those satellites at that time. The time stamp for each satellite represents the beginning of each full-disk scan.</p> <p> </p> <p>Bias correction:</p> <p>Himawari-8: bias removal for each swath</p> <p>GOES-16/17, Meteosat-11: bias removal for each east-west line</p> <p>Meteosat-8/9/10: bias removal for each east-west line (note: satellite attitude was not stable)</p> <p> </p> <p>Smoothing:</p> <p>Band-pass filter for each full-disk image separately: 2-40 degrees on lat-lon coordinate</p> <p>Stronger smoothing at latitudes higher than 60 degrees north/south</p> <p> </p> <p>Down-sampling:</p> <p>Full-disk images were mapped to a 0.04-degree lat-lon coordinate.</p> <p>Then, composite images were produced at the 0.2-degree resolution.</p> <p> </p> <p>Version 2:</p> <p>Improved interpolation algorithm</p> <p>Himawari-8: improved geolocation</p> <p>Meteosat-8/9: improved treatment of noise near the edge of full disk images</p>
Supplementary data for: Comparison of optical flow derivation techniques for retrieving tropospheric winds from satellite image sequences
<p>This study introduces a validation technique for quantitative comparison of algorithms which retrieve winds from passive detection of cloud- and water vapor-drift motions, also known as Atmospheric Motion Vectors (AMVs). The technique leverages airborne wind-profiling lidar data collected in tandem with 1-min refresh rate geostationary satellite imagery. AMVs derived with different approaches are used with accompanying numerical weather prediction model data to estimate the full profiles of lidar-sampled winds which enables ranking of feature tracking, quality control, and height-assignment accuracy and encourages meso-scale, multi-layer, multi-band wind retrieval solutions. The technique is used to compare the performance of two brightness motion, or "optical flow," retrieval algorithms used within AMVs, 1) Patch Matching (PM; used within operational AMVs) and 2) an advanced Variational Optical Flow (VOF) method enabled for most atmospheric motions by new-generation imagers. The VOF AMVs produce more accurate wind retrievals than the PM method within the benchmark in all imager bands explored. It is further shown that image regions with low texture and multi-layer-cloud scenes in visible and infrared bands are tracked significantly better with the VOF approach, implying VOF produces representative AMVs where PM typically breaks down. It is also demonstrated that VOF AMVs have reduced accuracy where the brightness texture does not advect with the mean wind (e.g. gravity waves), where the image temporal noise exceeds the natural variability, and when the height-assignment is poor. Finally, it is found that VOF AMVs have improved performance when using fine-temporal refresh rate imagery, such as 1-min versus 10-min data.</p>
Draft version of poposed images and plotting code of manuscript: Stray light correction and enhancement of nocturnal low-light image of early-morning-orbiting Fengyun-3E satellite
<p>This documentation provides a detailed description of the folder structure and image contents uploaded to the website. It aims to help users understand the purpose and organization of the files. The corresponding manuscript is titled,<strong><em> Stray light correction and enhancement of nocturnal low-light image of early-morning-orbiting Fengyun-3E satellite</em></strong>.</p>
Detection of Areas with Human Vulnerability Using Public Satellite Images and Deep Learning (Dataset)
<div> <h2>Overview</h2> <a href="https://github.com/fbvidal/HumanVulnerabilityDetectionDL#overview"></a></div> <p>This repository contains the code and resources for the project titled <strong>"Detection of Areas with Human Vulnerability Using Public Satellite Images and Deep Learning"</strong>. The goal of this project is to identify regions where individuals are living under precarious conditions and facing neglected basic needs, a situation often seen in Brazil. This concept is referred to as "human vulnerability" and is exemplified by families living in inadequate shelters or on the streets in both urban and rural areas.</p> <p>Focusing on the Federal District of Brazil as the research area, this project aims to develop two novel public datasets consisting of satellite images. The datasets contain imagery captured at 50m and 100m scales, covering regions of human vulnerability, traditional areas, and improperly disposed waste sites.</p> <p>The project also leverages these datasets for training deep learning models, including <strong>YOLOv7</strong> and other state-of-the-art models, to perform image segmentation. A comparative analysis is conducted between the models using two training strategies: training from scratch with random weight initialization and fine-tuning using pre-trained weights through <strong>transfer learning</strong>.</p> <div> <h3>Key Achievements</h3> <a href="https://github.com/fbvidal/HumanVulnerabilityDetectionDL#key-achievements"></a></div> <ul> <li>Two new satellite image datasets focusing on human vulnerability and improperly disposed waste sites, available in public domains.</li> <li>Comparison of image segmentation models, including <strong>YOLOv7</strong> and <strong>Segmentation Models</strong>, with performance metrics.</li> <li>Best F1-scores: 0.55 for <strong>YOLOv7</strong> and 0.64 for <strong>Segmentation Models</strong>.</li> </ul> <p>This repository provides the code, models, and data pipelines used for training, evaluation, and performance comparison of these deep learning models.<br><br></p> <div> <h2>Citation (Bibtex)</h2> <a href="https://github.com/fbvidal/HumanVulnerabilityDetectionDL?tab=readme-ov-file#citation-bibtex"></a></div> <pre><code>@TECHREPORT {TechReport-Julia-Laura-HumanVulnerability-2024, author = "Julia Passos Pontes, Laura Maciel Neves Franco, Flavio De Barros Vidal", title = "Detecção de Áreas com Atividades de Vulnerabilidade Humana utilizando Imagens Públicas de Satélites e Aprendizagem Profunda", institution = "University of Brasilia", year = "2024", type = "Undergraduate Thesis", address = "Computer Science Department - University of Brasilia - Asa Norte - Brasilia - DF, Brazil", month = "aug", note = "People living in precarious conditions and with their basic needs neglected is an unfortunate reality in Brazil. This scenario will be approached in this work according to the concept of \"human vulnerability\" and can be exemplified through families who live in inadequate shelters, without basic structures and on the streets of urban or rural centers. Therefore, assuming the Federal District as the research scope, this project proposes to develop two new databases to be made available publicly, considering the map scales of 50m and 100m, and composed by satellite images of human vulnerability areas, regions treated as traditional and waste disposed inadequately. Furthermore, using these image bases, trainings were done with the YOLOv7 model and other deep learning models for image segmentation. By adopting an exploratory approach, this work compares the results of different image segmentation models and training strategies, using random weight initialization (from scratch) and pre-trained weights (transfer learning). Thus, the present work was able to reach maximum F1 score values of 0.55 for YOLOv7 and 0.64 for other segmentation models." } </code></pre> <div> </div> <div> <h2>License</h2> <a href="https://github.com/fbvidal/HumanVulnerabilityDetectionDL?tab=readme-ov-file#license"></a></div> <p>This project is licensed under the MIT License - see the LICENSE file for details.</p>
Dataset with Agricultural Parcels Markup on Satellite Images
<p>The dataset was created for the development and testing of the algorithm proposed in the paper "Segmentation of agricultural parcel in satellite images based on historical vegetation index data". However, this markup can be used to test other algorithms and compare their quality.</p> <p>This work employs data from the remote sensing programs Sentinel-2A, Sentinel-2B.</p> <p>The dataset contains the agricultural parcel markup for four regions within Russia and Ukraine, where agriculture is well developed. The areas were chosen so that each of them had other types of terrain in addition to fields: urban area, water surface, swamps, and forests.</p> <p> </p>
Small PASTIS training dataset config: Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>Files to run the small dataset experiments used in the preprint "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. This .csv files enables to generate balanced small dataset from the <a href="https://zenodo.org/record/5012942#.ZFDfUJHP1H4">PASTIS dataset</a>. These files are required to run the experiment with a small training data-set, from the open source code <a href="https://src.koda.cnrs.fr/iris.dumeur/ssl_ubarn.git">ssl_ubarn</a>. In the .csv file name selected_patches_fold_{FOLD}_nb_{NSITS}_seed_{SEED}.csv :</p> <ul> <li>FOLD: id which corresponds to one of the 5 experiments run due to PASTIS K-fold.</li> <li>NSITS: Number of SITS selected to construct this training data-set</li> <li>SEED: the randomness used to create this small dataset</li> </ul> <p> </p>
Unlabeled Sentinel 2 time series dataset (validation): Self-supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only validation data</strong> are available. To download the full pretraining dataset, see <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <caption><strong>Global unlabeled dataset description</strong></caption> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UVU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table> <p> </p>
Unlabeled Sentinel 2 time series dataset (training, T30TUVU): Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only data from the S2 tile T30UVU</strong> are available. To download the full pretraining dataset, see: <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Unlabeled Sentinel 2 time series dataset (training, T30TYQ): Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only data from the S2 tile T30TYQ</strong> are available. To download the full pretraining dataset, see: <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <caption><strong>Global unlabeled dataset description</strong></caption> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Unlabeled Sentinel 2 time series dataset : Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This repository list all the available repositories, to load the unlabeled Sentinel 2 (S2) L2A dataset used in the article<a href="https://ieeexplore.ieee.org/document/10414422/"> "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series"</a>. This dataset is composed of patch time series acquired over France. For further details, see section IV.A of the pre-print article, available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <ul> <li>The validation dataset is available here : <a href="https://doi.org/10.5281/zenodo.7890452">10.5281/zenodo.7890452</a></li> <li>The training dataset is composed of 9 zenodo repositories, one for each S2 tiles. Here are the available repositories: <ul> <li>T31UEP<a href="http://https://doi.org/10.5281/zenodo.7899943"> 10.5281/zenodo.7899943</a></li> <li>T31TGJ <a href="https://doi.org/10.5281/zenodo.7899237">10.5281/zenodo.7899237</a></li> <li>T30TYS <a href="https://doi.org/10.5281/zenodo.7924193">10.5281/zenodo.7924193</a></li> <li>T31TFN <a href="https://doi.org/10.5281/zenodo.7896621">10.5281/zenodo.7896621</a></li> <li>T31TDL <a href="http://10.5281/zenodo.7896082">10.5281/zenodo.7896082</a></li> <li>T31TDJ <a href="https://doi.org/10.5281/zenodo.7895498">10.5281/zenodo.7895498</a></li> <li>T30UVU <a href="https://doi.org/10.5281/zenodo.7892410">10.5281/zenodo.7892410</a></li> <li>T30TYQ<a href="https://doi.org/10.5281/zenodo.7890542"> 10.5281/zenodo.7890542</a></li> <li>T30TXT <a href="https://doi.org/10.5281/zenodo.7875977">10.5281/zenodo.7875977</a></li> </ul> </li> </ul> <table> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Unlabeled Sentinel 2 time series dataset (training, T31TDJ): Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only data from the S2 tile T31TDJ</strong> are available. To download the full pretraining dataset, see: <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <caption><strong>Global unlabeled dataset description</strong></caption> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Unlabeled Sentinel 2 time series dataset (training, T31TFN): Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only data from the S2 tile T31TFN</strong> are available. To download the full pretraining dataset, see: <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <caption><strong>Global unlabeled dataset description</strong></caption> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Unlabeled Sentinel 2 time series dataset (training, T31TDL): Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only data from the S2 tile T31TDL</strong> are available. To download the full pretraining dataset, see: <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <caption><strong>Global unlabeled dataset description</strong></caption> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Unlabeled Sentinel 2 time series dataset (training, T31TGJ): Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only data from the S2 tile T31TGJ</strong> are available. To download the full pretraining dataset, see: <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <caption><strong>Global unlabeled dataset description</strong></caption> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Unlabeled Sentinel 2 time series dataset (training, T31UEP): Self-Supervised Spatio-Temporal Representation Learning of Satellite Image Time Series
<p>This is a part of the unlabeled Sentinel 2 (S2) L2A dataset composed of patch time series acquired over France used to pretrain U-BARN. For further details, see section IV.A of the pre-print article "Self-Supervised Spatio-Temporal Representation Learning Of Satellite Image Time Series" available <a href="https://hal.science/hal-04084839">here</a>. Each patch is constituted of the 10 bands [B2,B3,B4,B5,B6,B7,B8,B8A,B11,B12] and the three masks ['CLM_R1', 'EDG_R1', 'SAT_R1']. The global dataset is composed of two disjoint datasets: training (9 tiles) and validation dataset (4 tiles).</p> <p>In this repo,<strong> only data from the S2 tile T31UEP</strong> are available. To download the full pretraining dataset, see: <a href="https://doi.org/10.5281/zenodo.7891924">10.5281/zenodo.7891924</a></p> <table> <caption><strong>Global unlabeled dataset description</strong></caption> <tbody> <tr> <td>Dataset name</td> <td>S2 tiles</td> <td>ROI size</td> <td>Temporal extent</td> </tr> <tr> <td>Train</td> <td> <p>T30TXT,T30TYQ,T30TYS,T30UVU,</p> <p>T31TDJ,T31TDL,T31TFN,T31TGJ,T31UEP</p> </td> <td>1024*1024</td> <td>2018-2020</td> </tr> <tr> <td>Val</td> <td>T30TYR,T30UWU,T31TEK,T31UER</td> <td>256*256</td> <td>2016-2019</td> </tr> </tbody> </table>
Videos of 1966-1978 Satellite Images over Antarctica
<p>Videos of satellite images provided by Campbell (2019). </p> <p>vis_norm_54d.mp4 - images in visible spectrum South of 54 degrees South. </p> <p>vis_norm_remapped_reg_54d_labeled.mp4 - processed version of the same images. Missing sections were manually labeled and all images were registered such that the longitude and latitude lines match across all images.</p> <p>Campbell, G. (2019). NOAA Polar Orbiting Satellite (POES) Global Visible<br> and Infrared Band Data from ESSA (1966-1972) and NOAA (1972-1978)<br> Satellites. Technical report, NOAA National Centers for Environmental<br> Information.</p>
BGC-Argo radiometry matchups with L2 satellite images from MODIS, VIIRS and OLCI sensors
<p> Diffuse attenuation coefficients(Kd) were computed from measured downwelling irradiance measurements from BGC-Argo floats. Matchups between satellite images and float profiles were then performed. Estimates of Kd at two different wavelengths and<br> band-integrated (PAR) were obtained from Remote Sensing Reflectance using different published algorithms developed for open ocean waters spanning in type from explicit-empirical, semi-analytical and implicit-empirical and applied to data from spectral radiometers on board six different satellites (MODIS-Aqua, MODIS-Terra, VIIRS–SNPP, VIIRS-JPSS, OLCI-Sentinel 3A and OLCI-Sentinel 3B).</p>
Materials for the "Unsupervised classification (clustering) of satellite images" workshop
<p>Dataset for the "<strong>Unsupervised classification (clustering) of satellite images</strong>" workshop on <a href="https://opengeohub.org/summer-school/opengeohub-summer-school-poznan-2023/">OpenGeoHub Summer School 2023</a>. The repository with the code can be found on GitHub: <a href="https://github.com/kadyb/OGH2023">https://github.com/kadyb/OGH2023</a>.</p> <p>In the .zip archive there are two catalogs: "<em>data</em>" and "<em>task</em>", which include:</p> <ul> <li>Landsat 8 scene (7 spectral bands) + metadata;</li> <li>polygons with coverage of Poznań and Szamotuły counties.</li> </ul> <p>The satellite data was downloaded from <a href="https://earthexplorer.usgs.gov/">EarthExplorer</a>.</p>
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.