Skip to main content
Powered by ShareScore

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.

17

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

17 results for “HLS”

Learn how ShareScore rates datasets ↗
zenodo48/100

A harmonized Landsat Sentinel-2 (HLS) dataset for benchmarking time series reconstruction methods of vegetation indices

<p>Satellite images can be used to derive time series of vegetation indices, such as normalized difference vegetation index (NDVI) or enhanced vegetation index (EVI), at global scale. Unfortunately, recording artifacts, clouds, and other atmospheric contaminants impacts a significant portion of the produced images, requiring the usage of ad-hoc techniques to reconstruct the time series in the affected regions. In literature, several methods have been proposed to fill the gaps present in the images, and some works also presented performance comparisons between them (Roerink et al., 2000; Moreno-Mart&iacute;nez et al., 2020; Siabi et al., 2022). Because of the lack of a ground truth for the reconstructed images, the performance evaluation requires the creation of datasets where artificial gaps are introduced in a reference image, such that metrics like the root mean square error (RMSE) can be computed comparing the reconstructed images with the reference one. Different approaches have been used to create the reference images and the artificial gaps, but in most cases, the artificial gaps are introduced using arbitrary patterns and/or the reference image is produced artificially and not using real satellite images (e.g. Kandasamy et al., 2013; Liu et al., 2017; Julien &amp; Sobrino, 2018). In addition, to the best of our knowledge, few of them are openly available and directly accessible allowing for fully reproducible research.</p> <p>We provide here a benchmark dataset for time series reconstruction method based on the<strong>&nbsp;<a href="https://hls.gsfc.nasa.gov/">harmonized Landsat Sentinel-2 (HLS)</a> </strong>collection where the artificial gaps are introduced with a realistic spatio-temporal distribution. In particular, we selected six tiles that we considered representative for most of the main climate classes (e.g. equatorial, arid, warm temperature, boreal and polar), as depicted in the preview.</p> <p>Specifically, following the&nbsp;<strong><a href="https://hls.gsfc.nasa.gov/products-description/tiling-system/">relative tiling system</a></strong> shown above, we downloaded the Red, NIR and F-mask bands from both the HLSL30 and HLSS30 collections for the tiles 19FCV, 22LEH, 32QPK, 31UFS, 45WFV and 49MWM. From the Red and NIR band we derived the NDVI as:</p> <p><span class="math-tex">\(NDVI = {NIR - Red \over NIR + Red}\)</span></p> <p>only for clear-sky on lend pixels (F-mask bits 1, 3, 4 and 5 equal zero), setting as not a number the remaining pixels. The images are then aggregated on a 16 days base, averaging the available values for each pixel in each temporal range. The so obtained data, are considered from us as the reference data for the benchmarking, and stored following the file naming convention</p> <p><em>HLS.T&lt;TILE_NAME&gt;.&lt;YYYYDDD&gt;.v2.0.NDVI.tif</em></p> <p>where <em>TILE_NAME</em> is one between the above specified ones, <em>YYYY</em> is the corresponding year (spanning from 2015 to 2022) and <em>DDD</em> is the day of the year from which the corresponding 16 days range starts. Finally, for each tile, we have a time series composed of <strong>184</strong> images (23 images for 8 years) that can be easily manipulated, for example using the <strong><a href="https://github.com/scikit-map/scikit-map/tree/master">Scikit-Map library</a></strong> in Python.</p> <p>Starting from those data, for each image we considered the mask of currently present gaps, we randomly rotated it by 90, 180 or 270 degrees and we added artificial gaps in the pixels of the rotated mask. Doing so, we believe that the spatio-temporal distribution will be still realistic, providing a solid benchmark for gap-filling methods that work on time series, on spatial pattern or combination of the both.</p> <p>The data including the artificial gaps are stored with the naming structure</p> <p><em>HLS.T&lt;TILE_NAME&gt;.&lt;YYYYDDD&gt;.v2.0.NDVI_art_gaps.tif</em></p> <p>following the previously mentioned convention. The performance metrics, such as RMSE or normalized RMSE (NRMSE), can be computed by applying a reconstruction method on the images with artificial gaps, and then comparing the reconstructed time series with the reference one only on the artificially created gaps locations.&nbsp;</p> <p>This dataset was used to compare the performance of some gap-filling methods and we provide a&nbsp;<strong><a href="https://github.com/OpenGeoHub/EO-benchmark/blob/main/gap_filling_methods/gap_filling_comparison.ipynb">Jupyter notebook</a></strong> that shows how to access and use the data. The files are provided in GeoTIFF format and projected in the coordinate reference system WGS 84 / UTM zone 19N (EPSG:32619).&nbsp;</p> <p>If you succeed to produce higher accuracy or develop a new algorithm for gap filling, please contact authors or post on our GitHub repository. May the force be with you!</p> <p>References:</p> <ol> <li> <p>Julien, Y., &amp; Sobrino, J. A. (2018). TISSBERT: A benchmark for the validation and comparison of NDVI time series reconstruction methods. Revista de Teledetecci&oacute;n, (51), 19-31.&nbsp;<a href="https://doi.org/10.4995/raet.2018.9749">https://doi.org/10.4995/raet.2018.9749</a>&nbsp;</p> </li> <li> <p>Kandasamy, S., Baret, F., Verger, A., Neveux, P., &amp; Weiss, M. (2013). A comparison of methods for smoothing and gap filling time series of remote sensing observations&ndash;application to MODIS LAI products. Biogeosciences, 10(6), 4055-4071.&nbsp;<a href="https://doi.org/10.5194/bg-10-4055-2013">https://doi.org/10.5194/bg-10-4055-2013</a>&nbsp;</p> </li> <li> <p>Liu, R., Shang, R., Liu, Y., &amp; Lu, X. (2017). Global evaluation of gap-filling approaches for seasonal NDVI with considering vegetation growth trajectory, protection of key point, noise resistance and curve stability. Remote Sensing of Environment, 189, 164-179.&nbsp;<a href="https://doi.org/10.1016/j.rse.2016.11.023">https://doi.org/10.1016/j.rse.2016.11.023</a>&nbsp;</p> </li> <li> <p>Moreno-Mart&iacute;nez, &Aacute;., Izquierdo-Verdiguier, E., Maneta, M. P., Camps-Valls, G., Robinson, N., Mu&ntilde;oz-Mar&iacute;, J., ... &amp; Running, S. W. (2020). Multispectral high resolution sensor fusion for smoothing and gap-filling in the cloud. Remote Sensing of Environment, 247, 111901.<a href="https://doi.org/10.1016/j.rse.2020.111901"> https://doi.org/10.1016/j.rse.2020.111901</a>&nbsp;</p> </li> <li> <p>Roerink, G. J., Menenti, M., &amp; Verhoef, W. (2000). Reconstructing cloudfree NDVI composites using Fourier analysis of time series. International Journal of Remote Sensing, 21(9), 1911-1917.&nbsp;<a href="https://doi.org/10.1080/014311600209814">https://doi.org/10.1080/014311600209814</a></p> </li> <li> <p>Siabi, N., Sanaeinejad, S. H., &amp; Ghahraman, B. (2022). Effective method for filling gaps in time series of environmental remote sensing data: An example on evapotranspiration and land surface temperature images. Computers and Electronics in Agriculture, 193, 106619.<a href="https://doi.org/10.1016/j.compag.2021.106619"> https://doi.org/10.1016/j.compag.2021.106619</a></p> </li> </ol>

opencc-by-4.0Dec 2022View details →
zenodo44/100

Multi-Temporal Cloud Gap Imputation With HLS Data Across CONUS

<p>This release contains the version 1.0 of the dataset which was used in <a href="https://arxiv.org/abs/2404.19609">Seeing Through the Clouds: Cloud Gap Imputation with Prithvi Foundation Model</a> and is included as one of the tasks in the <a href="https://madewithclay.org/challenge">AI for Earth Challenge 2024</a>.</p>

opencc-by-4.0May 2024View details →
zenodo44/100

SwinUnet_HLS_CLOUD_test_dataset

<p>Test dataset for Swin-Unet model trained with Sentinel 2 surface reflectance from Harmonized Landsat Sentinel-2 (HLS)</p>

opencc-by-4.0Oct 2024View details →
zenodo36/100

MLSBench: A Synthesizable Dataset of HLS Designs to Support ML Based Design Flows

<p>HLS dataset for training of ML models for post route prediction of parameters. &quot;HLS Benchmarks.zip&quot; are in C and C++; &quot;SystemC Version.zip&quot; are in SystemC.</p>

opencc-by-4.0Sep 2019View details →
zenodo36/100

OPERA PROTEUS DSWx-HLS S.30 test dataset over Louisina and Mississipi

<p>This dataset is part of the&nbsp;PROTEUS - Parallelized Radar Optical Toolbox for Estimating dynamic sUrface water extentS software&nbsp;developed by Observational Products for End-Users from Remote Sensing Analysis (OPERA) project algorithm development team (ADT).</p> <p>It includes a subset of a Harmonized Landsat Sentinel-2 (HLS) product&nbsp;collected by the Sentinel-2 MSI instrument over Louisiana and Mississippi states (USA) on September 7, 2021,&nbsp;and the expected output DSWx-HLS product for testing PROTEUS Digital Surface Water eXtent from HLS (DSWx-HLS)&nbsp; workflow. The PROTEUS software is publicly available at:</p> <p>https://github.com/opera-adt/PROTEUS</p> <p><strong>License</strong></p> <p>Copyright (c) 2021&nbsp;California Institute of Technology (&ldquo;Caltech&rdquo;). U.S. Government sponsorship acknowledged.</p> <p>All rights reserved.</p> <p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p> <ul> <li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li> <li>Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</li> <li>Neither the name of Caltech nor its operating division, the Jet Propulsion Laboratory, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.</li> </ul> <p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</p>

opencc-by-4.0Mar 2022View details →
zenodo36/100

HLS time sereis samples for the SSLI paper

<p>The HLS training, validation, and testing samples for the paper "Reconstructing seamless harmonized Landsat Sentinel-2 (HLS) time series using self-supervised learning".</p>

opencc-by-4.0Oct 2023View details →
zenodo32/100

HeteroGen: Transpiling C to Heterogeneous HLS Code with Automated Test Generation and Program Repair

<p>This artifact submission includes 1. an error study, 2. a fuzzing-based test generation tool, and 3. a code-editing tool for error removal.</p>

opencc-by-4.0Nov 2021View details →
ClinicalTrials.gov28/100

Effect of the Erchonia® HLS™ for the Relief of Tinnitus Symptoms

ClinicalTrials.gov study NCT05091060. IPD Sharing: NO. Countries: 1. Publications: 0.

closedIPD-NOFeb 2026View details →
nasa28/100

HLS Landsat Operational Land Imager Surface Reflectance and TOA Brightness Daily Global 30m v1.5

The HLSL30 V1.5 data product was decommissioned on January 4, 2022. Users are encouraged to use the improved [HLSL30 V2](https://doi.org/10.5067/HLS/HLSL30.002) data product.The Harmonized Landsat Sentinel-2 (HLS) project provides consistent surface reflectance (SR) and top of atmosphere (TOA) brightness data from the Operational Land Imager (OLI) aboard the joint NASA/USGS Landsat 8 satellite and the Multi-Spectral Instrument (MSI) aboard Europe’s Copernicus Sentinel-2A and Sentinel-2B satellites. The combined measurement enables global observations of the land every 2–3 days at 30-meter (m) spatial resolution. The HLS project uses a set of algorithms to obtain seamless products from OLI and MSI that include atmospheric correction, cloud and cloud-shadow masking, spatial co-registration and common gridding, illumination and view angle normalization, and spectral bandpass adjustment. The HLSL30 product provides 30-m Nadir Bidirectional Reflectance Distribution Function (BRDF)-Adjusted Reflectance (NBAR) and is derived from Landsat 8 OLI data products. The [HLSS30](https://doi.org/10.5067/HLS/HLSS30.015) and HLSL30 products are gridded to the same resolution and Military Grid Reference System ([MGRS](https://hls.gsfc.nasa.gov/products-description/tiling-system/)) tiling system and thus are “stackable” for time series analysis.The HLSL30 product is provided in Cloud Optimized GeoTIFF (COG) format, and each band is distributed as a separate file. There are 10 bands included in the HLSL30 product along with one quality assessment (QA) band and four angle bands. For a more detailed description of the individual bands provided in the HLSL30 product, please see the User Guide.Provisional HLS V1.5 data have not been validated for their science quality and should not be used in science research or applications.Known Issues* HLSL30.015 products are based on input Landsat 8 L1TP (precision terrain corrected) products, which require identification of ground control targets for precision geometric correction. Images where ground control is not available (e.g., very cloudy images) cannot be processed to L1TP and are not included in the HLSL30 dataset.* Interruptions in data service occurred during a restaging of backlogged data between June 1 and June 15, 2021 for both HLSS30 and HLSL30 version 1.5 data products. During this time period increased errors in the processing workflow resulted in a significant number of data ingestion failures and thus, significant gaps in data availability. Given the pending release of the version 2.0, science quality HLS products, these missing data will not be filled for version 1.5. Users of the provisional version 1.5 products should be aware of the significant data gap in this two week window. The version 2.0 products will incorporate these data back into the archive. If you have any feedback or questions on the data please contact [Customer Services](https://www.earthdata.nasa.gov/centers/lp-daac/contact) or join our HLS conversion on the [Earthdata Forum](https://forum.earthdata.nasa.gov/viewtopic.php?f=7&t=618&hilit=hls&sid=95750d868b6448e0f4360a1473def234).

restrictednotspecifiedJun 2025View details →
nasa28/100

HLS Sentinel-2 Multi-spectral Instrument Surface Reflectance Daily Global 30m v1.5

The HLSS30 V1.5 data product was decommissioned on January 4, 2022. Users are encouraged to use the improved [HLSS30 V2](https://doi.org/10.5067/HLS/HLSS30.002) data product.The Harmonized Landsat Sentinel-2 (HLS) project provides consistent surface reflectance data from the Operational Land Imager (OLI) aboard the joint NASA/USGS Landsat 8 satellite and the Multi-Spectral Instrument (MSI) aboard the European Union’s Copernicus Sentinel-2A and Sentinel-2B satellites. The combined measurement enables global observations of the land every 2-3 days at 30 meter (m) spatial resolution. The HLS project uses a set of algorithms to obtain seamless products from OLI and MSI that include atmospheric correction, cloud and cloud-shadow masking, spatial co-registration and common gridding, illumination and view angle normalization, and spectral bandpass adjustment. The HLSS30 product provides 30 m Nadir Bidirectional Reflectance Distribution Function (BRDF)-Adjusted Reflectance (NBAR) and is derived from Sentinel-2A and Sentinel-2B MSI data products. The HLSS30 and [HLSL30](https://doi.org/10.5067/HLS/HLSL30.015) products are gridded to the same resolution and Military Grid Reference System ([MGRS](https://hls.gsfc.nasa.gov/products-description/tiling-system/)) tiling system and thus are “stackable” for time series analysis.The HLSS30 product is provided in Cloud Optimized GeoTIFF (COG) format, and each band is distributed as a separate COG. There are 13 bands included in the HLSS30 product along with four angle bands and a quality assessment (QA) band. For a more detailed description of the individual bands provided in the HLSS30 product, please see the User Guide.Provisional HLS V1.5 data have not been validated for their science quality and should not be used in science research or applications.Known Issues* Interruptions in data service occurred during a restaging of backlogged data between June 1 and June 15, 2021 for both HLSS30 and HLSL30 version 1.5 data products. During this time period increased errors in the processing workflow resulted in a significant number of data ingestion failures and thus, significant gaps in data availability. Given the pending release of the version 2.0, science quality HLS products, these missing data will not be filled for version 1.5. Users of the provisional version 1.5 products should be aware of the significant data gap in this two week window. The version 2.0 products will incorporate these data back into the archive. If you have any feedback or questions on the data please contact [Customer Services](https://www.earthdata.nasa.gov/centers/lp-daac/contact) or join our HLS conversion on the [Earthdata Forum](https://forum.earthdata.nasa.gov/viewtopic.php?f=7&t=618&hilit=hls&sid=95750d868b6448e0f4360a1473def234).

restrictednotspecifiedJun 2025View details →
nasa28/100

HLS Sentinel-2 Multi-spectral Instrument Vegetation Indices Daily Global 30 m V2.0

The Harmonized Landsat and Sentinel-2 (HLS) project provides consistent data products from the Operational Land Imager (OLI) aboard the joint NASA/USGS Landsat 8 and Landsat 9 satellites and the Multi-Spectral Instrument (MSI) aboard Europe’s Copernicus Sentinel-2A, Sentinel-2B, and Sentinel-2C satellites. The combined measurement enables global observations of the land every 2–3 days at 30 meter (m) spatial resolution. The HLSS30 Vegetation Indices (HLSS30_VI) product is derived from Sentinel-2A, Sentinel-2B, and Sentinel-2C MSI data products. Vegetation indices combine specific bands of satellite data to quantify various aspects of vegetation. Analysis of vegetation indices allows for tracking changes in vegetation over time, identifying areas of stress or deforestation, and assessing crop health. Vegetation indices provide a reliable and efficient means of understanding the complex dynamics of vegetation health. The HLSS30_VI and HLSL30_VI products are gridded to the same resolution and Military Grid Reference System ([MGRS](https://hls.gsfc.nasa.gov/products-description/tiling-system/)) tiling system and thus are “stackable” for time series analysis.The HLSS30_VI product is provided in Cloud Optimized GeoTIFF (COG) format, and each band is distributed as a separate file. Nine indicators of vegetation health are included in the HLSS30_VI product: Normalized Difference Vegetation Index (NDVI), Enhanced Vegetation Index (EVI), Soil Adjusted Vegetation Index (SAVI), Modified Soil Adjusted Vegetation Index (MSAVI), Normalized Difference Moisture Index (NDMI), Normalized Difference Water Index (NDWI), Normalized Burn Ratio (NBR), Normalized Burn Ratio 2 (NBR2), and Triangular Vegetation Index (TVI). See the User Guide for a more detailed description of the individual vegetation health variables provided in the HLSS30_VI product.

restrictednotspecifiedApr 2025View details →
nasa28/100

HLS Sentinel-2 Multi-spectral Instrument Surface Reflectance Daily Global 30m v2.0

The Harmonized Landsat Sentinel-2 (HLS) project provides consistent surface reflectance data from the Operational Land Imager (OLI) aboard the joint NASA/USGS Landsat 8 satellite and the Multi-Spectral Instrument (MSI) aboard Europe’s Copernicus Sentinel-2A, Sentinel-2B, and Sentinel-2C satellites. The combined measurement enables global observations of the land every 2–3 days at 30-meter (m) spatial resolution. The HLS project uses a set of algorithms to obtain seamless products from OLI and MSI that include atmospheric correction, cloud and cloud-shadow masking, spatial co-registration and common gridding, illumination and view angle normalization, and spectral bandpass adjustment. The HLSS30 product provides 30-m Nadir Bidirectional Reflectance Distribution Function (BRDF)-Adjusted Reflectance (NBAR) and is derived from Sentinel-2A, Sentinel-2B, and Sentinel-2C MSI data products. The HLSS30 and [HLSL30](https://doi.org/10.5067/HLS/HLSL30.002) products are gridded to the same resolution and Military Grid Reference System ([MGRS](https://hls.gsfc.nasa.gov/products-description/tiling-system/)) tiling system and thus are “stackable” for time series analysis.The HLSS30 product is provided in Cloud Optimized GeoTIFF (COG) format, and each band is distributed as a separate COG. There are 13 bands included in the HLSS30 product along with four angle bands and a quality assessment (QA) band. See the User Guide for a more detailed description of the individual bands provided in the HLSS30 product.Known Issues* Unrealistically high aerosol and low surface reflectance over bright areas: The atmospheric correction over bright targets occasionally retrieves unrealistically high aerosol and thus makes the surface reflectance too low. High aerosol retrievals, both false high aerosol and realistically high aerosol, are masked when quality bits 6 and 7 are both set to 1 (see Table 9 in the [User Guide](https://lpdaac.usgs.gov/documents/1698/HLS_User_Guide_V2.pdf)); the corresponding spectral data should be discarded from analysis.* Issues over high latitudes: For scenes greater than or equal to 80 degrees north, multiple overpasses can be gridded into a single MGRS tile resulting in an L30 granule with data sensed at two different times. In this same area, it is also possible that Landsat overpasses that should be gridded into a single MGRS tile are actually written as separate data files. Finally, for scenes with a latitude greater than or equal to 65 degrees north, ascending Landsat scenes may have a slightly higher error in the BRDF correction because the algorithm is calibrated using descending scenes.* Fmask omission errors: There are known issues regarding the Fmask band of this data product that impacts HLSL30 data prior to April of 2022. The HLS Fmask data band may have omission errors in water detection for cases where water detection using spectral data alone is difficult, and omission and commission errors in cloud shadow detection for areas with great topographic relief. This issue does not impact other bands in the dataset.* Inconsistent snow surface reflectance between Landsat and Sentinel-2: The HLS snow surface reflectance can be highly inconsistent between Landsat and Sentinel-2. When assessed on same-day acquisitions from Landsat and Sentinel-2, Landsat reflectance is generally higher than Sentinel-2 reflectance in the visible bands.* Unrealistically high snow surface reflectance in the visible bands: By design, the Land Surface Reflectance Code (LaSRC) atmospheric correction does not attempt aerosol retrieval over snow; instead, a default aerosol optical thickness (AOT) is used to drive the snow surface reflectance. If the snow detection fails, the full LaSRC is used in both AOT retrieval and surface reflectance derivation over snow, which produces surface reflectance values as high as 1.6 in the visible bands. This is a common problem for spring images at high latitudes.* Unrealistically low surface reflectance surrounding snow/ice: Related to the above, the AOT retrieval over snow/ice is generally too high. When this artificially high AOT is used to derive the surface reflectance of the neighboring non-snow pixels, very low surface reflectance will result. These pixels will appear very dark in the visible bands. If the surface reflectance value of a pixel is below -0.2, a NO_DATA value of -9999 is used. In Figure 1, the pixels in front of the glaciers have surface reflectance values that are too low. * Unrealistically low reflectance surrounding clouds: Like for snow, the HLS atmospheric correction does not attempt aerosol retrieval over clouds and a default AOT is used instead. But if the cloud detection fails, an artificially high AOT will be retrieved over clouds. If the high AOT is used to derive the surface reflectance of the neighboring cloud-free pixels, very low surface reflectance values will result. If the surface reflectance value of a pixel is below -0.2, a NO_DATA value of -9999 is used.

restrictednotspecifiedApr 2025View details →
nasa28/100

HLS Landsat Operational Land Imager Surface Reflectance and TOA Brightness Daily Global 30m v2.0

The Harmonized Landsat Sentinel-2 (HLS) project provides consistent surface reflectance (SR) and top of atmosphere (TOA) brightness data from a virtual constellation of satellite sensors. The Operational Land Imager (OLI) is housed aboard the joint NASA/USGS Landsat 8 and Landsat 9 satellites, while the Multi-Spectral Instrument (MSI) is mounted aboard Europe’s Copernicus Sentinel-2A, Sentinel-2B, and Sentinel-2C satellites. The combined measurement enables global observations of the land every 2–3 days at 30-meter (m) spatial resolution. The HLS project uses a set of algorithms to obtain seamless products from OLI and MSI that include atmospheric correction, cloud and cloud-shadow masking, spatial co-registration and common gridding, illumination and view angle normalization, and spectral bandpass adjustment.The HLSL30 product provides 30-m Nadir Bidirectional Reflectance Distribution Function (BRDF)-Adjusted Reflectance (NBAR) and is derived from Landsat 8/9 OLI data products. The [HLSS30](https://doi.org/10.5067/HLS/HLSS30.002) and HLSL30 products are gridded to the same resolution and Military Grid Reference System ([MGRS](https://hls.gsfc.nasa.gov/products-description/tiling-system/)) tiling system and thus are “stackable” for time series analysis.The HLSL30 product is provided in Cloud Optimized GeoTIFF (COG) format, and each band is distributed as a separate file. There are 11 bands included in the HLSL30 product along with one quality assessment (QA) band and four angle bands. See the User Guide for a more detailed description of the individual bands provided in the HLSL30 product.Known Issues* Unrealistically high aerosol and low surface reflectance over bright areas: The atmospheric correction over bright targets occasionally retrieves unrealistically high aerosol and thus makes the surface reflectance too low. High aerosol retrievals, both false high aerosol and realistically high aerosol, are masked when quality bits 6 and 7 are both set to 1 (see Table 9 in the [User Guide](https://lpdaac.usgs.gov/documents/1698/HLS_User_Guide_V2.pdf)); the corresponding spectral data should be discarded from analysis.* Issues over high latitudes: For scenes greater than or equal to 80 degrees north, multiple overpasses can be gridded into a single MGRS tile resulting in an L30 granule with data sensed at two different times. In this same area, it is also possible that Landsat overpasses that should be gridded into a single MGRS tile are actually written as separate data files. Finally, for scenes with a latitude greater than or equal to 65 degrees north, ascending Landsat scenes may have a slightly higher error in the BRDF correction because the algorithm is calibrated using descending scenes.* Fmask omission errors: There are known issues regarding the Fmask band of this data product that impacts HLSL30 data prior to April of 2022. The HLS Fmask data band may have omission errors in water detection for cases where water detection using spectral data alone is difficult, and omission and commission errors in cloud shadow detection for areas with great topographic relief. This issue does not impact other bands in the dataset.* Inconsistent snow surface reflectance between Landsat and Sentinel-2: The HLS snow surface reflectance can be highly inconsistent between Landsat and Sentinel-2. When assessed on same-day acquisitions from Landsat and Sentinel-2, Landsat reflectance is generally higher than Sentinel-2 reflectance in the visible bands.* Unrealistically high snow surface reflectance in the visible bands: By design, the Land Surface Reflectance Code (LaSRC) atmospheric correction does not attempt aerosol retrieval over snow; instead, a default aerosol optical thickness (AOT) is used to drive the snow surface reflectance. If the snow detection fails, the full LaSRC is used in both AOT retrieval and surface reflectance derivation over snow, which produces surface reflectance values as high as 1.6 in the visible bands. This is a common problem for spring images at high latitudes.* Unrealistically low surface reflectance surrounding snow/ice: Related to the above, the AOT retrieval over snow/ice is generally too high. When this artificially high AOT is used to derive the surface reflectance of the neighboring non-snow pixels, very low surface reflectance will result. These pixels will appear very dark in the visible bands. If the surface reflectance value of a pixel is below -0.2, a NO_DATA value of -9999 is used.* Unrealistically low reflectance surrounding clouds: Like for snow, the HLS atmospheric correction does not attempt aerosol retrieval over clouds and a default AOT is used instead. But if the cloud detection fails, an artificially high AOT will be retrieved over clouds. If the high AOT is used to derive the surface reflectance of the neighboring cloud-free pixels, very low surface reflectance values will result. If the surface reflectance value of a pixel is below -0.2, a NO_DATA value of -9999 is used.

restrictednotspecifiedApr 2025View details →
nasa28/100

HLS Operational Land Imager Vegetation Indices Daily Global 30 m V2.0

The Harmonized Landsat and Sentinel-2 (HLS) project provides consistent data products from the Operational Land Imager (OLI) aboard the joint NASA/USGS Landsat 8 and Landsat 9 satellites and the Multi-Spectral Instrument (MSI) aboard Europe’s Copernicus Sentinel-2A, Sentinel-2B, and Sentinel-2C satellites. The combined measurement enables global observations of the land every 2–3 days at 30 meter (m) spatial resolution. The HLSL30 Vegetation Indices (HLSL30_VI) product is derived from Landsat 8 and Landsat 9 OLI data products. Vegetation indices combine specific bands of satellite data to quantify various aspects of vegetation. Analysis of vegetation indices allows for tracking changes in vegetation over time, identifying areas of stress or deforestation, and assessing crop health. Vegetation indices provide a reliable and efficient means of understanding the complex dynamics of vegetation health. The HLSS30_VI and HLSL30_VI products are gridded to the same resolution and Military Grid Reference System ([MGRS](https://hls.gsfc.nasa.gov/products-description/tiling-system/)) tiling system and thus are “stackable” for time series analysis.The HLSL30_VI product is provided in Cloud Optimized GeoTIFF (COG) format, and each variable is distributed as a separate file. Nine indicators of vegetation health are included in the HLSL30_VI product: Normalized Difference Vegetation Index (NDVI), Enhanced Vegetation Index (EVI), Soil Adjusted Vegetation Index (SAVI), Modified Soil Adjusted Vegetation Index (MSAVI), Normalized Difference Moisture Index (NDMI), Normalized Difference Water Index (NDWI), Normalized Burn Ratio (NBR), Normalized Burn Ratio 2 (NBR2), and Triangular Vegetation Index (TVI). See the User Guide for a more detailed description of the individual vegetation health variables provided in the HLSL30_VI product.

restrictednotspecifiedApr 2025View details →
geo24/100

Stress-induced splicing activation of immediate early genes by nuclear speckle reorganization [HLs]

GEO Series GSE231519. Homo sapiens. 16 samples. Type: Expression profiling by high throughput sequencing.

openGEO-OpenMay 2023View details →
zenodo24/100

HLS land tiles - dataset needed to run FloodsNet

<p>This is the&nbsp;hls_land_tile.json dataset, needed to run FloodsNet. Please see the Readme for folder structure and more information.</p>

opencc-by-4.0Jun 2023View details →
ClinicalTrials.gov24/100

Study to Evaluate Long Term Performance and Safety of the Knee Prosthesis (HLS KneeTec Deep Dish)

ClinicalTrials.gov study NCT05211141. IPD Sharing: Not stated. Countries: 1. Publications: 0.

restrictedIPD-UNDECIDEDFeb 2026View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated 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.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

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.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

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.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

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.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

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.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record