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.

463

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

463 results for “DEM”

Learn how ShareScore rates datasets ↗
zenodo52/100

Retrieved snow depth in Mainland Norway (2018.10-2022.10) based on ICESat-2 ATL08 and DEMs

<h3><strong>Introduction</strong></h3> <p>This dataset's snow depth data was derived using elevation differencing, which is simply the snow surface elevation (ICESat-2 ATL08) minus the reference surface elevation (obtained from Digital Elevation Models):</p> <ol> <li><strong>DEM Co-registration</strong>: DEMs are co-registered to ICESat-2 ATL08 snow-off reference without vertical bias adjustment.</li> <li><strong>Elevation Bias Correction</strong>: The elevation bias between the DEMs and ICESat-2 is corrected using ICESat-2 ATL08 snow-off segments.</li> <li><strong>Snow Depth Calculation</strong>: Determining snow depth by subtracting <strong>the bias-free reference ground elevation(from Step 2)</strong> from ICESat-2 ATL08 snow-on segments.</li> </ol> <p>This dataset is presented in a tabular format, which simplifies the preprocess for machine learning models. While co-registration has been done (1), users have the flexibility to train a bias correction model again (2) and retrieve snow depth measurements anew (3). Alternatively, the snow depth can be directly used for various analytical purposes. Detailed methodologies for the co-registration, bias correction, and snow depth determination are thoroughly documented in the paper (under submission) to support users in leveraging this dataset for their research needs.<br>&nbsp;</p> <h3><strong>Meta Information</strong></h3> <ul> <li><strong>Study Area</strong>: Mainland Norway</li> <li><strong>Acquisition Period (ICESat-2)</strong>: October 2018 to October 2020</li> <li><strong>ICESat-2 data source</strong>: ATL08 (level3, version 5)</li> <li><strong>Reference DEMs</strong>: Norway DTM1, Norway&nbsp;DTM10, Copernicus GLO30, FABDEM. (see reference links)</li> <li><strong>Reference snow depth: </strong>ERA5 Land (hourly), ERA5 Land (monthly).</li> <li><strong>Snow condition</strong>: The dataset contains snow depth retrieved (snow_on_alt08_segments_and_snow_depth.csv) and snow-free observations (snow_free_alt08_segments_and_dems.csv).</li> <li><strong>Data Cleaning</strong>: No, this is a raw dataset that may contain outliers.</li> <li><strong>Mask</strong>: Excluded water surface and permanent ice at a spatial resolution of 100 m.&nbsp;</li> </ul> <h3><strong>Description</strong></h3> <p>This dataset encapsulates a wide array of attributes derived from ICESat-2 observations, alongside measurements pertinent to snow depth, terrain, and environmental conditions across Mainland Norway. For detailed attribute descriptions, refer to the&nbsp;<a href="https://nsidc.org/data/atl08/versions/5#anchor-2">ICESat-2 ATL08 documentation</a>. The dataset is structured into several columns, each representing a specific attribute:</p> <ol> <li>'latitude': Latitude coordinates of the data points in WGS 84.</li> <li>'longitude': Longitude coordinates of the data points in WGS 84.</li> <li>'segment_landcover': Land cover classification for each segment.</li> <li>'segment_snowcover': Snow cover classification for each segment.</li> <li>'h_te_best_fit': Best-fit elevation of the terrain.</li> <li>'h_te_std': Standard deviation of terrain elevation.</li> <li>'n_te_photons': Number of photons used for terrain elevation estimation.</li> <li>'subset_te_flag': &nbsp;Quality flag (5 = all geosegments available, 4 = four geosegments...).</li> <li>'segment_cover': Woody vegetation fractional cover derived from the 2019 Copernicus 100m shrub and forest fractional cover data product.</li> <li>'h_canopy': Canopy height above terrain from ICESat-2 (only for snow-off segments).</li> <li>'h_mean_canopy': Mean canopy height ICESat-2 (only&nbsp;for snow-off segments).</li> <li>'canopy_openness': Canopy openness from ICESat-2 (only&nbsp;for snow-off segments).</li> <li>'h_canopy_winter': Canopy height above terrain from ICESat-2 (only&nbsp;for snow-on segments).</li> <li>'h_mean_canopy_winter':Canopy mean height from ICESat-2 (only&nbsp;for snow-on segments).</li> <li>'canopy_openness_winter':Canopy openness&nbsp;from ICESat-2 (only&nbsp;for snow-on segments).</li> <li>'tree_presence': the presence of trees in the segment (1 = tree, 0 = no tree, binary of h_canopy).</li> <li>'pair': Pair flag for ICESat-2.</li> <li>'beam': Beam flag for ICESat-2.</li> <li>'p_b': Pair and beam flag for ICESat-2.</li> <li>'region': Region identifier for ICESat-2.</li> <li>'cloud_flag_atm': Atmospheric cloud flag for ICESat-2.</li> <li>'urban_flag': Urban area flag for ICESat-2.</li> <li>'h_te_skew': Skewness of terrain elevation of segments.</li> <li>'snr': Signal-to-noise ratio for ICESat-2.</li> <li>'terrain_slope': Slope of the terrain from ICESat-2.</li> <li>'h_te_uncertainty': Uncertainty in terrain elevation estimation.</li> <li>'night_flag': Flag indicating nighttime data.</li> <li>'brightness_flag': Brightness flag for ICESat-2.</li> <li>'h_te_interp': Interpolated terrain elevation.</li> <li>'E': Easting coordinate in EPSG 32633.</li> <li>'N': Northing coordinate in EPSG 32633.</li> <li>'slope': Terrain slope computed from DTM10.</li> <li>'aspect': Terrain aspect computed from DTM10.</li> <li>'planc': Plan curvature computed from DTM10.</li> <li>'profc': Profile curvature computed from DTM10.</li> <li>'curvature': Overall terrain curvature computed from DTM10.</li> <li>'tpi': Terrain Position Index computed from DTM10.</li> <li>'tpi_9': TPI with a 90-meter radius.</li> <li>'tpi_27': TPI with a 270-meter radius.</li> <li>'wf_positive': Positive wind aspect index.</li> <li>'wf_negative': Negative wind aspect index.</li> <li>'smlt_acc': Snowmelt accumulation calculated from ERA5 Land&nbsp;monthly snow melting (currently not in use).</li> <li>'sf_acc': Snowfall accumulation calculated from ERA5 Land&nbsp;monthly snowfall (currently not in use).</li> <li>'sd_era': Snow depth from ERA5 Land reanalysis, coupled with ICESat-2 measurements at daily resolution,</li> <li>'sde_era': Snow depth linear interpolated from ERA5 Land&nbsp;reanalysis.</li> <li>'date': Date of data acquisition.</li> <li>'date_': Date in Pandas Datatime data dype.</li> <li>'month': Month of data acquisition.</li> <li>'difference': The elevation difference between segment and subsegment at the midpoint ( 'h_te_best_fit_20m_2' minus 'h_te_best_fit'). If you want to use h_te_best_fit_20m_2 instead of h_te_best_fit as elevation from ICESat-2, you can do it by df_after_dtm1 - difference, snowdepth_dtm1 - difference.</li> </ol> <p>Columns on elevation difference and snow depth (in meters):</p> <ol> <li>'<strong>dh_after_dtm1</strong>': The elevation difference between the snow-free segment and DTM1 (ICESat-2 minus DTM1). This serves as an independent variable y in the bias correction model for DTM1. Here, 'after' means after co-registration.</li> <li>'<strong>snowdepth_dtm1</strong>': The elevation difference between the snow-on segment and DTM1 (ICESat-2 minus DTM1), representing the raw snow depth as measured against DTM1.</li> <li>'<strong>sd_correct_dtm1</strong>': Corrected snow depth using DTM1, adjusted by bias correction model.</li> <li>'<strong>df_dtm1_era5</strong>': Difference betwen 'sd_correct_dtm1' and 'sde_era'. (sd_correct_dtm1 minus sde_era), providing a comparison between corrected snow depth from DTM1 and snow depth from ERA5 Land reanalysis</li> <li><strong>'dh_after_dtm10'</strong>: The elevation difference between the snow-free segment and DTM10 (ICESat-2 minus DTM10), used in bias correction for DTM10.</li> <li><strong>'snowdepth_dtm10'</strong>: The elevation difference between the snow-on segment and DTM10 (ICESat-2 minus DTM10).</li> <li><strong>'sd_correct_dtm10'</strong>: Corrected snow depth using DTM10, adjusted by bias correction model.</li> <li><strong>'df_dtm10_era5'</strong>: Difference between 'sd_correct_dtm10' and 'sde_era'.</li> <li><strong>'dh_after_cop30'</strong>: The elevation difference between the snow-free segment and Copernicus GLO30 (ICESat-2 minus Copernicus GLO30).</li> <li><strong>'snowdepth_cop30'</strong>: The elevation difference between the snow-on segment and Copernicus GLO30.</li> <li><strong>'sd_correct_cop30'</strong>: The adjusted snow depth using Copernicus GLO30, adjusted by bias correction model.</li> <li><strong>'df_cop30_era5'</strong>: The discrepancy between 'sd_correct_cop30' and 'sde_era'.</li> <li><strong>'dh_after_fab'</strong>: The elevation difference between the snow-free segment and FABDEM (ICESat-2 minus FABDEM), used in bias correction for FABDEM.</li> <li><strong>'snowdepth_fab'</strong>: The elevation difference between the snow-on segment and FABDEM, representing the uncorrected snow depth.</li> <li><strong>'sd_correct_fab'</strong>: The corrected snow depth using FABDEM, adjusted by bias correction model.</li> <li><strong>'df_fab_era5'</strong>: The difference between 'sd_correct_fab' and 'sde_era'.</li> </ol> <p>More explanation (especially on how the parameters are calculated, such as wind aspect index) is available in related works and blog posts on<a href="https://zhihaol.eu.org/blog/2023/subgrid/"> snow depth</a>, and <a href="https://zhihaol.eu.org/blog/2023/dataset/">DEM bias correction</a>.</p> <p>This dataset includes a comprehensive collection of snow depth data and correlated environmental variables for Mainland Norway. Researchers can use this dataset to investigate the following:</p> <ul> <li>The difference between ICESat-2 and DEMs. For example, how 'df_after_dtm1'<strong> </strong>relates to terrain parameters.</li> <li>The residual bias of ICESat-2 derived snow depth, for example, snowdepth_dtm1 and bias-corrected sd_correct_dtm1. You can train a better bias correction to retrieve snow depth again. You can compare your model with my model by 'dh_reg_dtm1', 'dh_reg_dtm10', 'dh_reg_cop30', and 'dh_reg_fab', which are the elevation differences after bias correction for each DEM.</li> <li>The difference between ICESat-2-derived snow depth and snow depth from ERA5 Land, for example, 'df_dtm1_era5'.</li> <li>The spatial distribution of snow depth or subgrid variability.</li> </ul>

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

Topobathymetric DEMs of Short Prong marsh and tidal flat in Hog Island Bay, VA 2022-2023

Seamless DEMs of the marsh edge and tidal flat at Short Prong in 2022 and 2023 were created using a combination of aerial photogrammetry and boat-mounted single-beam echosounding. Aerial photogrammetry surveys of the subaerial intertidal flat and marsh edge were completed during low tide using a DJI Phantom 4 RTK drone. Positioning was determined using six surveyed ground control points and drone on-board RTK. During high tide, a single beam echosounder was used to survey six cross-shore transects of the subtidal and one alongshore transect near the marsh edge. The same flight plan and echosounding survey path was used both years, with surveys taking place on 7/19/22 and 7/11/23. Photogrammetric data was processed in Agisoft Metashape to produce a DEM and a photomosaic. Echosounding data was processed in Hydromagic and interpolated using the natural neighbor method in GIS. Overlap of survey extent between photogrammetric and echosounding DEMs were stitched together in GIS to create seamless DEMs with a cellsize of 3 cm from the lower elevations of the marsh platform into the subtidal flat for 2022 and 2023.

openCustomApr 2025View details →
zenodo48/100

Subsample of the maximum Water Area Extent of Telangana Rainwater Harvesting System from Pléiades DEM

<p>Small Reservoirs maximum water area extent polygones composing the Rainwater Harvesting System over the Telangana state, South-India. Maximum Water Area Extent are elevation isolines selected by hand from Very High Resolution Digital Elevation Model (VHR DEM at 2 meters resolution) derived from pairs of stereoscopic Pl&eacute;iades images at 50cm resolution (10.5281/zenodo.10403040). The selection is made to find the area that contain both MWAE derived from Sentinel-2 (10.5281/zenodo.10402199) and Landsat archives (Global Surface Water, <span><a href="https://doi.org/10.1038/nature20584" target="_blank" rel="noopener">10.1038/nature20584</a></span>) curated from rivers and big dams (10.5281/zenodo.10402096).</p>

opencc-by-4.0Dec 2023View details →
zenodo48/100

2m resolution DEM based stereoscopy Pleiades acquisitions in Telangana, South-India

<p>Four steroscopy pairs of Pl&eacute;iades images (Pl&eacute;iades &copy; CNES 2021 Distribution AIRBUS DS) were acquired over Telangana state in 01 and 14 of June 2016 and the 16 of June 2019 and licensed to CESBIO by Airbus. The Pl&eacute;iades Digital Elevation Model is a derivative product subject to the CC-BY-NC 4.0 license preventing commercial use. The four .tif files correspond to these DEM at 2m resolution. The dates were selected because the Rainwater Harvesting System small reservoirs of the areas covered were empty. Elevations within small reservoirs are thus equivalent to a bathymetry. We verified that 2 meter resolution is very adapted to retrieve the geometries of narrow and steep dikes that dam each small reservoirs.</p>

opencc-by-4.0Dec 2023View details →
zenodo48/100

DEM and associated kinematic GPS coordinates of September 2009 survey of the salar de Uyuni, Bolivia

<p>This dataset consists of two parts: &nbsp;1) the post-processed kinematic GPS coordinates of a September 2009 survey of a 45 x 54 km region of the salar de Uyuni, Bolivia. &nbsp;2) a digital elevation model (DEM) of the salar de Uyuni surface derived from those kinematic GPS data.</p> <p>Details of the survey design are identical to that from an earlier survey in 2002 and can be found in the manuscript, "Topography of the salar de Uyuni, Bolivia from kinematic GPS" (doi: 10.1111/j.1365-246X.2007.03604.x). &nbsp;The DEM is described in the manuscript "A Terrestrial Validation of ICESat Elevation Measurements and Implications for Gloval Reanalysis" (doi: 10.1109/TGRS.2019.2909739). The DEM was generated from fitting two-dimensional Fourier basis set with parameters: L_x = L_y = 70000 meters, m = n = 10. &nbsp;This results in a basis set with a nominal resolution of 7 km.</p> <p>The attached "salar_de_uyuni_2009_dem" files duplicate Figure 1 from the authors' "A terrestrial validation of ICESat elevation measurements and implications for global reanalyses," whose caption is:&nbsp;</p> <p>Landsat image of the salar de Uyuni, showing ICESat tracks 85, 241, 360 and 1320 (red) and the GPS-derived DEM from 2009 (color-coded with&nbsp;respect to mean elevation). The portion of each track plotted in Figure 2 is&nbsp;boxed in black. Total relief on the GPS DEM is less than 1 m over 50 km.</p>

opencc-by-4.0Jul 2024View details →
zenodo48/100

Global DEM derivatives at 250 m, 1 km and 2 km based on the MERIT DEM

<p>Layers include: various DEM derivatives computed using SAGA GIS at 250 m and using MERIT DEM (Yamazaki et al., 2017) as input. Antartica is not included. MERIT DEM was first reprojected to 6 global tiles based on the Equi7 grid system (Bauer-Marschallinger et al. 2014) and then these were used to derive all DEM derivatives. To access original DEM tiles please refer to MERIT DEM <a href="http://hydro.iis.u-tokyo.ac.jp/~yamadai/MERIT_DEM/">download page</a>.</p> <p>To access and visualize maps use:&nbsp;&nbsp;<a href="http://www.openlandmap.org/">OpenLandMap.org</a></p> <p>If you discover a bug, artifact or inconsistency in the maps, or if you have a question please use some of the following channels:</p> <ul> <li>Technical issues and questions about the code:&nbsp;<a href="https://gitlab.com/openlandmap/global-layers/issues">https://gitlab.com/openlandmap/global-layers/issues</a>&nbsp;</li> <li>General questions and comments:&nbsp;<a href="https://disqus.com/home/forums/landgis/">https://disqus.com/home/forums/landgis/</a></li> </ul> <p>All files internally compressed using &quot;COMPRESS=DEFLATE&quot; creation&nbsp;option in GDAL. File naming convention:</p> <ul> <li>dtm = theme: digital terrain models,</li> <li>twi = variable: SAGA GIS Topographic Wetness Index,</li> <li>merit.dem = determination method: MERIT DEM,</li> <li>m = mean value,</li> <li>1km = spatial resolution / block support: 1 km,</li> <li>s0..0cm = vertical reference: land surface,</li> <li>2017 = time reference: year 2017,</li> <li>v1.0 = version number: 1.0,</li> </ul>

opencc-by-sa-4.0Oct 2018View details →
zenodo48/100

Gummern UAV DEM 10cm (20230906)

<h2>Abstract</h2> <p>Digital elevation model, created from UAV survey, spatial resolution 10 cm, for evaluation of DEM, created from Pleiades Neo tri-stereo imagery.</p> <p>This depositry contains data generated within the European S34 project.&nbsp;</p> <h2>Metadata Information</h2> <table> <tbody> <tr> <td> <p><strong>Identification</strong></p> </td> </tr> <tr> <td> <p>Full Title</p> </td> <td> <p>Gummern_UAV_DEM_10cm_20230906</p> </td> </tr> <tr> <td> <p>Abstract</p> </td> <td> <p>Digital elevation model, created from UAV survey, spatial resolution 10 cm, for evaluation of DEM, created from Pleiades Neo tri-stereo imagery</p> </td> </tr> <tr> <td> <p>Keywords</p> </td> <td> <p>digital surface model, UAV imagery</p> </td> </tr> <tr> <td> <p>Pilot area</p> </td> <td> <p>Gummern</p> </td> </tr> <tr> <td> <p>Associated resources</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Language</p> </td> <td> <p>English</p> </td> </tr> <tr> <td> <p>URL</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Categories</p> </td> <td> <p>Elevation</p> </td> </tr> <tr> <td> <p><strong>Temporal reference</strong></p> </td> </tr> <tr> <td> <p>Creation date (dd.mm.yyyy)</p> </td> <td> <p>2.12.2023</p> </td> </tr> <tr> <td> <p>Revision date (dd.mm.yyyy)</p> </td> <td> <p>2.12.2023</p> </td> </tr> <tr> <td> <p><strong>Quality and validity</strong></p> </td> </tr> <tr> <td> <p>Representation type</p> </td> <td> <p>Raster</p> </td> </tr> <tr> <td> <p>Fromat</p> </td> <td> <p>GeoTIFF</p> </td> </tr> <tr> <td> <p>Lineage</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Spatial resolution</p> </td> <td> <p>0.10m</p> </td> </tr> <tr> <td> <p>Positional accuracy</p> </td> <td> <p>0.05cm</p> </td> </tr> <tr> <td> <p>Maintenance information</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Coordinate system</p> </td> <td> <p>EPSG 25833</p> </td> </tr> <tr> <td> <p><strong>Constranits related to access and use</strong></p> </td> </tr> <tr> <td> <p>Use limitation</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Access constraint</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Public/Private</p> </td> <td> <p>Public</p> </td> </tr> <tr> <td> <p><strong>Responsible organisation</strong></p> </td> </tr> <tr> <td> <p>Responsible Contact</p> </td> <td> <p>Dejan Grigillo (dejan.grigillo@fgg.uni-lj.si)</p> </td> </tr> <tr> <td> <p>Responsible Party</p> </td> <td> <p>UL</p> </td> </tr> <tr> <td> <p><strong>Metadata on metadata</strong></p> </td> </tr> <tr> <td> <p>Contact</p> </td> <td> <p>Dejan Grigillo (dejan.grigillo@fgg.uni-lj.si)</p> </td> </tr> <tr> <td> <p>Metadata language</p> </td> <td> <p>English</p> </td> </tr> </tbody> </table>

opencc-by-4.0Aug 2024View details →
zenodo48/100

Gummern UAV DEM 10cm (20231018)

<h2>Abstract</h2> <p>Digital elevation model, created from UAV survey, spatial resolution 10 cm, for evaluation of DEM, created from Pleiades Neo tri-stereo imagery.</p> <p>This depository contains data generated within the European S34 project.&nbsp;</p> <h2>Metadata Information</h2> <table> <tbody> <tr> <td> <p><strong>Identification</strong></p> </td> </tr> <tr> <td> <p>Full Title</p> </td> <td> <p>Gummern_UAV_DEM_10cm_20231018</p> </td> </tr> <tr> <td> <p>Abstract</p> </td> <td> <p>Digital elevation model, created from UAV survey, spatial resolution 10 cm, for evaluation of DEM, created from Pleiades Neo tri-stereo imagery</p> </td> </tr> <tr> <td> <p>Keywords</p> </td> <td> <p>digital surface model, UAV imagery</p> </td> </tr> <tr> <td> <p>Pilot area</p> </td> <td> <p>Gummern</p> </td> </tr> <tr> <td> <p>Associated resources</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Language</p> </td> <td> <p>English</p> </td> </tr> <tr> <td> <p>URL</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Categories</p> </td> <td> <p>Elevation</p> </td> </tr> <tr> <td> <p><strong>Temporal reference</strong></p> </td> </tr> <tr> <td> <p>Creation date (dd.mm.yyyy)</p> </td> <td> <p>22.12.2023</p> </td> </tr> <tr> <td> <p>Revision date (dd.mm.yyyy)</p> </td> <td> <p>22.12.2023</p> </td> </tr> <tr> <td> <p><strong>Quality and validity</strong></p> </td> </tr> <tr> <td> <p>Representation type</p> </td> <td> <p>Raster</p> </td> </tr> <tr> <td> <p>Format</p> </td> <td> <p>GeoTIFF</p> </td> </tr> <tr> <td> <p>Lineage</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Spatial resolution</p> </td> <td> <p>0.10m</p> </td> </tr> <tr> <td> <p>Positional accuracy</p> </td> <td> <p>0.05cm</p> </td> </tr> <tr> <td> <p>Maintenance information</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Coordinate system</p> </td> <td> <p>EPSG 25833</p> </td> </tr> <tr> <td> <p><strong>Constranits related to access and use</strong></p> </td> </tr> <tr> <td> <p>Use limitation</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Access constraint</p> </td> <td> <p>/</p> </td> </tr> <tr> <td> <p>Public/Private</p> </td> <td> <p>Public</p> </td> </tr> <tr> <td> <p><strong>Responsible organisation</strong></p> </td> </tr> <tr> <td> <p>Responsible Contact</p> </td> <td> <p>Dejan Grigillo (dejan.grigillo@fgg.uni-lj.si)</p> </td> </tr> <tr> <td> <p>Responsible Party</p> </td> <td> <p>UL</p> </td> </tr> <tr> <td> <p><strong>Metadata on metadata</strong></p> </td> </tr> <tr> <td> <p>Contact</p> </td> <td> <p>Dejan Grigillo (dejan.grigillo@fgg.uni-lj.si)</p> </td> </tr> <tr> <td> <p>Metadata language</p> </td> <td> <p>English</p> </td> </tr> </tbody> </table> <p>&nbsp;</p>

opencc-by-4.0Aug 2024View details →
edi48/100

Digital Elevation Model (DEM) of the Duplin River and adjacent intertidal areas near Sapelo Island, Georgia

Topographic and bathymetric data were collected for the Duplin River and adjacent intertidal areas near Sapelo Island, Georgia, using high-precision multibeam SONAR equipment. The bathymetric survey was performed from 09-Dec-2009 to 12-Dec-2009. This study was conducted to create a base map of bathymetry, morphology and physical habitat of the Duplin River, which is a primary study site of the Georgia Coastal Ecosystems Long Term Ecological Research (GCE-LTER) project.

openCustomJan 2020View details →
edi48/100

Digital Elevation Model (DEM) of Doboy Sound at the mouth of the Duplin River near Sapelo Island, Georgia

The purpose of this study was to map the bathymetry of Doboy Sound near the mouth of the Duplin River adjacent to Sapelo Island, Georgia. This study extends a previous bathymetry mapping project conducted in 2009. The primary objective of the Duplin River project in 2009 was to provide data in support of understanding the sediment and water exchange process between intertidal areas and tidal creeks of the Duplin River. The Center for Marine and Wetland Studies (CMWS) surveyed the Doboy Sound using the Simrad EM3002D Multibeam Echosounder (MBES) in April 2011. A digital elevation model (DEM) was then developed based on the depth survey data.

openCustomJan 2020View details →
zenodo44/100

Soja toasten auf dem Betrieb

<p>Die Sojabohne ist eine hervorragende Eiweissquelle f&uuml;r den menschlichen Verzehr und f&uuml;r die tierische Ern&auml;hrung. Sie hat aber auch Verdauungshemmstoffe. Diese m&uuml;ssen vor einer Nutzung durch eine Hitzebehandlung deaktiviert werden. Das Toasten von Sojabohnen ist daf&uuml;r ein m&ouml;gliches Verfahren. In folgendem Video zeigen wir, wie die Verarbeitung von Sojabohnen auf dem Betrieb von Johannes Edhofer funktioniert. Er baut selbst Soja an und verf&uuml;ttert sie nach einer Aufbereitung auf seinem Betrieb an seine Legehennen.</p> <p>The second video &lsquo;On-farm soy processing&rsquo;, published on the <a href="https://www.youtube.com/channel/UCTelsVBJ4E2pRv9TXE7zycg">Legumes Translated Youtube channel</a>, provides a demonstration of the processing of soybeans on the farm of Johannes Edhofer, in Sankt P&ouml;llten, Austria. Soya beans are an excellent source of protein for human and animal consumption. They also contain digestive inhibitors.These must be deactivated by heat treatment before use. The toasting of soybeans is a possible method for this. Johannes&nbsp;cultivates and processes soya himself and feeds it to his laying hens on his farm.&nbsp;</p> <p>The video, which was produced by Donau Soja and FiBL and&nbsp;is available in German with English, French, Romanian, Russian, Serbian, and Ukranian&nbsp;subtitles. It is the result of a collaboration of&nbsp;Legumes Translated and OK-Net EcoFeed. OK-Net Ecofeeed aims to help organic pig and poultry farmers in achieving the goal of 100% use of organic and regional feed.</p>

opencc-by-4.0Apr 2020View details →
zenodo44/100

DEM (1 km)

<p>The ASTGDEM v3 digital elevation model for RethinkAction's Europe (EEA39) resampled at 1 km. netcdf format. This v2 includes the metadata.</p>

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

DEM (30 m)

<p>The 30 m ASTGDEM v3 digital elevation model for RethinkAction's case studies. This v2 includes metadata.</p>

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

Orthophoto & DEM (MNE) issues d'images drone, UAV, Iot, Madagascar - 20230502 - 02_1

"Ce jeu de données présente les résultats des traitements photogrammétriques d'images de drone DJI Mavic 2 Pro UAV acquises sur le site de Iot, Madagascar à la date suivante : 20230502. <br>Les vols ont été réalisés en partenariat avec l'IH.SM dans le but de créer des modèles numériques d'élévations pour cartographier l'écosystème marin. <br> <br><br>Le paramétrage du logiciel OpenDroneMap est partagé pour permettre la reproductibilité ou l'amélioration des traitements proposés:<br> [ <br> { <br> 'name': 'orthophoto-resolution', <br> 'value': 1 <br> }, <br> { <br> 'name': 'auto-boundary', <br> 'value': true <br> }, <br> { <br> 'name': 'dem-resolution', <br> 'value': '2.0' <br> }, <br> { <br> 'name': 'dsm', <br> 'value': true <br> } <br> ] <br> <br><b>Le dépôt est composé des éléments suivants:</b> <br> - 00_: Planche d'aperçu des images <br> - DCIM.zip: Images brutes issues du drone <br> - GPS.zip: Geopackage contenant l'emprise du survol ainsi que la géolocalisation des images accompagnées de leurs miniatures dans la table d'attribut en base64 <br> - METADATA.zip: Métadonnées au format ISO19115, Rapports avec miniatures des images de drone (dossier tb) et statistiques de vols. <br> - PROCESSED_DATA.zip: Orthophoto, DEM, nuages de points, ... <br> <br><b>Arborescence d'origine:</b> <br>│ └─ 20230502_MDG-iot_UAV-02_1 <br>│-------- └─ DCIM <br>│-------- └─ GPS <br>│-------- └─ METADATA <br>│---------------- └─ tb <br>│-------- └─ PROCESSED_DATA <br> <br><b>Informations de survol:</b> <br>- Camera model and parameters: <br> Make: Hasselblad <br> Model: L1D-20c <br> Width: 5472 <br> Height: 3648 <br> Focal: 28 <br> WhiteBalance: Manual <br> ExposureMode: Auto Exposure <br> ColoSpace: sRGB <br> EV: -0.7 <br> MeteringMode: CenterWeightedAverage <br> Camera Pitch: -89.90 <br> <br>- Survey informations: <br> No Images: 303 <br> Median height: 256 meters <br> Survey area: 141.79 hectares <br> Survey from: 2023:05:02 16:10:31 to: 2023:05:02 16:50:41 <br>"

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

Orthophoto & DEM (MNE) issues d'images drone, UAV, Nosyve, Madagascar - 20230430 - 02_1

"Ce jeu de données présente les résultats des traitements photogrammétriques d'images de drone DJI Mavic 2 Pro UAV acquises sur le site de Nosyve, Madagascar à la date suivante : 20230430. <br>Les vols ont été réalisés en partenariat avec l'IH.SM dans le but de créer des modèles numériques d'élévations pour cartographier l'écosystème marin. <br> <br><br>Le paramétrage du logiciel OpenDroneMap est partagé pour permettre la reproductibilité ou l'amélioration des traitements proposés:<br> [ <br> { <br> 'name': 'orthophoto-resolution', <br> 'value': 1 <br> }, <br> { <br> 'name': 'auto-boundary', <br> 'value': true <br> }, <br> { <br> 'name': 'dem-resolution', <br> 'value': '2.0' <br> }, <br> { <br> 'name': 'dsm', <br> 'value': true <br> } <br> ] <br> <br><b>Le dépôt est composé des éléments suivants:</b> <br> - 00_: Planche d'aperçu des images <br> - DCIM.zip: Images brutes issues du drone <br> - GPS.zip: Geopackage contenant l'emprise du survol ainsi que la géolocalisation des images accompagnées de leurs miniatures dans la table d'attribut en base64 <br> - METADATA.zip: Métadonnées au format ISO19115, Rapports avec miniatures des images de drone (dossier tb) et statistiques de vols. <br> - PROCESSED_DATA.zip: Orthophoto, DEM, nuages de points, ... <br> <br><b>Arborescence d'origine:</b> <br>│ └─ 20230430_MDG-nosyve_UAV-02_1 <br>│-------- └─ DCIM <br>│-------- └─ GPS <br>│-------- └─ METADATA <br>│---------------- └─ tb <br>│-------- └─ PROCESSED_DATA <br> <br><b>Informations de survol:</b> <br>- Camera model and parameters: <br> Make: Hasselblad <br> Model: L1D-20c <br> Width: 5472 <br> Height: 3648 <br> Focal: 28 <br> WhiteBalance: Manual <br> ExposureMode: Auto Exposure <br> ColoSpace: sRGB <br> EV: -0.7 <br> MeteringMode: CenterWeightedAverage <br> Camera Pitch: -85.00 <br> <br>- Survey informations: <br> No Images: 467 <br> Median height: 75 meters <br> Survey area: 76.32 hectares <br> Survey from: 2023:04:30 09:34:58 to: 2023:04:30 09:56:17 <br>"

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

Orthophoto & DEM (MNE) issues d'images drone, UAV, Sarodrano, Madagascar - 20230505 - 02_1

"Ce jeu de données présente les résultats des traitements photogrammétriques d'images de drone DJI Mavic 2 Pro UAV acquises sur le site de Sarodrano, Madagascar à la date suivante : 20230505. <br>Les vols ont été réalisés en partenariat avec l'IH.SM dans le but de créer des modèles numériques d'élévations pour cartographier l'écosystème marin. <br> <br><br>Le paramétrage du logiciel OpenDroneMap est partagé pour permettre la reproductibilité ou l'amélioration des traitements proposés:<br> [ <br> { <br> 'name': 'orthophoto-resolution', <br> 'value': 1 <br> }, <br> { <br> 'name': 'auto-boundary', <br> 'value': true <br> }, <br> { <br> 'name': 'dem-resolution', <br> 'value': '2.0' <br> }, <br> { <br> 'name': 'dsm', <br> 'value': true <br> } <br> ] <br> <br><b>Le dépôt est composé des éléments suivants:</b> <br> - 00_: Planche d'aperçu des images <br> - DCIM.zip: Images brutes issues du drone <br> - GPS.zip: Geopackage contenant l'emprise du survol ainsi que la géolocalisation des images accompagnées de leurs miniatures dans la table d'attribut en base64 <br> - METADATA.zip: Métadonnées au format ISO19115, Rapports avec miniatures des images de drone (dossier tb) et statistiques de vols. <br> - PROCESSED_DATA.zip: Orthophoto, DEM, nuages de points, ... <br> <br><b>Arborescence d'origine:</b> <br>│ └─ 20230505_MDG-sarodrano_UAV-02_1 <br>│-------- └─ DCIM <br>│-------- └─ GPS <br>│-------- └─ METADATA <br>│---------------- └─ tb <br>│-------- └─ PROCESSED_DATA <br> <br><b>Informations de survol:</b> <br>- Camera model and parameters: <br> Make: Hasselblad <br> Model: L1D-20c <br> Width: 5472 <br> Height: 3648 <br> Focal: 28 <br> WhiteBalance: Manual <br> ExposureMode: Auto Exposure <br> ColoSpace: sRGB <br> EV: -0.7 <br> MeteringMode: Average <br> Camera Pitch: -89.90 <br> <br>- Survey informations: <br> No Images: 177 <br> Median height: 155 meters <br> Survey area: 59.52 hectares <br> Survey from: 2023:05:05 07:03:19 to: 2023:05:05 07:17:41 <br>"

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

Orthophoto & DEM (MNE) issues d'images drone, UAV, Iot, Madagascar - 20230503 - 02_1

"Ce jeu de données présente les résultats des traitements photogrammétriques d'images de drone DJI Mavic 2 Pro UAV acquises sur le site de Iot, Madagascar à la date suivante : 20230503. <br>Les vols ont été réalisés en partenariat avec l'IH.SM dans le but de créer des modèles numériques d'élévations pour cartographier l'écosystème marin. <br> <br><br>Le paramétrage du logiciel OpenDroneMap est partagé pour permettre la reproductibilité ou l'amélioration des traitements proposés:<br> [ <br> { <br> 'name': 'orthophoto-resolution', <br> 'value': 1 <br> }, <br> { <br> 'name': 'auto-boundary', <br> 'value': true <br> }, <br> { <br> 'name': 'dem-resolution', <br> 'value': '2.0' <br> }, <br> { <br> 'name': 'dsm', <br> 'value': true <br> } <br> ] <br> <br><b>Le dépôt est composé des éléments suivants:</b> <br> - 00_: Planche d'aperçu des images <br> - DCIM.zip: Images brutes issues du drone <br> - GPS.zip: Geopackage contenant l'emprise du survol ainsi que la géolocalisation des images accompagnées de leurs miniatures dans la table d'attribut en base64 <br> - METADATA.zip: Métadonnées au format ISO19115, Rapports avec miniatures des images de drone (dossier tb) et statistiques de vols. <br> - PROCESSED_DATA.zip: Orthophoto, DEM, nuages de points, ... <br> <br><b>Arborescence d'origine:</b> <br>│ └─ 20230503_MDG-iot_UAV-02_1 <br>│-------- └─ DCIM <br>│-------- └─ GPS <br>│-------- └─ METADATA <br>│---------------- └─ tb <br>│-------- └─ PROCESSED_DATA <br> <br><b>Informations de survol:</b> <br>- Camera model and parameters: <br> Make: Hasselblad <br> Model: L1D-20c <br> Width: 5472 <br> Height: 3648 <br> Focal: 28 <br> WhiteBalance: Manual <br> ExposureMode: Auto Exposure <br> ColoSpace: sRGB <br> EV: -0.7 <br> MeteringMode: CenterWeightedAverage <br> Camera Pitch: -90.00 <br> <br>- Survey informations: <br> No Images: 299 <br> Median height: 148 meters <br> Survey area: 132.44 hectares <br> Survey from: 2023:05:03 07:06:46 to: 2023:05:03 07:48:00 <br>"

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

Orthophoto & DEM (MNE) issues d'images drone, UAV, Saintaugustin, Madagascar - 20230504 - 02_1

"Ce jeu de données présente les résultats des traitements photogrammétriques d'images de drone DJI Mavic 2 Pro UAV acquises sur le site de Saintaugustin, Madagascar à la date suivante : 20230504. <br>Les vols ont été réalisés en partenariat avec l'IH.SM dans le but de créer des modèles numériques d'élévations pour cartographier l'écosystème marin. <br> <br><br>Le paramétrage du logiciel OpenDroneMap est partagé pour permettre la reproductibilité ou l'amélioration des traitements proposés:<br> [ <br> { <br> 'name': 'orthophoto-resolution', <br> 'value': 1 <br> }, <br> { <br> 'name': 'auto-boundary', <br> 'value': true <br> }, <br> { <br> 'name': 'dem-resolution', <br> 'value': '2.0' <br> }, <br> { <br> 'name': 'dsm', <br> 'value': true <br> } <br> ] <br> <br><b>Le dépôt est composé des éléments suivants:</b> <br> - 00_: Planche d'aperçu des images <br> - DCIM.zip: Images brutes issues du drone <br> - GPS.zip: Geopackage contenant l'emprise du survol ainsi que la géolocalisation des images accompagnées de leurs miniatures dans la table d'attribut en base64 <br> - METADATA.zip: Métadonnées au format ISO19115, Rapports avec miniatures des images de drone (dossier tb) et statistiques de vols. <br> - PROCESSED_DATA.zip: Orthophoto, DEM, nuages de points, ... <br> <br><b>Arborescence d'origine:</b> <br>│ └─ 20230504_MDG-saintaugustin_UAV-02_1 <br>│-------- └─ DCIM <br>│-------- └─ GPS <br>│-------- └─ METADATA <br>│---------------- └─ tb <br>│-------- └─ PROCESSED_DATA <br> <br><b>Informations de survol:</b> <br>- Camera model and parameters: <br> Make: Hasselblad <br> Model: L1D-20c <br> Width: 5472 <br> Height: 3648 <br> Focal: 28 <br> WhiteBalance: Manual <br> ExposureMode: Auto Exposure <br> ColoSpace: sRGB <br> EV: -0.7 <br> MeteringMode: CenterWeightedAverage <br> Camera Pitch: -90.00 <br> <br>- Survey informations: <br> No Images: 107 <br> Median height: 250 meters <br> Survey area: 69.13 hectares <br> Survey from: 2023:05:04 17:32:11 to: 2023:05:04 17:42:07 <br>"

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

Orthophoto & DEM (MNE) issues d'images drone, UAV, Nosy sakatia, Madagascar - 20230912 - 02_1

"Ce jeu de données présente les résultats des traitements photogrammétriques d'images de drone DJI Mavic 2 Pro UAV acquises sur le site de Nosy sakatia, Madagascar à la date suivante : 20230912. <br>Les vols ont été réalisés en partenariat avec l'IH.SM dans le but de créer des modèles numériques d'élévations pour cartographier l'écosystème marin. <br> <br><br>Le paramétrage du logiciel OpenDroneMap est partagé pour permettre la reproductibilité ou l'amélioration des traitements proposés:<br> [ <br> { <br> 'name': 'orthophoto-resolution', <br> 'value': 1 <br> }, <br> { <br> 'name': 'auto-boundary', <br> 'value': true <br> }, <br> { <br> 'name': 'dem-resolution', <br> 'value': '2.0' <br> }, <br> { <br> 'name': 'dsm', <br> 'value': true <br> } <br> ] <br> <br><b>Le dépôt est composé des éléments suivants:</b> <br> - 00_: Planche d'aperçu des images <br> - DCIM.zip: Images brutes issues du drone <br> - GPS.zip: Geopackage contenant l'emprise du survol ainsi que la géolocalisation des images accompagnées de leurs miniatures dans la table d'attribut en base64 <br> - METADATA.zip: Métadonnées au format ISO19115, Rapports avec miniatures des images de drone (dossier tb) et statistiques de vols. <br> - PROCESSED_DATA.zip: Orthophoto, DEM, nuages de points, ... <br> <br><b>Arborescence d'origine:</b> <br>│ └─ 20230912_MDG-nosy-sakatia_UAV-02_1 <br>│-------- └─ DCIM <br>│-------- └─ GPS <br>│-------- └─ METADATA <br>│---------------- └─ tb <br>│-------- └─ PROCESSED_DATA <br> <br><b>Informations de survol:</b> <br>- Camera model and parameters: <br> Make: Hasselblad <br> Model: L1D-20c <br> Width: 5472 <br> Height: 3648 <br> Focal: 28 <br> WhiteBalance: Manual <br> ExposureMode: Auto Exposure <br> ColoSpace: sRGB <br> EV: -0.3 <br> MeteringMode: CenterWeightedAverage <br> Camera Pitch: -90.00 <br> <br>- Survey informations: <br> No Images: 265 <br> Median height: 70 meters <br> Survey area: 9.16 hectares <br> Survey from: 2023:09:12 08:59:09 to: 2023:09:12 09:10:48 <br>"

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

Orthophoto & DEM (MNE) issues d'images drone, UAV, Nosy sakatia, Madagascar - 20230915 - 02_2

"Ce jeu de données présente les résultats des traitements photogrammétriques d'images de drone DJI Mavic 2 Pro UAV acquises sur le site de Nosy sakatia, Madagascar à la date suivante : 20230915. <br>Les vols ont été réalisés en partenariat avec l'IH.SM dans le but de créer des modèles numériques d'élévations pour cartographier l'écosystème marin. <br> <br><br>Le paramétrage du logiciel OpenDroneMap est partagé pour permettre la reproductibilité ou l'amélioration des traitements proposés:<br> [ <br> { <br> 'name': 'orthophoto-resolution', <br> 'value': 1 <br> }, <br> { <br> 'name': 'auto-boundary', <br> 'value': true <br> }, <br> { <br> 'name': 'dem-resolution', <br> 'value': '2.0' <br> }, <br> { <br> 'name': 'dsm', <br> 'value': true <br> } <br> ] <br> <br><b>Le dépôt est composé des éléments suivants:</b> <br> - 00_: Planche d'aperçu des images <br> - DCIM.zip: Images brutes issues du drone <br> - GPS.zip: Geopackage contenant l'emprise du survol ainsi que la géolocalisation des images accompagnées de leurs miniatures dans la table d'attribut en base64 <br> - METADATA.zip: Métadonnées au format ISO19115, Rapports avec miniatures des images de drone (dossier tb) et statistiques de vols. <br> - PROCESSED_DATA.zip: Orthophoto, DEM, nuages de points, ... <br> <br><b>Arborescence d'origine:</b> <br>│ └─ 20230915_MDG-nosy-sakatia_UAV-02_2 <br>│-------- └─ DCIM <br>│-------- └─ GPS <br>│-------- └─ METADATA <br>│---------------- └─ tb <br>│-------- └─ PROCESSED_DATA <br>│-------- └─ VIDEO <br> <br><b>Informations de survol:</b> <br>- Camera model and parameters: <br> Make: Hasselblad <br> Model: L1D-20c <br> Width: 5472 <br> Height: 3648 <br> Focal: 28 <br> WhiteBalance: Manual <br> ExposureMode: Auto Exposure <br> ColoSpace: sRGB <br> EV: -0.3 <br> MeteringMode: CenterWeightedAverage <br> Camera Pitch: -90.00 <br> <br>- Survey informations: <br> No Images: 263 <br> Median height: 20 meters <br> Survey area: 14.99 hectares <br> Survey from: 2023:09:15 17:06:02 to: 2023:09:15 17:19:47 <br>"

opencc-by-4.0Oct 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