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.

490

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

490 results for “Propagation”

Learn how ShareScore rates datasets ↗
edi56/100

Avian sound propagation in three Michigan Forests, 2022

In three forest types, dry-mesic northern forest, rich conifer swamp, and boreal forest, we recorded pure tones within songbirds’ auditory range (2 to 8 KHz) at 6 different distances along a transect and quantified different aspects of the vegetation through which the pure tones traveled. Four transects per forest type were used and sounds were recorded at two different heights (1 and 5 m). Linear regression analysis was used to determine if the pure tones were attenuated differently along transects, between sampling heights, and across forest types.

openCC (other)Mar 2025View details →
edi52/100

Microclimate temperature effects propagate across scales in forest ecosystems, Berchtesgaden National Park, Bavaria, Germany

Context: Forest canopies shape subcanopy environments, affecting biodiversity and ecosystem processes. Empirical forest microclimate studies are often restricted to local scales and short-term effects, but forest dynamics unfold at landscape scales and over long time periods. Objectives: We developed the first explicit and dynamic implementation of microclimate temperature buffering in a forest landscape model and investigated effects on simulated forest dynamics and outcomes. Methods: We adapted the individual-based forest landscape and disturbance model iLand to use microclimate temperature for three processes [decomposition, bark beetle (Ips typographus L.) development, and tree seedling establishment]. We simulated forest dynamics with or without microclimate temperature buffering in a temperate European mountain landscape under historical climate and disturbance conditions.

openCC (other)Jan 2025View details →
zenodo48/100

Mechanical data of rotary shear fluid pressurised experiments for the manuscript: "Fluid pressurisation and earthquake propagation in the Hikurangi subduction zone"

<p>Mechanical data of rotary shear fluid pressurised experiments.</p> <p>Tab-delimited file with calibrated measurements of:</p> <ul> <li>Time (milliseconds)</li> <li>Normal stress: Normal (MPa)&nbsp;</li> <li>Fault displacement:&nbsp;Slip (mm)</li> <li>Fault velocity: Velocity (mm/s)</li> <li>Shear stress:&nbsp;Shearstress (MPa)</li> <li>Downstream Pore Pressure: Pressure_ds (MPa)</li> <li>Confining Pressure:&nbsp;Pressure_conf (MPa)</li> <li>Upstream pore pressure:&nbsp;Pressure_us (MPa)</li> <li>Temperature of the upstream boundary of the gouge layer:&nbsp;Temperature_us (&deg;C)</li> <li>Thickness of the gouge layer:&nbsp;Thickness (mm).</li> </ul>

opencc-by-4.0Nov 2020View details →
zenodo48/100

LMU Fast Decompression Experiment Data for "Standing Shock Prevents Propagation of Sparks in Supersonic Explosive Flows"

<p><strong>Background</strong></p> <p>This data is camera images and nozzle pressure gauge voltage traces from rapid decompression shots at the LMU shock tube facility.</p> <p>This data is discussed in the &quot;Materials and Methods&quot; section&nbsp;of the paper &quot;Standing Shock Prevents Propagation of Sparks in Supersonic Explosive Flows&quot;.</p> <p>Electric sparks and explosive flows have long been associated with each other. Flowing dust particles originate charge through contact and separate based on inertia, resulting in strong electric fields supporting sparks. These sparks can cause explosions in dusty environments, especially those rich in carbon, such as coal mines and grain elevators. Recent observations of explosive events in nature and decompression experiments indicate that supersonic flows of explosions may alter the electrical discharge process. Shocks may suppress parts of the hierarchy of the discharge phenomena, such as leaders. In our decompression experiments, a shock tube ejects a flow of gas and particles into an expansion chamber. We imaged an illuminated plume from the decompression of a mixture of argon and &lt;100&nbsp;mg&nbsp;of diamond particles and observe sparks occurring below the sharp boundary of a condensation cloud. We also performed hydrodynamics simulations of the decompression event that provide insight into the conditions supporting the observed behavior. Simulation results agree closely with the experimentally observed Mach disk shock shape and height. This represents direct evidence that the sparks are sculpted by the outflow. The spatial and temporal scale of the sparks transmit an impression of the shock tube flow, a connection that could enable novel instrumentation to diagnose currently inaccessible supersonic granular phenomena.</p> <p><strong>Accessing Data</strong></p> <p>The prefixes of the filenames correspond to the shot dates and times listed in table S1 of the paper.&nbsp;</p> <p>The &quot;_camera.zip&quot;&nbsp;files contains tiff images of the&nbsp;camera frames.&nbsp;The&nbsp;&quot;.ixc&quot; file in each zip lists&nbsp;camera settings in plain text.</p> <p>The &quot;.dat&quot;&nbsp;file&nbsp;contains the voltage measurement of the nozzle pressure gauge. Row 1 is the header, row 2 is the time in seconds, and row 3 is the voltage of the pressure gauge in Volts. The peak pressure in the header can be used to relate the voltage to pressure.</p>

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

Compressible Hydrodynamics Simulation Data for "Standing Shock Prevents Propagation of Sparks in Supersonic Explosive Flows"

<p><strong>Background</strong></p> <p>This data is a 2D cross-section from a 3D compressible hydrodynamics simulation (Hyburn / AMRex code) of a rapid decompression / shock tube experiment at Special Technologies Laboratory. The simulated shot is a pure argon gas decompression from 1000Psi to atmosphere.&nbsp;</p> <p>This data is used in&nbsp;figures 3 and 5 of the paper &quot;Standing Shock Prevents Propagation of Sparks in Supersonic Explosive Flows&quot;.</p> <p>Electric sparks and explosive flows have long been associated with each other. Flowing dust particles originate charge through contact and separate based on inertia, resulting in strong electric fields supporting sparks. These sparks can cause explosions in dusty environments, especially those rich in carbon, such as coal mines and grain elevators. Recent observations of explosive events in nature and decompression experiments indicate that supersonic flows of explosions may alter the electrical discharge process. Shocks may suppress parts of the hierarchy of the discharge phenomena, such as leaders. In our decompression experiments, a shock tube ejects a flow of gas and particles into an expansion chamber. We imaged an illuminated plume from the decompression of a mixture of argon and &lt;100&nbsp;mg&nbsp;of diamond particles and observe sparks occurring below the sharp boundary of a condensation cloud. We also performed hydrodynamics simulations of the decompression event that provide insight into the conditions supporting the observed behavior. Simulation results agree closely with the experimentally observed Mach disk shock shape and height. This represents direct evidence that the sparks are sculpted by the outflow. The spatial and temporal scale of the sparks transmit an impression of the shock tube flow, a connection that could enable novel instrumentation to diagnose currently inaccessible supersonic granular phenomena.</p> <p><strong>Accessing Data</strong></p> <p>The data is saved as python numpy zipped archives numbered by the timestep in the simulation. Files starting with &#39;tube&#39; contain&nbsp;data from inside the shock tube. Files starting with &#39;near_vent&#39; contain&nbsp;data from the expansion chamber above the nozzle.&nbsp;&nbsp;All units are in SI.</p> <p>Each .npz file is an array file generated with python numpy.savez(). It can be opened with:</p> <p><em>import numpy as np</em></p> <p><em>data = np.load(&#39;&lt;name&gt;.npz&#39;)</em></p> <p>The data is an python dictionary. The dictionary keys can be displayed with:</p> <p><em>print(data.files)</em></p> <p>The numpy arrays can be accessed by keyname:</p> <p><em>print(data[&#39;keyname&#39;])</em></p> <p>The key names correspond to physical quantities (density, temperature, etc.). All particle quantities are 0 as the simulation did not include particles.</p>

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

Processing of 3-D Polygon Mesh Model and Radio Propagation Simulations in a Cave: Surface Reconstruction from Point Cloud, Simplification of the Mesh, and Ray Tracing

<p><strong>ABOUT</strong></p><p>This repository includes mesh data from cave geometry scanning and processing, and radio propagation data from ray tracing simulations.</p><p>The geometry data is obtained with laser scanning in a cave in Slovenija. &nbsp;</p><p>The geometry processing includes (i) 3-D shape reconstruction - surface reconstruction from point cloud data and (ii) simplification - reduction of the geometric complexity of the 3-D mesh model. &nbsp;</p><p>The radio propagation data is obtained using CloudRT [1] ray-tracing simulator. &nbsp;</p><p>The obtained propagation-related quantities include information about the propagation mechanism, interactions with the geometry, received power, delay, azimuth and elevation angles of arrival and departure, and path loss.&nbsp;</p><p>&nbsp;</p><p><strong>AUTHORS</strong></p><p>Teodora Kocevska, Andrej Hrovat, Tomaž Javornik</p><p>Department of Communication Systems</p><p>Jožef Stefan Institute, SI-1000 Ljubljana, Slovenia</p><p>teodora.kocevska@ijs.si</p><p>&nbsp;</p><p><strong>GEOMETRY PROCESSING</strong></p><p>The cave segment used for the propagation calculations is selected from a point cloud obtained in a cave in Litia, Slovenia. The point cloud is obtained with 3-D laser scanning of the environment. The selected segment is approx. 58 &nbsp;m long. Several parameter configurations were considered for 3-D shape reconstruction, including Poisson surface reconstruction with octree depths of 8, 10, and 12. Geometries that represent the cave shape and have different levels of complexity were created and studied. In the simplification process, one and two-stage simplification was explored using the Quadric Edge Collapse Decimation approach.&nbsp;</p><p>&nbsp;</p><p><strong>RADIO SETUP</strong></p><p>The transmitter (Tx) is fixed at the entrance of the cave and the receiver (Rx) is moved along the cave in 40 positions with a step of 1 m.</p><p>Omnidirectional antennas at the Tx and Rx sites and vertical polarization are considered. The antenna is mounted 1.5 m above the ground.</p><p>The start frequency is 3.5 GHz, the end frequency is 3.6 GHz and the step is 10 MHz. Direct propagation and first-order reflection are considered. &nbsp;</p><p>The cave geometry is represented by a triangular mesh, and the material of the cave is wet earth. The material electromagnetic properties are selected according to the specifications presented in [2].</p><p>&nbsp;</p><p><strong>FOLDER STRUCTURE</strong></p><p>The folder structure is:</p><p>&nbsp; &nbsp; &nbsp;- Polygon_Mesh_Models</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<i># 3-D environment models with varying </i>levels<i> of geometry complexity</i></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Reconstruction_Segmen1_Poisson_Surface_Reconstruction</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Simplification_Segment1_Quadric_Edge_Collapse_Decimation</p><p>&nbsp; &nbsp; &nbsp;- Propagation_Data</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<i># Propagation quantities of all rays between a transmitter and receiver</i></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - AllRay_PropData</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - PathLoss</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - readme.txt</p><p>&nbsp; &nbsp; &nbsp;- RayTracing_EnvironmentModel</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<i> # Final environment model used for ray tracing simulations</i></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Cave_MeshModel.json</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Cave_MeshModel.skb</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Cave_MeshModel.skp</p><p>&nbsp; &nbsp; &nbsp;- RayTracing_MaterialProperties</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<i># Properties of the materials in the environment</i></p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - materials.json</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - materials.mtl</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - readme.txt</p><p>&nbsp; &nbsp; &nbsp;- Cave_Length.txt</p><p>&nbsp; &nbsp; &nbsp;<i># Length between selected locations in the environment</i></p><p>&nbsp; &nbsp; &nbsp;- Cave_Segment1_visual.png</p><p>&nbsp; &nbsp;&nbsp;<i> # Visualization of the environment segment used for propagation calculation</i></p><p>&nbsp; &nbsp; &nbsp;- readme.txt</p><p>&nbsp; &nbsp; &nbsp;<i># Overall description&nbsp;</i></p><p><strong>REFERENCES</strong></p><p>[1] D. He, B. Ai, K. Guan, L. Wang, Z. Zhong, and T. Kürner, "The Design and Applications of High-Performance Ray-Tracing Simulation Platform for 5G and Beyond Wireless Communications: A Tutorial," in IEEE Communications Surveys &amp; Tutorials, vol. 21, no. 1, pp. 10-27, First quarter 2019, doi: 10.1109/COMST.2018.2865724.</p><p>[2] R. sector of International Telecommunication Union (ITU-R), "Effects of building materials and structures on radio wave propagation above about 100 MHz," International Telecommunication Union, ITU-R Recommendation P.2040-2, 2021.</p><p>&nbsp;</p><p><strong>ACKNOWLEDGEMENT</strong></p><p>This work was supported by the Slovenian Research Agency under grant <strong>J2-3048</strong>.</p><p>&nbsp;</p>

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

Finite amplitude sound propagation effects in volume backscattering measurements for fish abundance estimation

<p>The upload contains measurement and simulation data for finite-amplitude sound propagation effects in volume backscattering measurements. The experimental data are from a trawl survey conducted in the North Sea with R/V &quot;G. O. Sars&quot;, 6-7&nbsp;November 2004, passing several times over a group of Atlantic mackerel schools. The measurements are of the relative area backscattering coefficient, relative to 38 kHz, 2000 W power setting,&nbsp;at</p> <p>(1) 120 kHz with 250 W transmit power setting, 200 kHz with 120 W transmit power setting<br> (2) 120 kHz with 1000 W power setting, 200 kHz with 1000 W power setting.</p> <p>A&nbsp;Simrad EK60 echosounder system was used, alternating between the low (1) and high (2) power settings through&nbsp;the measurement series.</p> <p>The corresponding simulation data are calculated using the Bergen Code numerical solver of the KZK Equation. The medium parameters input to the simulations are based on CTD data from the field survey . The transducer and amplitude data were found by laboratory measurements on echo sounders of the same type as used in the survey.</p> <p>.m files are included for both .mat data files, with details on how to read the data.</p> <p>An article describing the data has been submitted by the authors to Acta Acustica, 2022.</p>

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

Simulation of Fire Propagation in Cable Tray Installations - Data Set

<p>This repository contains simulation data used for a conference paper at ISTSS 2018, with the title &quot;<a href="https://www.researchgate.net/publication/323999819_Simulation_of_Fire_Propagation_in_Cable_Tray_Installations_for_Particle_Accelerator_Facility_Tunnels?ev=auth_pub">Simulation of Fire Propagation in Cable Tray Installations for Particle Accelerator Facility Tunnels</a>&quot;. Furthermore, the plots are provided, including the Python 3 scripts to create the plots, used in this paper.</p> <p>With the Fire Dynamics Simulator FDS, in the versions 6.3.2 and 6.5.3, simulations of cable fire tests have been performed. Experimental data from micro-combustion calorimetry and Cone Calorimeter tests were used to calibrate a material parameter set, aming to predict the fire spread in a cable tray installation. The simulations are based on experimental data from the CHRISTIFIRE Phase 1 campaign.</p> <p>The authors want to thank Kevin B. McGrattan for providing access to the CHRISTIFIRE data.</p> <p>&nbsp;</p> <p><strong>Some remarks on the usage:</strong></p> <p>Unfortunately, for some unclear reason, Zenodo does right now not support the creation of folders within the repository. In an effort to maintain the structure of the data, ZIP archives have been created. Note that specifically the MT-3 simulations are quite large and take about 3.5 GB of space after extraction.</p> <p>It is only necessary to reproduce the file structure, if the user wants to utilise the provided Python scripts &quot;as is&quot;. It is, of course, also possible to adjust the file pathes in the scripts to the users desire.</p> <p>To recreate the original file structure, one needs to copy all files of this repository into a single directory. The ZIP archives are sub-directories within that basic directory. The names of the archives contain the information of how the sub-directory structure looks like. Triple underscores &#39;___&#39; are placeholders indicating the file path, thus need basically changed to &#39;/&#39;. For example, the ZIP archive &#39;&#39;Cone___CoarseCone___ArrCHRISTIFIRE.zip&#39; translates to the path &#39;Cone\CoarseCone\ArrCHRISTIFIRE\&#39;.</p> <p>&nbsp;</p>

opencc-by-4.0Jan 2018View details →
zenodo48/100

LatticeQuarkProp/Vertex: Quark propagator and quark-gluon vertex with O(a) improved Wilson fermions

<p>Data for the quark propagator and quark-gluon vertex, from lattice simulations with Nf=2 Wilson-clover fermions.</p> <p>Files M_hyb_*.dat and Z_*.dat are data used in figs 3 and 4 of arXiv:1809.05421. These are plain text (3 columns, legend at top of each file).</p> <p>VertexData.zip contains the form factors lambda_1, lambda_2, lambda_3 in the soft gluon limit, presented in arXiv:2103.02945.&nbsp; The content and format of the files is explained in the document VertexData_Info.pdf</p> <p>&nbsp;</p>

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

Analogue models testing the interaction between a propagating continental rift and inherited crustal fabrics

<p>This dataset presents the results of an experimental series of analogue models performed to investigate the interaction between a propagating continental rift and inherited crustal fabrics. Our experimental series was designed adopting a parametric approach, which consisted in the systematic variation of the orientation of various kinds of brittle discontinuities (e.g., faults, fractures, foliations, etc.). Structures of models have been analysed quantitatively by means of photogrammetric digital elevation model reconstruction and semi-automatic fault pattern quantification. In this dataset, we show the row data and specific elaborations supporting the interpretation of results.</p>

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

Ionization rate simulation data for "Standing Shock Prevents Propagation of Sparks in Supersonic Explosive Flows"

<p><strong>Background</strong></p> <p>This is a set of 3d data containing ionization rates computed from Hyburn hydrodynamic simulations&nbsp;contained in a Matlab .mat file, along with a plot in both .png and Matlab .fig format, and a Matlab script for plotting.</p> <p>This data is used in&nbsp;figure&nbsp;5 of the paper &quot;Standing Shock Prevents Propagation of Sparks in Supersonic Explosive Flows&quot;.</p> <p>Electric sparks and explosive flows have long been associated with each other. Flowing dust particles originate charge through contact and separate based on inertia, resulting in strong electric fields supporting sparks. These sparks can cause explosions in dusty environments, especially those rich in carbon, such as coal mines and grain elevators. Recent observations of explosive events in nature and decompression experiments indicate that supersonic flows of explosions may alter the electrical discharge process. Shocks may suppress parts of the hierarchy of the discharge phenomena, such as leaders. In our decompression experiments, a shock tube ejects a flow of gas and particles into an expansion chamber. We imaged an illuminated plume from the decompression of a mixture of argon and &lt;100&nbsp;mg&nbsp;of diamond particles and observe sparks occurring below the sharp boundary of a condensation cloud. We also performed hydrodynamics simulations of the decompression event that provide insight into the conditions supporting the observed behavior. Simulation results agree closely with the experimentally observed Mach disk shock shape and height. This represents direct evidence that the sparks are sculpted by the outflow. The spatial and temporal scale of the sparks transmit an impression of the shock tube flow, a connection that could enable novel instrumentation to diagnose currently inaccessible supersonic granular phenomena.</p> <p><strong>Accessing Data</strong></p> <p>The .mat file can be opened in Matlab to examine data. The 3d arrays contained therein can be viewed in various ways, including using the enclosed script with syntax like plot_isosurfaces(xg,yg,zg,density,max(density(:)),pressure,max(pressure(:))) to produce the included isosurface plot.</p> <p>The data arrays contained&nbsp;are:</p> <p>e: electric field magnitude</p> <p>alpha: ionization rate lengths: ionization lengths (equal to 1/alpha)</p> <p>eOverN: electric field divided by gas number density</p> <p>alphaOverN: ionization rate divided by gas number</p> <p>density density: gas mass density</p> <p>pressure: gas pressure</p> <p>x,y,z: spatial coordinates</p> <p>xg,yg,zg: spatial coordinates in 3d meshgrid format, for Matlab plotting</p> <p>The electric field e was artificially generated from velocities in Hyburn output; alpha was computed from BOLSIG+ with Hyburn input; density and pressure data were from Hyburn.</p> <p>&nbsp;</p>

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

Twitter hashtags time series used in the paper "Universality, criticality and complexity of information propagation in social media"

<pre>These files contain the time series and the associated hashtags we obtained by sampling Twitter for our paper &quot;Universality, criticality and complexity of information propagation on social media&quot;. The analysis is reported in <a href="https://arxiv.org/abs/2109.00116">https://www.nature.com/articles/s41467-022-28964-8</a> Please acknowledge the use of these data by citing the paper above. ################################# ################################# DATA ORGANIZATION We created a single zip file with all the time series and a single zip file with all the hashtags. There is a one-to-one correspondence between lines in the two files. ################################# ################################# FILES CONTENT As stated, here is a one-to-one correspondence between lines in the time series file and lines in the hashtags file, i.e., the hashtag stored in line X is the hashtag of the time series stored in line X. Time series are stored as follows: Ka t1 t2 t3 \n Kb t1 t2 t3 t4 t5 \n . . . Kn t1 t2 \n where: Ka, Kb,..., Kn is an integer specifying the number of events that compose the time series a, b,..., n respectively. In the example above we would have Ka=3, Kb=5, Kn=2. t1 t2 ... is the time series, i.e., a sequence of chronologically ordered interevent times. The last interevent time, in our implementation, represents the distance between the end of the temporal window and the last event time. It thus does not represent an event. As stated in the Supplemental Material of our paper, the temporal window ranges from 2019, October 1st to 2019, November 30th. </pre>

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

Buoyancy versus local stress field control on the velocity of magma propagation: insight from analog and numerical modelling, Supporting Data

<p>Experimental data and numerical codes used in the manuscript &quot;Buoyancy versus local stress field control on the velocity of magma propagation: insight from analog and numerical modelling&quot; by V. Pinel, S. Furst, F. Maccaferri and D. Smittarello.</p>

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

Data for: From pattern to process? Dual travelling waves, with contrasting propagation speeds, best describe a self-organised spatio-temporal pattern in population growth of a cyclic rodent

<p>Centroid data used for the analysis in Roos et al. Eco Lett.</p> <p>Transects, up to 99 m in length (dependent on the field&#39;s length), were surveyed in linear stable landscape features (field, track or ditch margins) to estimate vole abundance from November 2011 until September 2017. Each transect was divided into 3 m sections (33 in total) and the presence or absence of one or more signs of vole activity (i.e., latrines by burrows, fresh vegetation clippings, and recent burrow excavations) in each section was noted. The proportion of sections with signs of vole presence per transect was then used as the abundance index. The number of surveys carried out at any time varied adaptively with the perceived risk of an outbreak (according to changes in estimated abundance in previous monitoring surveys).</p> <p>The response variable typically used in all models is proportional growth rate (r_{t,i}, where &nbsp;is the abundance index for site &nbsp;at time &nbsp;(Royama 1992; Berryman 2002). A benefit of using r_{t,i}, rather than ln(N_{t,i}), is that any multiplicative effects of site quality are cancelled out, provided they are constant over time. To calculate r_{t,i}, vole abundance indices are required at the same location in successive time periods (i.e.,&nbsp;N_{t,i} and N_{t+1,i}). Given that exact transect locations were rarely reused in successive months, and all transect measurements took place throughout the year rather than discrete seasons, the data had to be aggregated to consistent locations and times to allow growth rate to be calculated. &nbsp;As such, transects were temporally aggregated into a respective yearly quarter (e.g., January to March 2014). Transects were spatially aggregated by sequentially selecting an unassigned transect as a reference point for the ith centroid and assigning all unassigned transects within a 5 km radius to the ith&nbsp; centroid, and repeating until all transects had been allocated (see Figure 2 for a summary of the number of transects assigned to each centroid, centroid locations, and time series of growth rate of each centroid). Once complete, the mean Julian day, X and Y UTM (Universal Transverse Mercator) and the mean index was calculated for all transects assigned to each centroid &nbsp;for each time period. Where a centroid had successive values of N_{t,i} and N_{t+1,i} available, the corresponding proportional growth rate was calculated.</p> <p>A constant of 3.03 was added to N_{t,i}&nbsp;to avoid zero entries (3.03 was the lowest non-zero value of <em>N</em> observed). The final dataset consisted of 3,751 observations.</p>

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

Supplementary data release for "Cosmology and modified gravitational wave propagation from binary black hole population models"

<p>We release&nbsp;the data products associated to the paper&nbsp;<a href="https://arxiv.org/abs/2112.05728">&quot;Cosmology and modified gravitational wave propagation from binary black hole population models&quot;,&nbsp;</a><a href="https://journals.aps.org/prd/abstract/10.1103/PhysRevD.105.064030"><em>Phys.Rev.D</em>&nbsp;105&nbsp;(2022)&nbsp;6 </a>.</p> <p>The data can be used in conjunction with the code <a href="https://github.com/CosmoStatGW/MGCosmoPop">MGCosmoPop</a> to reproduce the results of the paper.&nbsp;</p> <p>The data product contains the following folders:</p> <p>* injections_GWTC3:&nbsp;injections used to analyze the GWTC3 catalog, generated with the code&nbsp;<a href="https://github.com/CosmoStatGW/MGCosmoPop">MGCosmoPop</a>&nbsp;. Injections are available separately for O1-O2, O3a, O3b for&nbsp;minimum SNR of 10, 11, 12&nbsp;(folder names are self-explicative). Each folder contains a file named selected.h5 with the injections. For loading them, refer to the tutorial of the code&nbsp;<a href="https://github.com/CosmoStatGW/MGCosmoPop">MGCosmoPop</a>&nbsp;.</p> <p>*&nbsp;mock_BPL_5yr_GR : mock data for 5 years of aLIGO observations, with fiducial cosmological model set to General Relativity (see the paper for details)</p> <p>*&nbsp;mock_BPL_5yr_MG&nbsp;: mock data for 5 years of aLIGO observations, with fiducial cosmological model set to a modified gravity model with modified gravitational-wave propagation (see the paper for details)</p> <p>*&nbsp;injections_mock : injections for analyzing the mock datasets above</p>

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

Data from "Fast acquisition of propagating waves in humans with low-field MRI: towards accessible MR elastography"

<p>Data presented in the Science Advances manuscript &quot;<em>Fast acquisition of propagating waves in humans with low-field MRI: towards accessible MR elastography</em>&quot; by Yushchenko M., Sarracanie M., Salameh N.</p> <p>See further details in <em>Description.txt.</em></p> <p>The 3D wave datasets acquired in humans at 0.1 T can be used for elastogram reconstruction with appropriate methods.<br> <br> &nbsp;</p>

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

Propagation Measurements and Analyses at 28GHz on NSF POWDER

<p><strong>IEEE ICC 2023: </strong>Propagation Measurements and Analyses at 28GHz via an Autonomous Beam-Steering Platform</p> <p>&nbsp; </p><blockquote> <p>This paper details the design of an autonomous alignment and tracking platform to mechanically steer directional horn antennas in a sliding correlator channel sounder setup for 28-GHz V2X propagation modeling. A pan-and-tilt subsystem facilitates uninhibited rotational mobility along the yaw and pitch axes, driven by open-loop servo units and orchestrated via inertial motion controllers. A geo-positioning subsystem augmented in accuracy by real-time kinematics enables navigation events to be shared between a transmitter and receiver over an Apache Kafka messaging middleware framework with fault tolerance. Herein, our system demonstrates a 3D geo-positioning accuracy of 17 cm, an average principal axes positioning accuracy of 1.1 degrees, and an average tracking response time of 27.8 ms. Crucially, fully autonomous antenna alignment and tracking facilitates continuous series of measurements, a unique yet critical necessity for millimeter wave channel modeling in vehicular networks. The power-delay profiles, collected along routes spanning urban and suburban neighborhoods on the NSF POWDER testbed, are used in pathloss evaluations involving the 3GPP TR38.901 and ITU M.2135 standards. Empirically, we demonstrate that these models fail to accurately capture the 28-GHz pathloss behavior in urban foliage and suburban radio environments. In addition to RMS direction-spread analyses for angles-of-arrival via the SAGE algorithm, we perform signal decoherence studies wherein we derive exponential characteristics of the spatial autocorrelation coefficient under distance and alignment effects.</p> </blockquote> <p></p> <p><strong>Note</strong>: <em>This is a smaller version of our dataset. The original dataset collected on the NSF POWDER testbed is approximately 400 GB. Due to Zenodo&#39;s size restrictions, the data uploaded here contains only a few of our calibration (USRP 76 dB gain) and measurement logs (fully-autonomous V2X routes onsite). To gain access to our complete dataset, please contact the authors at &lt;bkeshav1@asu.edu&gt; or &lt;zhan1472@purdue.edu&gt;. Additional measurements in our full dataset include USRP 0 dB calibration results; fully-autonomous urban-stadium-van, urban-campus-cart, and urban-presidents-circle-full-van routes; and semi-autonomous (and manual) urban-garage-cart and urban-campus-cart routes.</em></p>

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

WACCM-X simulation output in support of publication "Impact of upward propagating migrating diurnal and semidiurnal tides on the ionosphere-thermosphere seasonal variation"

<p>This dataset contains simulation output from the Whole Atmosphere Community Climate Model with thermosphere-ionosphere eXtension (WACCM-X) in support of the publication "Impact of upward propagating migrating diurnal and semidiurnal tides on the ionosphere-thermosphere seasonal variation". Data files include the simulation results for a five-member ensemble of free-running simulations, simulations without the upward propagating diurnal migrating tide (DW1), and simulations without the upward propagating semidiurnal migrating tide (SW2).&nbsp;</p>

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

Experimental data of: When higher carrying capacities lead to faster propagation

<p>These data sets correspond to the evolution of the number of patches colonized in the experimental landscapes of <em>Trichogramma chilonis</em>. <strong>Data_xp</strong> contains the data set used in the article When higher carrying capacities lead to faster propagation, and <strong>Data_sup_xp</strong> is an additional data set whose results are visible in the supplementary material of the article.</p> <p><strong>Data_main_xp</strong>:<br> We tested 2 carrying capacity modalities (&quot;Modalite&quot;), one of about 200 individuals, Small K, noted &quot;4&quot; in the file, and one of about 500 individuals, Large K, noted &quot;10&quot; in the file.<br> The &quot;Bloc&quot; column corresponds to the experimental block that the landscape belongs to (from 1 to 4).<br> &quot;Replicat&quot; is the replicates identifier of the landscape for one modality (from 1 to 40).</p> <p>For each landscape, we introduced the individuals in the middle of the patches, so the expansion occurred on both sides of the patch of introduction. Each side of the expansion is called a front, &quot;Front&quot; in the file, (from 1 to 80). &quot;Front&quot; summarizes the affiliation to a replicate and the considered side of the expansion. Thus, each landscape has a replicate identifier and two front identifiers. &nbsp;<br> &quot;Generation&quot; is the generation time at which the data was collected (from 0 to 10).<br> &quot;Npatch&quot; is the number of patches colonized on a front from the patch of introduction.</p> <p>&nbsp;</p> <p><strong>Data_sup_xp:</strong></p> <p>&quot;Modality&quot; is equivalent to &quot;Modality&quot; in the Data_main_xp file, here it is &quot;2&quot; which is equivalent to a carrying capacity of nearly 90 individuals.<br> &quot;Bloc&quot; (from 1 to 4), &quot;Replicat&quot; (from 1 to 16), &quot;Generation&quot; (from 0 to 9) and &quot;Npatch&quot; are identical to those described in Data_main_xp .</p> <p>Here we do not find a &quot;Front&quot; column because this experiment was conducted with only one side of expansion .</p> <p>&nbsp;</p> <p>&nbsp;</p>

opencc-by-4.0Sep 2018View details →
zenodo44/100

Dataset for "Synchrotron-based phase contrast imaging of cardiovascular tissue in mice—grating interferometry or phase propagation?"

<p>This dataset contains images that were used in the analysis of the manuscript &quot;Synchrotron-based phase contrast imaging of cardiovascular tissue in mice&mdash;grating interferometry or phase propagation?&quot;, that was published in Biomedical Physics and Engineering Express in 2018. Images are uploaded in .tif format. Three different synchrotron-based imaging techniques were compared on the same cardiovascular samples: grating interferometry (GI) and absorption-based phase propagation with and without phase retrieval according to Paganins method. An excel file is provided in which the nomenclature of the files is explained.</p>

opencc-by-4.0Apr 2019View 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