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.

1

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

1 result for “global sampling design”

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 →

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