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.

126

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

126 results for “Global coverage”

Learn how ShareScore rates datasets ↗
zenodo40/100

Global Pasture Watch - Grassland sampling design derived by Feature Space Coverage Sampling (FSCS) at 1-km spatial resolution

<p>Sampling design used in the production of the <strong>global maps of grassland dynamics 2000&ndash;2022 at 30 m spatial resolution</strong> in the scope of the Global Pasture Wath initiative. The sampling desing was based in Feature Space Coverage Sampling and resulted in 10,000 sample tiles (1x1 km) distributed across the World, which were visual interpreted in Very-High Resolution imagery thorugh the QGIS plugin&nbsp;<a href="https://plugins.qgis.org/plugins/qgis-fgi-plugin/">QGIS Fast Grid Inspection</a>.</p> <p>FSCS steps include:</p> <ul> <li>Short vegetation mask that includes all pixels mapped as mosaic, shrubland, grassland, and sparse vegetation in at least one year from 1993 to 2021 according to <a href="https://www.esa-landcover-cci.org/">ESA/CCI global land cover</a> (<code>gpw_short.veg.mask_esacci.lc_p_1km_s_19920101_20201231_go_epsg.3857_v1.tif</code>),</li> <li>87 input raster layers (including vegetation indices, terrain, land temperature, climate and water variable),</li> <li>Principal Components Analysis (PCA) using all input layers,</li> <li>Selection of the 10 first components (explaining 75% of variance),</li> <li>&nbsp;K-Means with 10,000 clusters (targeted number of samples - &nbsp; &nbsp;&nbsp;<br><code>gpw_grassland_fscs.kmeans.cluster_c_1km_20000101_20221231_go_epsg.3857_v1.tif</code>)</li> <li>Calculation of euclidean distance (in the principal component space) of all 1-km pixels to the centre of each cluster,</li> <li>Selection of the pixel with the shortest distance for each cluster,</li> <li>Conversion of the selected pixels into sample tiles ()</li> </ul> <p>The file&nbsp;<code>gpw_grassland_fscs_tile.samples_1km_20000101_20221231_go_epsg.3857_v1.gpkg</code> provides the sample tiles and include the follow collumns:</p> <ul> <li><strong>X</strong>: Latitude in Web Mercator projection (EPSG:3857),</li> <li><strong>Y</strong>: Longitude in Web Mercator projection (EPSG:3857),</li> <li><strong>cluster_id</strong>: K-Means output ranging from 0&mdash;9999,</li> <li><strong>cluster_distance</strong>: Distance from the selected sample to the centre of the cluster,</li> <li><strong>cluster_size</strong>: Number o 1-km pixels inside the K-Means cluster, estimated using Web Mercator projection (<a href="https://epsg.io/3857">EPSG:3857</a>)</li> <li><strong>cluster_size_equal_area</strong>: Number o 1-km pixels inside the K-Means cluster, estimated using Goode Homolosine Land projection (<a href="https://epsg.io/54052">ESRI:54052</a>)</li> <li><strong>cluster_size_corr</strong>: Correction factor to adjust the area distortion due to Web Mercator projection, estimated by the difference in normalized propotional values of cluster_size and cluster_size_equal_area.</li> <li><strong>rf_n_pred</strong>: Number of pixels predicted by a RF model trained to estimate probability to select the pixel closer to the centre of the KMeans cluster. The RF models were trained individually per each cluster using the 10 first components derived by PCA (<code>gpw_comps_fscs.pca_m_1km_20000101_20221231_go_epsg.3857_v1.tar.gz</code>).</li> <li><strong>rf_samp_prob</strong>: Sampling probability based on RF model (<em>rf_n_pred / cluster_size</em>)</li> <li><strong>rf_samp_wei</strong>: Sampling weight estimated in Web Mercator projection.</li> <li><strong>rf_samp_wei_coor</strong>: Corrected sampling weight estimated in Goode Homolosine Land projection.</li> </ul> <h3>Related resources</h3> <ul> <li><strong>Maps of dominant grassland:</strong><br><a href="https://zenodo.org/records/13890400">2000-2002</a> <a href="https://zenodo.org/records/13890402">2003-2005</a> <a href="https://zenodo.org/records/13890404">2006-2008</a> <a href="https://zenodo.org/records/13890408">2009-2011</a> <a href="https://zenodo.org/records/13890410">2012-2014</a> <a href="https://zenodo.org/records/13890412">2015-2017</a> <a href="https://zenodo.org/records/13890414">2018-2020</a> <a href="https://zenodo.org/records/13890416">2021-2022</a></li> <li><strong>Probability maps of cultivated grassland:</strong><br><a href="https://zenodo.org/records/13890401/files/ggc-30m.csv?download=1">2000-2022 (All URLs)</a></li> <li><strong>Probability maps of natural/semi-natural grassland:</strong><br><a href="https://zenodo.org/records/13890401/files/ggc-30m.csv?download=1">2000-2022 (All URLs)</a></li> <li><strong>Grassland reference samples based on VHR imagery (2000&ndash;2022):</strong><br><a href="https://doi.org/10.5281/zenodo.11281157">GeoPackage files</a></li> <li><strong>Global machine learning models (Random Forest):</strong><br><a href="https://doi.org/10.5281/zenodo.13952806">Parquet and joblib python files</a></li> <li><strong>Reference sampling design derived by FSCV:</strong><br><a href="https://doi.org/10.5281/zenodo.11391517">GeoPackage and raster files</a></li> <li><strong>Harmonized reference samples based on existing LULC dataset:</strong><br><a href="https://doi.org/10.5281/zenodo.13951976">GeoPackage and raster files</a></li> <li><strong>Source code for reproducibility:<br></strong><a href="https://doi.org/10.5281/zenodo.13952867">GitHub release</a><strong><br></strong></li> <li><strong>Mapping feedback tool:</strong><br><a href="https://geo-wiki.org">GeoWiki</a></li> <li><strong>Data catalogues:</strong><br><a href="https://stac.openlandmap.org/gpw_ggc-30m/collection.json?.language=en">OpenLandMap STAC</a> <a href="https://global-pasture-watch.projects.earthengine.app/view/ggc-30m">Google Earth Engine</a></li> </ul> <h3>Support</h3> <p>For questions of bugs/inconsistencies related to the dataset raise a GitHub issue in&nbsp;<a href="https://github.com/wri/global-pasture-watch">https://github.com/wri/global-pasture-watch</a></p>

opencc-by-4.0Nov 2024View details →
zenodo40/100

Long-term (2001-2020) global full-coverage daytime and nighttime carbon monoxide profile and total column

<p>Validation results are in preparation. The full dataset will be uploaded after the submission/acceptance of our paper.</p>

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

Full-coverage near surface CO2 over the global continent from 2015 to 2021 generated by Deep Forest

<p>These are full-coverage near surface CO2 distribution maps over the global continent from 2015 to 2021. We fused&nbsp;&nbsp;CO<sub>2</sub> in situ measurements with multiple variables including OCO-2 XCO<sub>2</sub> retrieval and auxiliary data such as meteorological factors, vegetation parameters, and human activities by MA-DF-LGB (Mix Attention-Deep Forest-LightGBM) to generate the dataset.</p>

opencc-by-4.0Mar 2024View details →
dryad36/100

Data coverage, biases, and trends in a global citizen-science resource for monitoring avian diversity

<p><strong>Aim:</strong> Understanding and addressing the global biodiversity crisis requires ecological information compiled continuously from across the globe. Data from citizen science initiatives are useful for quantifying species' ecological niches and geographical distributions but can be difficult to apply towards biodiversity monitoring. The presence of fixed geographical locations reduces the opportunistic nature of citizen science data, allowing for more reliable and nuanced trend estimation. The eBird citizen-science programs contains predefined locations whose bird assemblages are sampled across years ('hotspots'). For hotspots to function as a biodiversity monitoring resource, issues related to data coverage, biases, and trends need to be addressed.</p> <p><strong>Location:</strong> Global.</p> <p><strong>Methods:</strong> We estimated the survey completeness of species richness at 300,500 eBird hotspots during the years 2002 to 2022. We documented sampling biases at eBird hotspot and non-hotspot locations during 2022 based on protection status, temperature, precipitation, and landcover.</p> <p><strong>Results:</strong> A total of 10,410 bird species (<em>ca</em>. 96.9% of total) were recorded at hotspots. The number hotspots and the quantity of data and unique participants and quality of species richness estimates has increased worldwide with the Nearctic containing the strongest and most consistent trends. Compared to non-hotspots, hotspots over sampled areas with higher protection status. Hotspots and non-hotspots over sampled warmer and wetter locations in the Antarctic, Nearctic, and Palearctic, and cooler locations in the Afrotropics, Australasia, and the Neotropics. Hotspots and especially non-hotspots over sampled urban areas. Hotspots and non-hotspots under sampled shrublands in Australasia. Hotspots and especially non-hotspots under sampled forests in the Afrotropics, Indomalaya, Neotropics, and Oceania.</p> <p><strong>Main conclusions:</strong> Hotspots have captured a large component of the world's avian diversity but have done so inconsistently across space and time. Data quantity and quality are increasing in many regions, but the presence of sampling biases and spatial uncertainty needs to be addressed when applying the data.</p>

opencc-zeroMay 2024View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2019 (001–177)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2019 (001&ndash;177).&nbsp;Please&nbsp;<em><a href="https://zenodo.org/record/7500321#.Y7S1dNVBw2y"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2018 (185&ndash;361)</strong></em>,&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7499330#.Y7OTKdVBw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2019 (185&ndash;361</strong></em><em><strong>)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2019 (001&ndash;177)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2018 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2018&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7502675#.Y7WAotVBw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2018&nbsp;(001&ndash;177)</strong> and&nbsp;<em><a href="https://zenodo.org/record/7498056#.Y7OSfdVBw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2019&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2018&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2018 (001–177)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2018&nbsp;(001&ndash;177).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7503627#.Y7ZZEn1ByUk"><strong><em>click</em> here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2017&nbsp;(185&ndash;361)</strong></em>,&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7500321#.Y7TEIdVBw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2018&nbsp;(185&ndash;361</strong></em><em><strong>)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2018&nbsp;(001&ndash;177)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2017 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2017&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7505201#.Y7durn1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2017&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7502675#.Y7WENNVBw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2018&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2017&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2017 (001–177)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2017&nbsp;(001&ndash;177).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7508632#.Y7gpc31ByUk"><strong><em>click</em>&nbsp;here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2016&nbsp;(185&ndash;361)</strong></em>,&nbsp;and&nbsp;<em><a href="http://zenodo.org/record/7503627#.Y7ZZEn1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2017&nbsp;(185&ndash;361</strong></em><em><strong>)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2017&nbsp;(001&ndash;177)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2016 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2016&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7509954#.Y7jSuH1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2016&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7505201#.Y7durn1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2017&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2016&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2015 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2015&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7513159#.Y7rFIH1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2015&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7509954#.Y7jSuH1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2016&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2015&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2015 (001–177)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2015&nbsp;(001&ndash;177).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7513781#.Y7t7Mn1ByUk"><strong><em>click</em>&nbsp;here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2014&nbsp;(185&ndash;361)</strong></em>,&nbsp;and&nbsp;<em><a href="http://zenodo.org/record/7511224#.Y7oJM_5Bw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2015&nbsp;(185&ndash;361</strong></em><em><strong>)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2015&nbsp;(001&ndash;177)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2014 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2014&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7514646#.Y7zlO_5Bw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2014&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7513159#.Y7rFIH1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2015&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2014&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2014 (001–177)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2014&nbsp;(001&ndash;177).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7519197#.Y74Tf31ByUk"><strong><em>click</em>&nbsp;here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2013&nbsp;(185&ndash;361)</strong></em>,&nbsp;and&nbsp;<em><a href="http://zenodo.org/record/7513781#.Y7t7Mn1ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2014&nbsp;(185&ndash;361</strong></em><em><strong>)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2014&nbsp;(001&ndash;177)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2013 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2013&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7523508#.Y76zH3ZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2013&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7514646#.Y7zlO_5Bw2x"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2014&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2013&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2012 (001–177)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2012&nbsp;(001&ndash;177).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7528428#.Y8CZcnZByUk"><strong><em>click</em>&nbsp;here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2011&nbsp;(185&ndash;361)</strong></em>,&nbsp;and&nbsp;<em><a href="http://zenodo.org/record/7525294#.Y79Ni3ZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2012&nbsp;(185&ndash;361</strong></em><em><strong>)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2012&nbsp;(001&ndash;177)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2012 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2012&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7527547#.Y7_UrHZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2012&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7523508#.Y76zH3ZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2013&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2012&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2013 (001–177)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2013&nbsp;(001&ndash;177).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7525294#.Y79Ni3ZByUk"><strong><em>click</em>&nbsp;here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2012&nbsp;(185&ndash;361)</strong></em>,&nbsp;and&nbsp;<em><a href="http://zenodo.org/record/7519197#.Y74Tf31ByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2013&nbsp;(185&ndash;361</strong></em><em><strong>)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2013&nbsp;(001&ndash;177)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2011 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2011&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7531951#.Y8Ec8HZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2011&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7527547#.Y7_UrHZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2012&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2011&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View details →
zenodo36/100

MUSES Fractional Vegetation Coverage (FVC) 8-Day Global 250m SIN Grid in 2009 (185–361)

<p>The MUltiscale Satellite remotE Sensing (MUSES) product suite includes products with different spatial and temporal resolutions for parameters such as Normalized Difference Vegetation Index (NDVI), Near-Infrared Reflectance of Vegetation (NIRv), Leaf Area Index (LAI), Fraction of Absorbed Photosynthetically Active Radiation (FAPAR), Fractional Vegetation Coverage (FVC), Gross Primary Production (GPP), Net Primary Production (NPP).&nbsp;For more information about the MUSES products, please refer to this website (<a href="https://muses.bnu.edu.cn/">https://muses.bnu.edu.cn/</a>).</p> <p>This dataset is the MUSES global&nbsp;FVC product at 250m spatial&nbsp;resolution&nbsp;and 8-day temporal resolution.&nbsp;The MUSES FVC product is&nbsp;provided&nbsp;on a Sinusoidal grid&nbsp;and spans from 2000 to 2019&nbsp;(continuously updated).&nbsp;It was generated from the MUSES LAI product at 250m&nbsp;resolution and other ancillary information using the complement to unity of the transmittance of light&nbsp;through the entire canopy in the nadir viewing direction (Xiao&nbsp;<em>et al</em>., 2016).&nbsp;The MUSES FVC values are&nbsp;physically consistent with the corresponding&nbsp;MUSES&nbsp;LAI values.&nbsp;The MUSES FVC product is spatially complete and temporally continuous.</p> <p>This dataset is the MUSES&nbsp;FVC product in 2009&nbsp;(185&ndash;361).&nbsp;<em>Please&nbsp;<a href="https://zenodo.org/record/7537838#.Y8Ons3ZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC product&nbsp;<strong>in 2009&nbsp;(001&ndash;177)</strong>&nbsp;and&nbsp;<em><a href="https://zenodo.org/record/7535796#.Y8Jq2XZByUk"><strong>click here</strong></a>&nbsp;to download the&nbsp;MUSES&nbsp;FVC produ</em>ct&nbsp;<strong>in 2010&nbsp;(001&ndash;177)</strong></em>.</p> <p><strong>Dataset Characteristics:</strong></p> <ul> <li>Spatial Coverage: Global</li> <li>Temporal Coverage:&nbsp;2009&nbsp;(185&ndash;361)</li> <li>Spatial Resolution: 250m</li> <li>Temporal Resolution: 8 days</li> <li>Projection: Sinusoidal</li> <li>Data Format: HDF</li> <li>Scale: 0.01</li> <li>Valid Range: 0 &ndash; 100</li> </ul> <p><strong>Citation&nbsp;</strong>(Please cite this paper whenever these data are used)<strong>:</strong></p> <ol> <li>Xiao Zhiqiang,&nbsp;<em>et a</em>l. (2016). Estimating the Fractional Vegetation Cover from GLASS Leaf Area Index Product.&nbsp;<em>Remote Sensing</em>, 8, 337.</li> </ol> <p>If you have any questions, please contact Prof. Zhiqiang Xiao (zhqxiao@bnu.edu.cn).</p>

opencc-by-4.0Jan 2023View 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