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.

3,295

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

3,295 results for “fractures”

Learn how ShareScore rates datasets ↗
zenodo40/100

CT-Scan Image Dataset of Residual Fluid-Driven Fracture in a Molasse de Villarlod Sandstone Core - Post-Radial Hydraulic Fracture Experiment - M04 Sample

<h3><strong>Dataset Description</strong></h3> <p>This dataset contains high-resolution CT-scan images that capture the residual fracture surface within a core sample of Molasse de Villarlod Sandstone. The core sample was extracted after conducting a radial hydraulic fracture experiment on a 25 &times; 25 &times; 25 cm cubic block of sandstone (M04 Smaple). The experiment was designed to simulate fluid-driven fracture propagation and closure, and the resulting fracture path was preserved in the core sample.</p> <p><strong>Core Location in the M04 Cube Sample:</strong></p> <ul> <li><strong>Z:</strong> 12.5 cm</li> <li><strong>South-North:</strong> 12.5 cm</li> <li><strong>West-East:</strong> 13.5 cm to 23.3 cm (Coring direction)</li> </ul> <p>This spatial information specifies the exact location and orientation of the core extraction within the M04 cube sample.</p> <h4><strong>CT-scan instrument details:</strong></h4> <p>The M04 sample was analyzed using an X-ray micro-CT scanner (RX-Solutions Ultratom) under consistent scanning protocols and parameters. A reflective 230 kV microfocus X-ray source (Hamamatsu L10801) equipped with a 0.2 mm thick copper filter, a tungsten cathode, and a tungsten target was employed for the imaging process. The scans were conducted with a voltage of 120 kV and a current intensity of 80 mA.</p> <p>The volume data acquisition was performed in continuous helical mode, ensuring complete coverage of the sample&rsquo;s height. For sample M04, 5 full rotations were executed, with 1312 projections captured for each 360&deg; rotation, allowing for highly precise volume reconstruction. The X-ray beam attenuation was recorded by an XL Varex Paxscan 2530HE plane detector with a resolution of 2176 x 1792 pixels, and an exposure time of 0.50 seconds per projection.</p> <p>The acquired projections were processed using RX-Solutions X-act software with Filtered Backprojection to reconstruct a corrected volume. This reconstruction yielded approximately 9000 slices in 16-bit TIFF format, with voxel dimensions of 10 x 10 x 10 microns, providing detailed insights into the internal structure of the sample.</p> <h4><strong>Key Features:</strong></h4> <ul> <li> <p><strong>Fracture Characteristics</strong>: The fracture observed in the CT-scans represents a residual opening that remains post-fracturation. It is entirely contained within the core, showcasing the internal fracture geometry resulting from the hydraulic fracturing process.</p> </li> <li> <p><strong>CT-Scan Details</strong>: The CT-scans were taken perpendicular to the fracture surface, offering a detailed cross-sectional view of the fracture at different depths. This orientation is critical for accurately capturing the fracture morphology and allows for the reconstruction of the fracture surface in 3D.</p> </li> <li> <p><strong>Material Information</strong>: The core sample is composed of Molasse de Villarlod Sandstone, a sedimentary rock which is porous (18% porosity) and permeable. This material choice is relevant for studying fracture closure subjected to the leak-off of the fluid inside the porous medium.</p> </li> <li> <p><strong>Experimental Context</strong>: The radial hydraulic fracture experiment aimed to simulate the propagation of hydraulic fracture and its closure due to the leakage of fluid inside fracture into the porous medium. The dataset provides valuable insights into fracture propagation patterns, surface roughness, and the effects of fluid-driven fractures in porous media.</p> </li> </ul> <h4><strong>Applications:</strong></h4> <p>This dataset is particularly valuable for researchers and engineers involved in:</p> <ul> <li>Fracture mechanics and surface characterization</li> <li>3D reconstruction and visualization of fracture surfaces</li> <li>Surface roughness analysis</li> <li>Hydraulic fracturing studies</li> <li>Geomechanical modeling</li> </ul> <h4><strong>File Structure:</strong></h4> <p>The dataset is organized into zip-folder contains .tif images corresponding to different depths within the core. Each tif-image is a CT-scan for that specific depth, labeled according to their position along the fracture path.</p> <h4><strong>Processing code:</strong></h4> <p>Follow the <strong>URL repository</strong> in the software section to access to the code for processing these images and reconstructing the fracture surfaces.</p> <p><strong>Acknowledgment:</strong></p> <p>We would like to extend our deepest thanks to Gary Perrenoud, Albert Taureg, and Lionel Pittet, the technical specialists of the PIXE platform at &Eacute;cole Polytechnique F&eacute;d&eacute;rale de Lausanne (EPFL). Their expertise and support in operating the CT-scan machine were important to the success of this research. We greatly appreciate their dedication and the high-quality work they provided.</p> <p><strong>Contact and Support:</strong></p> <p>Email:</p> <p>Brice Lecampion: brice.lecampion@epfl.ch</p> <p>Mohsen Talebkeikhah: m.talebkeikhah@gmail.com</p>

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

Data for "Bulk and fracture process zone contribution to the rate-dependent adhesion amplification in viscoelastic broad-band materials"

<p>This dataset contains all the data generated for the publication</p> <p>[1] A. Maghami, Q. Wang, M. Tricarico et al., Bulk and fracture process&nbsp;zone contribution to the rate-dependent adhesion amplification in viscoelastic broad-band&nbsp;materials. Journal of the Mechanics and Physics of Solids (2024), doi:<br>https://doi.org/10.1016/j.jmps.2024.105844.</p> <p><br>The provided data are those which appear in the figures of Ref. [1]. Data are stored using informative named structures in a ".mat" file. The data are easily accessible through the Commercial Software MATLAB (&copy; 1994-2023 The MathWorks, Inc.) or by using the free software GNU Octave. An exemplary code for loading and plotting the data contained in "data_Sphere_Viscoelastic_BroadBand.mat" is the following:</p> <p>%%%%%%%%%%%%%</p> <div> <div> <div> <div>clc</div> <div>clearvars</div> <div>&nbsp;</div> <div>close all</div> <div>&nbsp;</div> <div>&nbsp;</div> <div>% Create a new figure</div> <div>load('data_Sphere_Viscoelastic_BroadBand.mat');</div> <div>&nbsp;</div> <div>&nbsp;</div> <div>figure</div> <div>&nbsp;</div> <div>% Choose one of the following names:</div> <div>% Fig_3_a, Fig_3_b, Fig_3_c,</div> <div>% Fig_4, Fig_5_a, Fig_5_b, Fig_5_b_inset,</div> <div>% Fig_6, Fig_6_inset, Fig_7, Fig_7_inset,</div> <div>% Fig_8_a, Fig_8_b, Fig_10_a, Fig_10_b</div> <div>&nbsp;</div> <div>name=Fig_3_a;</div> <div>% Note: some plots in the manuscript are in log space.</div> <div>&nbsp;</div> <div>% Plot the data from the structure</div> <div>&nbsp;</div> <div>&nbsp;</div> <div>for i = 1:numel(name.x) hold on</div> <div>&nbsp;</div> <div>x_cell = name.x(i);</div> <div>y_cell = name.y(i);</div> <div>x = cell2mat(x_cell);</div> <div>y = cell2mat(y_cell);</div> <div>&nbsp;</div> <div>plot(x, y);</div> <div>end</div> <div>&nbsp;</div> <div>&nbsp;</div> <div>&nbsp;</div> </div> %%%%%%%%%%%%%</div> </div> <p>The code can be easily adapted for plotting the curves of all the figures contained in Ref. [1].&nbsp;</p>

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

Accompanying dataset for the paper "Mesh Density and Geodesic Tortuosity in Planar Triangular Tesselations Devoted to Fracture Mechanics"

<h2>Contributions</h2> <ul> <li>Author #1 is the major contributor to the paper writing. Author #1 has created most of the Figures in the paper and has provided all the results concerning the geodesic tortuosity of planar triangular meshes.</li> <li>Author #2 and Author #3 have provided the results concerning the density of planar triangular meshes.</li> </ul> <h2>Funding sources</h2> <ul> <li>This work was funded by the French Institute for Radiation Protection and Nuclear Safety (IRSN) and the University of Montpellier, France.</li> </ul> <h2>Data structure and information</h2> <p>All the results and figures presented in the paper have been obtained with a python script available in the <code>workflows</code> folder. </p> <p>Data files processed by that script are provided in the <code>data</code> folder. The pickle files <code>t_{nb}.pkl</code> inside the <code>data/pkl</code> folder contain lists of tortuosity values computed on a <code>gmsh</code> mesh for several paths containing various number of edges (<code>nb</code>).</p> <p><code>pkl</code>files are produced via a function call to <code>main.py:comp_real_tortuosities(nb)</code></p> <h2>Data structure and information</h2> <ul> <li><code>workflows/</code> - folder containing plotting scripts<ul> <li><code>reproduce.sh</code> - bash script launching python and compressing figures</li> <li><code>main.py</code> - python script for figure creation.</li> <li><code>/utils</code> - folder containing additional python scripts for figures creation</li> <li><code>/figures</code> - folder containing the figures produced by the python script</li> </ul> </li> <li><code>data/</code> - data folder<ul> <li><code>gmsh</code> - folder containing mesh in gmsh information</li> <li><code>pkl</code> - folder containing the pickled vectors "t_{nb}.pkl".</li> </ul> </li> </ul> <h2>Paper Description</h2> <p>In fracture mechanics, the mesh sensitivity is a key issue. It is particularly true concerning cohesive volumetric finite element methods in which the crack path and the overall behavior are respectively influenced by the mesh topology and the mesh density. Poisson-Delaunay tessellations parameters, including the edge length distributions, were widely studied in the literature but very few works concern the mesh density and topology in Delaunay type meshes suitable for finite element simulations, which is of crucial interest for practical use.Starting from previous results concerning Poisson-Delaunay tessellations and studying in detail the Lloyd relaxation algorithm, we propose estimates for the probability density functions of the edge length and triangle top angles sets. These estimates depend both on the intensity of the underlying point process and on an efficiency index associated to the global quality of the mesh. The global and local accuracies of these estimates are checked for various standard mesh generators. Finally the mesh density and geodesic tortuosity are estimated for standard random or structured triangular meshes typically used in finite element simulations.These results provide practical formulas to estimate bias introduced by the mesh density and topology onthe results of cohesive-volumetric finite element simulations.</p>

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

Notch Effect in Acrylonitrile Styrene Acrylate (ASA): Tensile and Fracture Tests - FRADDCO project

<p>This dataset contains tensile and fracture tests of specimens made of acrylonitrile&ndash;styrene&ndash;acrylate (ASA) material, manufactured by fused filament fabrication (FFF). The files include 9 tensile specimens and 72 single-edge-notch bending (SENB) specimens containing U-notches with different nominal notch radii (from 0 mm -crack-like defects- up to 2.0 mm) and fabricated with three different raster orientations: 0/90, 30/&minus;60 and 45/&minus;45.</p>

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

Text-fig. 3. Textures of main volcaniclastic deposits exposed in abandoned Ludvíkovice quarry. a: radial cracks surrounding some boulders (see arrows) in hot lahar deposit. b: jig-saw fit of fractures (see arrows) within a mega-block of debris-avalanche deposit. c: pseudo-fiamme texture of compacted argillized pumice-fall deposit. d: trachybasaltic lapilli-stone of phreato-magmatic eruption. e: palaeo-relief developed and buried within the pyroclastic unit. f: diagonal bedding in fluvial volcanigenic sandstones. g: diluted and fine-grained lahars embedded in volcanigenic sandstones. in A New Oligocene Flora From Ludvíkovice Near Děčín (České Středohoří Mts., The Czech Republic)

Text-fig. 3. Textures of main volcaniclastic deposits exposed in abandoned Ludvíkovice quarry. a: radial cracks surrounding some boulders (see arrows) in hot lahar deposit. b: jig-saw fit of fractures (see arrows) within a mega-block of debris-avalanche deposit. c: pseudo-fiamme texture of compacted argillized pumice-fall deposit. d: trachybasaltic lapilli-stone of phreato-magmatic eruption. e: palaeo-relief developed and buried within the pyroclastic unit. f: diagonal bedding in fluvial volcanigenic sandstones. g: diluted and fine-grained lahars embedded in volcanigenic sandstones.

opencc-by-4.0Dec 2020View details →
zenodo40/100

Text-fig. 40. Scanning electron microscope (SEM) images of monocolpate pollen of Eckhartiopsis parva gen. et sp. nov. from an anther; Torres Vedras locality, Portugal. a) Holotype; elongated anther that yielded the pollen in this Text-figure; b–e) Pollen grains showing dense reticulate tectum supported by short columellae that are only loosely attached to the smooth surface of the foot layer: note dentate orbicules on inner surface of anther wall (b, arrowhead); f) Reticulate tectum showing smooth muri with small adhering orbicules (arrowhead); g) Pollen grains showing one in which the reticulum has been lost exposing the smooth surface of the foot layer; h) Fractured pollen wall showing reticulum, short columellae and thick foot layer; note granules on the inner surface of the apertural region (arrow). Specimen, TV39-S170217 (holotype). Scale bars 300 Μm (a), 6 Μm (b–e, g), 3 Μm (f, h). in The Early Cretaceous Mesofossil Flora Of Torres Vedras (Ne Of Forte Da Forca), Portugal: A Palaeofloristic Analysis Of An Early Angiosperm Community

Text-fig. 40. Scanning electron microscope (SEM) images of monocolpate pollen of Eckhartiopsis parva gen. et sp. nov. from an anther; Torres Vedras locality, Portugal. a) Holotype; elongated anther that yielded the pollen in this Text-figure; b–e) Pollen grains showing dense reticulate tectum supported by short columellae that are only loosely attached to the smooth surface of the foot layer: note dentate orbicules on inner surface of anther wall (b, arrowhead); f) Reticulate tectum showing smooth muri with small adhering orbicules (arrowhead); g) Pollen grains showing one in which the reticulum has been lost exposing the smooth surface of the foot layer; h) Fractured pollen wall showing reticulum, short columellae and thick foot layer; note granules on the inner surface of the apertural region (arrow). Specimen, TV39-S170217 (holotype). Scale bars 300 Μm (a), 6 Μm (b–e, g), 3 Μm (f, h).

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

Text-fig. 22. Scanning electron microscope (SEM) images of fragmentary stamens (a, b) with in situ pollen of Clavatipollenites sp. 1 (c–g); Torres Vedras locality, Portugal. a, b) Fragmentary tetrasporangiate stamens; c–e) Distal view of pollen grains showing large, rounded aperture and the irregular verrucate aperture membrane; f) Proximal view of pollen grains showing dense reticulum; g) Section through the fractured pollen wall showing foot layer, columellae and muri with faint supratectal ornamentation. Specimens, TV44-S105013 (a, c, d), TV44-S105019 (b, e–g). Scale bars 300 Μm (a, b), 6 Μm (c–f), 3 Μm (g). in The Early Cretaceous Mesofossil Flora Of Torres Vedras (Ne Of Forte Da Forca), Portugal: A Palaeofloristic Analysis Of An Early Angiosperm Community

Text-fig. 22. Scanning electron microscope (SEM) images of fragmentary stamens (a, b) with in situ pollen of Clavatipollenites sp. 1 (c–g); Torres Vedras locality, Portugal. a, b) Fragmentary tetrasporangiate stamens; c–e) Distal view of pollen grains showing large, rounded aperture and the irregular verrucate aperture membrane; f) Proximal view of pollen grains showing dense reticulum; g) Section through the fractured pollen wall showing foot layer, columellae and muri with faint supratectal ornamentation. Specimens, TV44-S105013 (a, c, d), TV44-S105019 (b, e–g). Scale bars 300 Μm (a, b), 6 Μm (c–f), 3 Μm (g).

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

Text-fig. 23. Scanning electron microscope (SEM) images of Clavatipollenites sp. 2 (a–c) from a fragmentary stamen, and stamen fragments with in situ pollen of Clavatipollenites sp. 3 (d–j); Torres Vedras locality, Portugal. a, b) Distal (a) and proximal (b) view of pollen showing simple, elongate colpus on distal surface and semitectate-reticulate pollen wall; c) Detail of pollen wall showing muri with finely verrucate supratectal ornamentation and long scattered columellae; d) Fragment of tetrasporangiate stamen; e, f) Distal views of pollen from stamen fragment showing poorly defined aperture, coarse reticulum and long scattered columellae; g) Fragment of stamen; h) Distal view of pollen showing poorly defined aperture covered by irregular verrucae; i, j) Pollen wall showing rounded orbicules (i) and fractured pollen wall showing long scattered columellae (j). Specimens, TV43-S136728 (a–c), TV44-S149201 (d–f), TV44-S149220 (g–j). Scale bars 300 Μm (d, g), 6 Μm (a, b, e, f, h), 3 Μm (c), 1.5 Μm (i, j). in The Early Cretaceous Mesofossil Flora Of Torres Vedras (Ne Of Forte Da Forca), Portugal: A Palaeofloristic Analysis Of An Early Angiosperm Community

Text-fig. 23. Scanning electron microscope (SEM) images of Clavatipollenites sp. 2 (a–c) from a fragmentary stamen, and stamen fragments with in situ pollen of Clavatipollenites sp. 3 (d–j); Torres Vedras locality, Portugal. a, b) Distal (a) and proximal (b) view of pollen showing simple, elongate colpus on distal surface and semitectate-reticulate pollen wall; c) Detail of pollen wall showing muri with finely verrucate supratectal ornamentation and long scattered columellae; d) Fragment of tetrasporangiate stamen; e, f) Distal views of pollen from stamen fragment showing poorly defined aperture, coarse reticulum and long scattered columellae; g) Fragment of stamen; h) Distal view of pollen showing poorly defined aperture covered by irregular verrucae; i, j) Pollen wall showing rounded orbicules (i) and fractured pollen wall showing long scattered columellae (j). Specimens, TV43-S136728 (a–c), TV44-S149201 (d–f), TV44-S149220 (g–j). Scale bars 300 Μm (d, g), 6 Μm (a, b, e, f, h), 3 Μm (c), 1.5 Μm (i, j).

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

Supplement to "Endogenous DHEAS is causally linked with lumbar spine bone mineral density and forearm fractures in women - A mendelian randomization study"

<p>Supplemental tables to &quot;Endogenous DHEAS is causally linked with lumbar spine bone mineral density and forearm fractures in women - A mendelian randomization study&quot; by Johan Quester,&nbsp;Maria Nethander, Anna Eriksson and Claes Ohlsson.</p>

opencc-by-4.0Sep 2021View details →
zenodo40/100

Multi-scale Fractures and Water Invasion Dynamics in Buried-Hill Bedrock Gas Reservoirs of the Jianbei Slope, Qaidam Basin, China

<p>In this study, efforts are made to comprehensively analyze the multi-scale fracture development, the dynamic water intrusion, and the favorable remaining gas areas in the ancient buried-hill bedrock gas reservoir in the Jianbei slope of the Qaidam Basin, based on integrated analyses of thin sections, FMI imaging logging, three-dimensional seismic data, and dynamic production data. Fractures in the bedrock are demonstrated to be controlled by tectonic stress, magma intrusion, hydrothermal activity, and weathering and leaching. The complex fracture genesis leads to differences in the scale and type of bedrock fractures with multiple scales and high angles. The dip angle of the fracture gradually increases from the unconformity on the top of the bedrock downward inside the bedrock. Meanwhile, the dip angle may decrease from the center to both sides due to the difference in the fracture strength of the fault zone. Fractures are mostly near-east-west oriented and they normally intersect with the ground stress at an acute angle. Effective fractures can provide advantageous seepage channels for fluids. Formation water is demonstrated to rapidly channel through large-scale fractures while laterally invading through small-scale fractures in the gas reservoir. The western area of the reservoir is featured by intensive water invasion, rapid pressure drop, and fast production decline, while the eastern area is characterized by weak water invasion as well as relatively stable pressure and productivity. Three relatively independent water-seal gas systems with JB1-3, JBH1-3 and J3 Wells as the center are formed, and the remaining gas is enriched.</p>

opencc-by-4.0Oct 2021View details →
zenodo40/100

Porous single crystal unit-cell simulation database for ductile fracture by void growth and coalescence

<p>Ductile fracture through void growth to coalescence occurs at the grain scale in numerous metallic alloys encountered in engineering applications. In order to perform mechanical homogenization of porous single crystals, a database of porous single crystal unit-cell simulation results has been gathered through Finite Element Modeling and Fast-Fourrier Transform simulations, respectively performed on Z-set and Amitex_FFTP. In these simulations, a cubic unit-cell with a unique central spherical void undergo axisymmetric mechanical loading. Mechanical simulations are performed within finite strain theory. Input parameters of interest are stress triaxiality, crystallographic orientation, initial porosity and strain hardening law type; results include macroscopic stress, macroscopic deformation gradient, porosity, void aspect ratio, ligament size and cell aspect ratio.</p>

openodc-odblOct 2021View details →
zenodo40/100

Fracture maps and calving fronts for Thwaites Glacier western terminus 2015-2021

<p>These data comprise observations of severe crevassing and calving front position over the Thwaites Glacier Ice Tongue (TGIT) between 2015 and 2021 in geotiff form, along with bitmap versions of Sentinel-1 backscatter images from which the observations were derived. A version of UNet was used to create the data from the backscatter images.<br> These data were collected in 2021 for the study of structural change on the TGIT.</p> <p>File information:&nbsp;tgit_cfs.tar.gz is a gz-compressed directory of binary calving front segmentations of the Thwaites Glacier Ice Tongue in geotiff format.<br> tgit_fms.tar.gz is a gz-compressed directory of binary fracture segmentations of the Thwaites Glacier Ice Tongue in geotiff format.</p>

opencc-by-4.0Oct 2022View details →
zenodo40/100

Assessing-the-role-of-non-linear-contact-mechanics-for-flow-in-fractures---experimental_data

<p>Data to reproduce pressure response spectra from a number of harmonic measurements shown in&nbsp;&quot;Assessing the role of non-linear contact mechanics for<br> flow in fractures&quot;</p> <p><strong>Note:</strong> Data of AFR, BHR and TER has been extracted from papers published by authors others than the ones mentioned in the author list. The publications are referenced in the .txt&nbsp;files and the paper mentioned above.</p>

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

Drone survey, time-lapse camera, and satellite SAR data covering the 2021 summit craters and late fractures at Tajogaite volcano, Cumbre Vieja, La Palma

<p>A new eruption started on 19 September 2021 at the Tajogaite volcano, which is at the western flank of the Cumbre Vieja, just 1&bull;5km to the north of the vents of the 1949 eruption, and terminated after 85 days on 13 December 2021. The location of the 2021 eruption at the Cumbre Vieja was not foreseen, although a diffuse unrest was identified years before already. At the location of the eruption, the slope of the edifice was gentle, but a number of older vents, mostly open to the west, were evident. Here we present field and satellite data showing (a) the development of the craters at the summit of the evolving Tajogaite volcano, and (b) the formation of a pronounced structural trend interpreted to be related to tensile faulting during the late stage of the eruption.</p> <p>Data contains:</p> <ol> <li>Drone data acquired by DJI drones (Phantom RTK and Mavic2) during two periods showing the summit craters and the tensile fracture set in detail.</li> <li>Time-lapse camera records from the east and the north-northeast showing eruption and morphology changes.</li> <li>Satellite radar amplitude data acquired in three different geometries (2 ascending and 1 descending track) of the Cosmo Skymed Satellite constellation</li> </ol> <p>Use data without restriction but cite our work; for details on acquisition geometries and maps refer to the papers published by:</p> <ul> <li>Walter, T.R.; Zorn, E.Z.; Gonzalez, P.J.; Sansosti, E.; Munoz, V.; Shevchenko, A.V.; Plank, S.; Reale, D.; Richter, N. (in press) Late complex tensile fracturing interacts with topography at Cumbre Vieja, La Palma,&nbsp;VOLCANICA 5(2): 300&ndash;316. https://doi.org/10.30909/vol.05.02.300</li> <li>Mu&ntilde;oz, V.; Walter, T.R.; Zorn, E.U.; Shevchenko, A.V.; Gonz&aacute;lez, P.J.; Reale, D.; Sansosti, E. Satellite Radar and Camera Time Series Reveal Transition from Aligned to Distributed Crater Arrangement during the 2021 Eruption of Cumbre Vieja, La Palma (Spain). Remote Sens. 2022, 14, 6168. https://doi.org/10.3390/rs14236168</li> </ul> <p>&nbsp;</p>

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

Text-fig. 9. Scanning electron microscope (SEM) images of stamens and pollen of Proencistemon portugallicus gen. et sp. nov. (a–g) and Proencistemon sp. (h–j); Catefica locality, Portugal. a) Fragment of stamen whorl from staminate inflorescence showing almost sessile anthers; note short bracts at the base of the stamen whorl (arrow) and apparent paired arrangement of the stamens; b) Fragment of stamen whorl showing almost sessile anthers and apparent paired arrangement of the stamens; c) Pollen in situ from stamen whorl in (b) showing poorly defined trichotomocolpate aperture and semitectate-reticulate tectum; d–g) Distal views of pollen in situ from pollen clump showing poorly defined trichotomocolpate aperture, semitectate-reticulate tectum (d–f), and fractured pollen wall with long, scattered columellae supporting narrow muri (g); h) Fragment of staminate inflorescence with narrow, almost sessile, stamens; i, j) Pollen from fragment of staminate inflorescence in (h) showing poorly defined trichotomocolpate aperture (i), semitectate-reticulate tectum (i, j) and long, scattered columellae supporting narrow muri (j). Specimens, Catefica 49-S266015 (a), Catefica 342-S122086 (b, c), Catefica 50-S170394 (d–g), Catefica 49-S107783 (h–j). Scale bars = 600 Μm (a, b, h), 6 Μm (c–f, i), 1.5 Μm (g, j). in The Early Cretaceous Mesofossil Flora Of Catefica, Portugal: Angiosperms

Text-fig. 9. Scanning electron microscope (SEM) images of stamens and pollen of Proencistemon portugallicus gen. et sp. nov. (a–g) and Proencistemon sp. (h–j); Catefica locality, Portugal. a) Fragment of stamen whorl from staminate inflorescence showing almost sessile anthers; note short bracts at the base of the stamen whorl (arrow) and apparent paired arrangement of the stamens; b) Fragment of stamen whorl showing almost sessile anthers and apparent paired arrangement of the stamens; c) Pollen in situ from stamen whorl in (b) showing poorly defined trichotomocolpate aperture and semitectate-reticulate tectum; d–g) Distal views of pollen in situ from pollen clump showing poorly defined trichotomocolpate aperture, semitectate-reticulate tectum (d–f), and fractured pollen wall with long, scattered columellae supporting narrow muri (g); h) Fragment of staminate inflorescence with narrow, almost sessile, stamens; i, j) Pollen from fragment of staminate inflorescence in (h) showing poorly defined trichotomocolpate aperture (i), semitectate-reticulate tectum (i, j) and long, scattered columellae supporting narrow muri (j). Specimens, Catefica 49-S266015 (a), Catefica 342-S122086 (b, c), Catefica 50-S170394 (d–g), Catefica 49-S107783 (h–j). Scale bars = 600 Μm (a, b, h), 6 Μm (c–f, i), 1.5 Μm (g, j).

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

Suspension of Zinc Oxide Nanoparticles (ZnO-NP) as an Intraoperative Wound Irrigation to Prevent Infection After Fracture Fixation

<p>This was underlying data&nbsp;as part of the article &quot;Suspension of Zinc Oxide Nanoparticles (ZnO-NP) as an Intraoperative Wound Irrigation to Prevent Infection After Fracture Fixation&quot;</p>

opencc-by-4.0Feb 2023View details →
zenodo40/100

Fracture and fatigue properties of AISI 316LN at cryogenic temperatures

<p>Dataset containing the fracture toughness and the fatigue properties (specifically, the Paris&#39; law parameters) of the stainless steel AISI 316LN at 4 and 7 K. The data is collected from a literature review (the bibliography is provided in the document).</p>

opencc-by-4.0May 2023View details →
dryad40/100

Data for: Wall fracturing versus mechanical instability as competing intrusion mechanisms of dikes: Insights from laboratory experiments

<p class="MsoNormal"><span>Igneous dike intrusion is a primary crust-forming process. Understanding its governing mechanism is very crucial for studies related to the lithosphere. We performed liquid injection experiments in the laboratory with two new crust analog model materials, i) ultrasound transmission gel (<em>USTG</em>) and gel wax. To conduct a properly scaled model experiment, we test their rheology using an <em>Anton Paar M302e</em> rheometer. The measured rheological data were presented in this present data repository. We identified three mechanisms from our laboratory studies: a) fracturing, b) interfacial instability, and c) hybrid, i.e., a combination of both. These three mechanisms give rise to distinct 3D geometries. To quantitatively analyze their geometric shapes, we performed fractal, aspect ratio, and skewness-kurtosis analysis. The procedure and the data collected during the analysis were also presented in the current data repository. </span></p>

opencc-zeroMay 2023View details →
zenodo40/100

Dataset for "Seismic signatures of partial steam saturation in fractured geothermal reservoirs: Insights from poroelasticity"

<p>Dataset for &quot;Seismic signatures of partial steam saturation in fractured geothermal reservoirs: Insights from poroelasticity&quot;. This dataset allows to reproduce the figures of the manuscript. Cite: Quiroga, G. E., Rubino, J. G., Solazzi, S. G., Barbosa, N. D., Favino, M., &amp; Holliger, K. (2023). Seismic signatures of partial steam saturation in fractured geothermal reservoirs: Insights from poroelasticity. <em>Geophysics</em>, <em>88</em>(5), WB89-WB104.</p> <p>&nbsp;</p>

opencc-by-4.0Apr 2023View details →
ClinicalTrials.gov40/100

Study of DU-176b, Prevention of Venous Thromboembolism in Patients After Hip Fracture Surgery

ClinicalTrials.gov study NCT01181141. IPD Sharing: YES. Countries: 1. Publications: 1.

controlledIPD-YESFeb 2026View details →

ScienceDex guides

Understand access before you commit

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

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

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

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

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

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

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

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

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

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

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