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.

12,170

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

12,170 results for “Simulations”

Learn how ShareScore rates datasets ↗
zenodo48/100

Labelled magnetic reconnection simulation data set

<p>Numerical simulations have been performed on Marconi at CINECA (Italy) under the ISCRA initiative.&nbsp;The corresponding data can be found at:&nbsp;<a href="https://doi.org/10.5281/zenodo.3935887">https://doi.org/10.5281/zenodo.3935887</a></p>

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

Antarctic time series of temperature, precipitation, and stable isotopes in precipitation from the ECHAM5/MPI-OM-wiso past1000 climate model simulation

<p>This data set contains time series of two-metre air temperature (tas), surface temperature (ts), total precipitation (pr), oxygen-18 isotopic composition in precipitation (oxy), and deuterium isotopic composition in precipitation (dtr) from the past-millennium (800-1999 CE) simulation of the fully coupled ECHAM5/MPI-OM-wiso atmosphere-ocean general circulation model equipped with stable isotope diagnostics (Sjolte et al., 2018, Werner et al., 2016) used in the publication of M&uuml;nch et al. (2021).</p> <p>The data here are provided for the Antarctic region, i.e., all model grid cells south of 60&deg; S. The model&#39;s atmospheric component was run with a T31 spectral resolution (3.75&deg; x 3.75&deg;) and with 19 vertical levels, resulting in a total of N = 768 model grid cells covered by this data set. Note, however, that all time series off the continent of Antarctica have been set to NA values, so that the effectively available number of model grid cells is N<sub>eff</sub> = 442.</p> <p>Time series are provided at the original monthly resolution of the model output and on annual resolution obtained from the monthly resolution data. At annual resolution, the temperature and isotopic composition data are available as normal time averages and as precipitation-weighted time averages. In addition to the time series, the spatial field of time-invariant means is supplied, also as normal and precipitation-weighted time averages.</p> <p>Data are available as netcdf files and as R data files. In addition, processing code (bash and R scripts) are provided to reproduce the processing from monthly to annnual and time-invariant resolution and to read the data into the R data format. To process the R data, you will need the CRAN packages &quot;ncdf4&quot; and &quot;lubridate&quot;, and the package &quot;pfields&quot; available on GitHub (see References).</p>

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

The Plunging of Hyperpycnal Plumes on Tilted Bed by Three-Dimensional Large-Eddy Simulations

<p><strong>Abstract:</strong> Theoretical and experimental interest in the transport and deposition of sediments from rivers to oceans has increased rapidly over the last two decades. The marine ecosystem is strongly affected by mixing at river mouths, with for instance anthropogenic actions like pollutant spreading. Particle-laden flows entering a lighter ambient fluid (hyperpycnal flows) can plunge at a sufficient depth, and their deposits might preserve a remarkable record across a variety of climatic and tectonic settings. Numerical simulations play an essential role in this context since they provide information on all flow variables for any point of time and space. This work offers valuable Spatio-temporal information generated by turbulence-resolving 3D simulations of poly-disperse hyperpycnal plumes over a tilted bed. The simulations are performed with the high-order flow solver Xcompact3d, which solves the incompressible Navier-Stokes equations on a Cartesian mesh using high-order finite-difference schemes. Five cases are presented, with different values for flow discharge and sediment concentration at the inlet. A detailed comparison with experimental data and analytical models is already available in the literature. The main objective of this work is to present a new data-set that shows the entire three-dimensional Spatio-temporal evolution of the plunge phenomenon and all the relevant quantities of interest.</p> <p><strong>Description:</strong> Data from the five simulations are included&nbsp;(cases 2, 4, 5, 6, and 7). The output files from Xcompact3d were converted to NetCDF, including coordinates and metadata, aiming to be more friendly than raw binaries.</p> <p>More details, including examples about how to read and plot the dataset using Python and xarray, are available at&nbsp;<a href="https://github.com/fschuch/the-plunging-flow-by-3D-LES">GitHub</a>.</p>

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

Large-eddy simulation investigating the role of double-diffusive convection in basal melting of Antarctic ice shelves: model output

<p>Model output used in the publication:</p> <p>M. G. Rosevear, B. Gayen, B. K. Galton-Fenzi,&nbsp;The role of double-diffusive convection in the basal melting of Antarctic ice shelves.&nbsp;<em>Proc.&nbsp;Natl.&nbsp;Acad. Sci.&nbsp;</em>(2021) https://doi.org/10.1073/pnas.207541118</p> <p>See README.md for a description of the data.</p>

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

Simulation of the SLR Space Segment Evolution to Improve the Realization of Terrestrial Reference Frames and Determination of Low-Degree Gravity Field Parameters

<p>These are data obtained from simulation studies of the development of the space segment of the SLR technique. Detailed information can be found in Najder et al. (2025). Najder, J., Sośnica, K., Zajdel, R., &amp; Kur, T. (2025). Simulation of the SLR space segment evolution to improve the realization of terrestrial reference frames and determination of low-degree gravity field parameters.&nbsp;<em>Journal of Geodesy</em>,&nbsp;<em>99</em>(6), 46. https://doi.org/10.1007/s00190-025-01971-5</p>

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

mzrtsim: Raw Data Simulation for Reproducible Gas/Liquid Chromatography–Mass Spectrometry Based Non-targeted Metabolomics Data Analysis

<p>All the data for 'mzrtsim: Raw Data Simulation for Reproducible Gas/Liquid Chromatography&ndash;Mass Spectrometry Based Non-targeted Metabolomics Data Analysis'</p> <p>sim.zip is stimulated data for intensity cutoff 0.05. simxcms.csv is peak intensity profiles for their simulated peaks.</p> <p>sim3.zip are simulated data for normal/leading/tailing peaks with tailing factor of 1, 0.8, and 1.5, respectively.</p> <p>All the csv files begin with sim3 are extracted peaks list from the sim3.zip with corresponding data analysis software.</p> <p>csv.zip recorded the m/z, retention time, intensity, and compounds name for simulated compound for each condition (sim.zip and sim3.zip).</p> <p>sep1.mzML: simulation for 8 isomers with similar m/z while different retention times. 7 peaks are non baseline separation peaks. Peaks profile is saved in spe1.csv file.</p> <p>xcms.csv, mzmine.csv, openms.csv: peaks found in sep1.mzML by xcms, mzmine 4.5 and openms, respectively.</p> <p>R code:&nbsp;<a href="https://github.com/yufree/democode/blob/master/meta/simfin.R">https://github.com/yufree/democode/blob/master/meta/simfin.R</a></p> <p>Website of mzrtsim package: https://yufree.github.io/mzrtsim/</p>

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

Model simulation data used in "The global impact of the transport sectors on atmospheric aerosol in 2030 – Part 2: Aviation" (Righi et al., Atmos. Chem. Phys., 2016)

<p>This dataset contains the output of the EMAC global model simulations analysed and discussed in Righi et al. (<i>Atmos. Chem. Phys.</i>, 2016). For details see the README.md file.</p>

opencc-zeroOct 2023View details →
zenodo48/100

Model simulation data used in "The global impact of the transport sectors on atmospheric aerosol in 2030 – Part 1: Land transport and shipping" (Righi et al., Atmos. Chem. Phys., 2015)

<p>This dataset contains the output of the EMAC global model simulations analysed and discussed in Righi et al. (<i>Atmos. Chem. Phys.</i>, 2015). For details see the README.md file.</p>

opencc-zeroOct 2023View details →
zenodo48/100

Numerical weather simulation using COSMOiso in June 2019 during L-WAIVE field campaign: selected model output and post-processed data.

<p>This dataset consists of extracts from a simulation with the isotope-enabled regional numerical weather prediction model COSMOiso, which covers the timespan of the&nbsp;Lacustrine-Water vApor Isotope inVentory Experiment (L-WAIVE) field campaign taking place in June 2019 in the Annecy valley in the French Alps (Chazette et al. 2021).The simulation has a horizontal resolution of 0.1° (~10km) and 40 vertical levels.</p><p>This COSMOiso simulation is used in Thurnherr et al. (submitted) to compare stable water isotope measurements from various platforms. Here, we provide selected model outputs and post-processed data used in this comparison study. The post-processed data contain:</p><ol><li>COSMOiso output files for time steps 20190612_12,&nbsp;20190613_12,&nbsp;20190615_13, 20190616_13, 20190617_12,&nbsp;20190622_12.</li><li>Pressure weighted total and subcolumn averages for time steps 20190612_12,&nbsp;20190613_12,&nbsp;20190615_13, 20190616_13, 20190617_12,&nbsp;20190622_12.</li><li>Vertical cross section of selected variables at Annecy, the location of the L-WAIVE field campaign, for the simulation time window.</li><li>Interpolated time series of subcolumn and total column averages at Annecy, the location of the L-WAIVE field campaign, for the simulation time window.</li><li>Interpolated variables along the flight tracks from the L-WAIVE campaign (see Sodemann and Seidl, 2023).</li></ol><p>See also README files for more details on the provided data.</p><p>To access further model output and post-processed data, please contact the dataset authors.</p>

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

augMENTOR: Simulated Student Learning Profiles and their Engagement Metrics in TryHackMe Platform_V1

<p>The dataset provides simulated insights into student engagement and performance within the THM platform. It outlines mathematical representations of student learning profiles, detailing behaviors ranging from high achievers to inconsistent performers. Additionally, the dataset includes key performance indicators, offering metrics like room completion, points earned, and time spent to gauge student progress and interaction within the platform's modules.</p><p>Here are definitions of the learning profiles, along with mathematical representations of their behaviors:</p><ul><li>High Achiever: These are students who consistently perform well across all modules. Their performance can be described as a normal distribution centered at a high mean value. Their performance P in a given module can be modelled as: P = N(90, 5) where N is the normal distribution function, 90 is the mean, and 5 is the standard deviation.</li><li>Average Performer: These are students who typically perform at the average level across all modules. Their performance can be described as a normal distribution centered at a medium mean value: P = N(70, 10), where 70 is the mean, and 10 is the standard deviation.</li><li>Late Bloomer: These are students whose performance improves as they progress through the modules. Their performance can be modelled as: P = N(50 + i*10, 10), where i is the module index and shows an increasing trend.</li><li>Specialized Talent: These are students who have average performance in most modules but excel in a particular module (e.g., module5). Their performance can be described as: P = N(90, 5) if the module is module 5, else P = N(70, 10).</li><li>Inconsistent Performer: These are students whose performance varies significantly across modules. Their performance can be described as a normal distribution with a high standard deviation: P = N(70, 30), where 70 is the mean, and 30 is the high standard deviation, reflecting inconsistency.</li></ul><p>Note that the actual performances are bounded between 0 and 100 using the function max(0, min(100, performance)) to ensure valid percentages.</p><p>In these formulas, the <i>np.random.normal</i> function is used to simulate the variability in student performance around the mean values. The first argument to this function is the mean, and the second argument is the standard deviation, reflecting the level of variability around the mean. The function returns a number drawn from the normal distribution described by these parameters. Note that the proposed method is experimental and has not been validated.&nbsp;</p><p>&nbsp;</p><p>List of Key Performance Indicators (KPIs) for Student Engagement and Progress within the Platform:</p><ul><li>Room Name: This represents the unique identifier or name of a specific room (or module). Think of each room as a separate module or lesson within an educational platform. For example, Room1, Room2, etc.</li><li>Total rooms completed: Indicates the cumulative number of rooms that a student has fully completed. Completion is typically determined by meeting certain criteria, like answering all questions or achieving a certain score.</li><li>Rooms registered in: Represents the number of rooms a student has registered or enrolled in. This could be different from the total number of rooms they've completed.</li><li>Ratio of Questions completed per room: This gives an insight into a student's progress in a particular room. For instance, a ratio of 7/10 suggests the student has completed 7 out of 10 available questions in that room.</li><li>Room Completed (yes no): Indicates whether a student has fully completed a specific room or not. This could be determined by the percentage of material covered, questions answered, or a certain score achieved.</li><li>Room Last deploy (count of days): Refers to the number of days since the last update or deployment was made to that room. It can give an idea about the effort of the student.</li><li>Points in room used for the leaderboard (range 0-560): Each room assigns points based on student performance, and these points contribute to leaderboards. The range suggests that a student can earn anywhere from 0 to 560 points in a particular room.</li><li>Last answered question in a room (27th Jan 2023): This indicates the date when a student last answered a question in a specific room. It can provide insights into a student's recent activity and engagement.</li><li>Total points in all rooms (range 0-560): The cumulative score a student has achieved across all rooms.</li><li>Path Percentage completed (range 0-100): Indicates the percentage of the overall learning path that the student has completed. A path could consist of multiple modules or rooms.</li><li>Module Percentage completed (range 0-100): Represents how much of a specific module (which could have multiple lessons or topics) a student has completed.</li><li>Room Percentage completed (range 0-100): Shows the percentage of a specific room that has been completed by a student.</li><li>Time Spent on the platform (seconds): This provides an aggregate of the total time a student has spent on the entire educational platform.</li><li>Time spent on each room (seconds): Represents the amount of time a student has dedicated to a specific room. This can give insights into which rooms or modules are the most time-consuming or engaging for students.</li></ul>

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

Thermal infrared emissivity spectral library of silicates measured under the Mercury simulated environment

<p>This is the thermal emissivity spectral library of silicates measured as a function of temperature under Mercury simulated environment. Data is measured at the Planetary Spectroscopy Laboratory (PSL), Institute of Planetary Research, German Aerospace Center (DLR), Berlin. The spectral library will be used for mineral identification of Mercury surface using MERTIS datasets. The manuscript related to this work is submitted to Icarus on the title &quot;<strong>Thermal Infrared Spectroscopy (7-14 &micro;m) of Silicates under Simulated Mercury Daytime Surface Conditions and their Detection: Supporting MERTIS onboard the BepiColombo Mission&quot;.</strong></p>

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

Exploring Large-Scale Entanglement in Quantum Simulation

<p>Here we provide data for the manuscript " <a href="https://arxiv.org/abs/2306.00057">Exploring Large-Scale Entanglement in Quantum Simulation</a> " with arXiv id <a href="https://arxiv.org/abs/2306.00057">"arXiv:2306.00057</a>". The data set contains both raw and analyzed data saved as ".mat files" Please see the uploaded readme file to understand the data structure. The peer-reviewed article will appear in the future. Please check the published article for recent figures.&nbsp;</p>

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

LAVESI-FIRE simulation output at Lake Satagay, Central Yakutia, Siberia

<p>Simulation output data for long-term fire-vegetation simulations with the individual-based, spatially explicit model LAVESI-FIRE. The individual, numbered simulation folders are described in the included .docx file, as well as in the related research paper. In each folder, following files can be found (_18224XX refers to the climate input used for the simulation):</p> <ul> <li><strong>datatrees_currencies_18224</strong>XX<strong>.csv</strong>: Timeseries data. Simulation area-wide summarized data on tree abundance, climate, environment and fire occurrence. Each row of the table represents an individual annual simulation timestep.</li> <li><strong>databiomassgrid_1_18224</strong>XX<strong>_</strong>XX<strong>00_1_</strong>X<strong>.csv</strong>: Spatial data. Each file includes tree abundance&nbsp;for one species (_1 = <em>Larix gmelinii</em>; _2 = <em>Larix sibirica</em>; _3 = <em>Larix cajanderi</em>; _4 = <em>Picea obovata</em>; _5 = <em>Pinus sylvestris</em>; _6 = <em>Pinus sibirica</em>), summarized in grid cells with x- and y-coordinates.</li> <li><strong>datatrees_Treedensity</strong>XX<strong>00_18224</strong>XX<strong>.csv</strong>: Spatial data. Each file includes tree density, environment, and fire occurrence,&nbsp;summarized in grid cells with x- and y-coordinates.</li> </ul> <p>For more detail, please refer to the linked research paper:</p> <p>Gl&uuml;ckler, R., Gloy, J., Dietze, E., Herzschuh, U., &amp; Kruse, S. (2024). Simulating long-term wildfire impacts on boreal forest structure in Central Yakutia, Siberia, since the Last Glacial Maximum. Fire Ecology, 20(1), 1. https://doi.org/10.1186/s42408-023-00238-8</p>

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

Single column 1D radiative transfer simulations during PS106 including low-level-stratus clouds in the central Arctic

<p>The collection of datasets published contain the input parameters and output simulations from a single column 1D radiative transfer simulations using the&nbsp;<strong>R</strong>apid&nbsp;<strong>R</strong>adiative&nbsp;<strong>T</strong>ransfer&nbsp;<strong>M</strong>odel for&nbsp;<strong>G</strong>eneral Circulation Model (GCM) applications (RRTMG).</p><p>The data set contains simulations for the PS106 research cruise conducted in 2017 in the Central Arctic. The simulations are based on remote sensing data which were processed with the Cloudnet algorithm to derive cloud macro&nbsp;- and microphyiscal products. The atmospheric profiles of temperature, pressure, and ozone are from ERA5 (European Centre for Medium-Range Weather Forecasts (ECMWF) Re-Analysis) and values of surface albedo from CERES (Clouds and the Earth's Radiant Energy System) SYN1deg Ed. 4.1.</p>

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

Meteograms of Ny-Ålesund for ICON-LEM maritime aerosols simulations

<p>This data contains the simulation data as meteogram from ICON-LEM simulations with ca. 600 m resolution. The output location is Ny-&Aring;lesund. The data is for the months Aug and Oct 2021. This data was used in the PhD thesis of Theresa Kiszler. Thesis title: "Improving our understanding of cloud phase-partitioning using long-term cloud-resolving simulations of Svalbard".</p> <p>The original simulation setup is is described in the method section of the paper "A Performance Baseline for the Representation of Clouds and Humidity in Cloud-Resolving ICON-LEM Simulations in the Arctic" by Kiszler et al. (2023).&nbsp; <a href="https://doi.org/10.1029/2022MS003299">https://doi.org/10.1029/2022MS003299</a></p> <p>The following adaptation has been made to the simulation settings: The CCN activation is based on a version by Segal and Khain (2006) using the lowest possible number concentration, i.e. maritime aerosols. The INP nucleation follows the paper by Phillips et al. (2008) only using dust as aerosol. The implementation of the mentioned schemes was not done by us, only the settings were changed to use these schemes instead of the default version.</p>

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

Evaluation datasets and results for the paper "Enhancing Business Process Simulation Models with Extraneous Activity Delays"

<p>Event-logs and Business Process Simulation Models used in the experimentation of the paper &quot;Enhancing Business Process Simulation Models with Extraneous Activity Delays&quot;, where the &#39;<em>inputs</em>&#39; folder contains all the files used as input, and the &#39;<em>output</em>&#39; folder the results of the evaluation.</p> <p>&nbsp;</p> <p><em><strong>Inputs</strong></em>: event-logs, BPS models, and simulation parameters used as input in the experimentation.</p> <ul> <li><em><strong>Real-life</strong></em>:&nbsp;real-life event logs, corresponding to&nbsp;two disjoint subsets of traces from an Academic Credentials&#39; process, and the BPIC 2012 and BPIC 2017 event logs (filtered as explained in the paper), and the BPS model (plus simulation parameters) used as input for each dataset in the presented approach.</li> <li><em><strong>Synthetic</strong></em>: simulated event-logs and&nbsp;corresponding BPS models (plus simulation parameters) for four different processes with 0, 1, 3 and 5 timer events.</li> </ul> <p><em><strong>Outputs</strong></em>: results of the experimentation.</p> <ul> <li><em><strong>Real-life</strong></em>: results corresponding to the evaluation with real-life event logs.&nbsp;Each of the folders is composed by the original and the&nbsp;enhanced BPS models, 10 event logs simulated with each of them, two folders with the best iteration of the two hyperparameter optimization processes, and the values for&nbsp;the injected timers in each case. In addition, a CSV file with the EMD metrics (cycle time and absolute hour event distribution) for each dataset is provided.</li> <li><em><strong>Synthetic</strong></em>: results corresponding to the simulated event-logs. <ul> <li>Before-After: BPS models and discovered timer events for the four synthetic processes, with five timers placed before and after different activity instances.</li> <li>Complete: BPS models and quality measures (precision, recall, and SMAPE of the discovered timers)&nbsp;for the four synthetic processes with zero, one, three, and five timer events.</li> <li>Individual: event logs enhanced with the discovered extraneous delay for each activity instance, for the four synthetic processes with zero, one, three, and five timer events; and SMAPE of the estimations.</li> </ul> </li> </ul>

opencc-by-4.0Jun 2022View details →
zenodo48/100

Simulated severe convective wind events and environments from the Bureau of Meteorology Atmospheric Regional Projections for Australia (BARPA)

<p>Contacts for further details:</p> <ul> <li>This data record and associated research: Andrew Brown (andrewb1@student.unimelb.edu.au)</li> <li>BARPA data: Chun Hsu Su (chunhsu.su@bom.gov.au), Christian Stassen (Christian.Stassen@bom.gov.au), Harvey Ye (harvey.ye@bom.gov.au)</li> </ul> <h1>Introduction</h1> <p>This record contains data in support of Brown et al. (2024), including post-processed regional climate model data, automatic weather station observations, and post-processed reanalysis data over southeastern Australia for various time periods <strong>over December-Febrary months only</strong> (see descriptions below). This data relates to analysis of severe convective wind gusts in historical and future climate, with analysis scripts in <a href="https://github.com/andrewbrown31/BARPA/tree/main/wind_gust_analysis">this repository</a>. The data are described here according to the directory structure of this record (noting the files and directories have been compressed into <code>barpa_data.tgz</code>), as well as the relevant data sources.&nbsp;</p> <h1>Data sources</h1> <ul> <li><strong>The Bureau of Meteorology Atmospheric Regional Projections for Australia (BARPA)</strong>. A regional climate model containing a regional (BARPA-R) and convection-permitting (BARPAC-M) configuration, with large-scale forcing from ERA-Interim (1990-2015) and ACCESS1-0 using a historical (1985-2005) and RCP8.5 (2039-2059) forcing. See Brown et al. (2024) and Su et al. (2021) for more details. Note that any reuse of this data should properly acknowledge the Australian Bureau of Meteorology. Note also that the BARPA data used here was produced as part of the <a href="https://www.climatechangeinaustralia.gov.au/en/projects/esci/">Electricity Sector Climate Information project</a> (with licence and disclaimers <a href="https://www.climatechangeinaustralia.gov.au/en/projects/esci/risk-assessment/#Disclaimer">here</a>)<em>,</em> with more current BARPA versions (not used here) available at&nbsp;<a href="https://dx.doi.org/10.25914/z1x6-dq28" target="_blank" rel="noopener">https://dx.doi.org/10.25914/z1x6-dq28</a>.&nbsp;</li> <li><strong>Measured wind gusts from automatic weather stations (AWS)</strong>. Gust data is provided by the&nbsp;<a href="http://www.bom.gov.au/climate/data/stations/">Australian Bureau of Meteorology</a>, from 272 AWS locations over 2005-2015. Note that any reuse of this data should properly acknowledge the Australian Bureau of Meteorology.</li> <li><strong>The ERA5 reanalysis&nbsp;</strong>from the European Center for Medium Range Weather Forecasting (Hersbach 2020).</li> <li><strong>The ERA-Interim reanalysis</strong> from the European Center for Medium Range Weather Forecasting (Dee 2011).</li> </ul> <h1>/10min_points</h1> <p>This directory contains .csv files, with wind gust and related environmental data at 10-minute intervals at point locations, corresponding to automatic weather station locations. Data is available over 2005-2015. Files are named in the form <code>barpac_m_aws_&lt;state&gt;.csv</code> and <code>barpac_m_aws_&lt;state&gt;_barpa_r_interp.csv</code>. Here, &lt;state&gt; represents different administrative regions in southeast Australia, including New South Wales (nsw), Victoria (vic), South Australia (sa) and Tasmania (tas). See Figure 1 in Brown et al. (2024) for a map of station locations, that is also included in the /meta directory. The <code>barpa_r_interp</code> suffix indicates that the BARPAC-M wind gusts have been interpolated to the BARPA-R grid for comparison.</p> <p>This data is used in Brown et al. (2024) for evaluation and analysis of BARPA wind gusts in the historical climate (forced by ERA-Interim). The user is directed to that paper for more information on data processing. For the .csv files here, column descriptions are provided in Table 1, below.</p> <h1>/daily_points</h1> <p>This directory contains .csv files, with data associated with daily maximum wind gusts at point locations. This data is derived from the 10min_points data described above, with the same column descriptions in Table 1, below. The different files in this directory are as follows:</p> <ul> <li> <p><code>barpac_m_aws_dmax_obs.csv</code><br>Daily maximum observed wind gust from AWS measurements, with associated wind gust ratio and environmental conditions from ERA5.</p> </li> <li> <p><code>barpac_m_aws_dmax_2p2km.csv</code><br>Daily maximum simulated wind gust from BARPAC-M at closest grid point to AWS location, with associated wind gust ratio, lighting flash count, and environmental conditions from BARPA-R.</p> </li> <li> <p><code>barpac_m_aws_dmax_12km.csv</code><br>Daily maximum simulated wind gust from BARPA-R at closest grid point to AWS location, with associated wind gust ratio, lightning flash count, and environmental conditions.</p> </li> <li> <p><code>barpac_m_aws_dmax_erai.csv</code><br>Daily maximum simulated wind gust from ERA-Interim at closest grid point to AWS location, with associated wind gust ratio and environmental conditions from ERA5.</p> </li> <li> <p><code>barpac_m_aws_dmax_2p2km_barpa_r_interp.csv</code><br>As in <code>barpac_m_aws_dmax_2p2km.csv</code>, but wind gusts are interpolated to the BARPA-R grid prior to calculating the daily maximum.</p> </li> </ul> <h1>/monthly_nc</h1> <p>This directory contains monthly netcdf files at 12 km horizontal grid spacing, with post-processed BARPA data, relating to simulated severe convective wind gusts (from BARPAC-M), and their associated large-scale environments (from BARPA-R). This includes BARPAC-M and BARPA-R data that has been forced by the ACCESS1-0 global climate model, that is intended for analysis of future changes in severe convective wind events and environments. For further information, the user can refer to the internal file metadata, as well as Brown et al. (2024). The files in this directory are as follows (where &lt;experiment&gt; is either <code>hist</code> for historical climate forcing (1985-2005) or <code>rcp</code> for RCP8.5 climate forcing (2039-2059)):</p> <ul> <li> <p><code>barpac_scws_&lt;experiment&gt;_monthly.nc</code><br>Monthly counts of simulated severe convective wind events from BARPAC-M, for each type of environment (see <code>cluster</code> in Table 1).</p> </li> <li> <p><code>barpar_&lt;experiment&gt;_monthly.nc</code><br>Monthly counts of favouable severe convective wind environments from BARPA-R (using <code>bdsd</code>, see Table 1), for each type of environment (see <code>cluster</code> in Table 1).</p> </li> <li> <p><code>barpac_scws_bdsd_&lt;experiment&gt;.nc</code><br>Monthly counts of simulated severe convective wind events from BARPAC-M, that occur under favourable environmental conditions from BARPA-R. For each type of environment (see <code>cluster</code> in Table 1).</p> </li> <li> <p><code>barpac_max_&lt;experiment&gt;_monthly.nc</code><br>Monthly maximum simulated severe convective wind gust, from BARPAC-M, for each type of environment (see <code>cluster</code> in Table 1).</p> </li> </ul> <h1>/daily_nc</h1> <p>This directory contains monthly netcdf files at 12 km horizontal grid spacing, with daily maximum wind gusts from BARPAC-M, as well as the wind gust ratio (see <code>wgr_4</code> in Table 1) and the type of convective environment (from BARPA-R, see <code>cluster</code> in Table 1). This includes BARPA data that has been forced by ERA-Interim and by ACCESS1-0. For further information, the user can refer to the file metadata, as well as Brown et al. (2024). The files in this directory are as follows (where <code>&lt;experiment&gt;</code> is either&nbsp;<code>historical</code> for historical climate forcing or <code>rcp85</code> for RCP8.5 climate forcing, <code>&lt;forcing_model&gt;</code> is either <code>erai</code> for ERA-Interim or <code>ACCESS1-0</code>, &lt;<code>date1&gt;</code> is the file start date and <code>&lt;date2&gt;</code> is the file end date):</p> <ul> <li><code>barpa_scw_&lt;forcing_model&gt;_&lt;experiment&gt;_0_&lt;date1&gt;_&lt;date2&gt;.nc</code></li> </ul> <h1>/meta</h1> <p>Lists of AWS stations, for each administrative state, with a file containing column descriptions. Note that not all of the stations listed in these files are used for analysis. Fig1.jpeg is from Brown et al. (2024), showing the BARPAC-M domain (also defines the netcdf file spatial extents), and the location of AWS.</p> <h3>Table 1</h3> <table> <tbody> <tr> <td><strong>Column</strong></td> <td><strong>Name</strong></td> <td><strong>Notes</strong></td> </tr> <tr> <td>stn_id</td> <td>Automatic weather station (AWS) identifier</td> <td>&nbsp;</td> </tr> <tr> <td>time</td> <td>Wind gust time (UTC)</td> <td>&nbsp;</td> </tr> <tr> <td>gust</td> <td>Observed wind gust speed from AWS (m/s)</td> <td>Observed wind gusts are measured at a height of 10 m, and represent a 3-second average. Data is provided as a one-minute maximum, and is resampled to a 10-minute maximum here for comparison with BARPA</td> </tr> <tr> <td>wgr_4</td> <td>Wind gust ratio</td> <td>The observed wind gust ratio, defined as the ratio between <code>gust</code>, and the 4-hour mean from the 10-minute data here.</td> </tr> <tr> <td>time_6hr</td> <td>6-hourly time (UTC)</td> <td>The most recent 6-hourly time step prior to <code>time</code>, associated with environmental diagnostics.</td> </tr> <tr> <td>mu_cape</td> <td>Most unstable convective available potential energy (J/kg)</td> <td>Environmental diagnostic derived from BARPA-R. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>s06</td> <td>Bulk vertical wind shear from the surface to 6 km above ground level (m/s)</td> <td>Environmental diagnostic derived from BARPA-R. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>dcape</td> <td>Downdraft convective available potential energy (J/kg)</td> <td>Environmental diagnostic derived from BARPA-R. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>bdsd</td> <td>Brown and Dowdy (2021) Statistical Diagnostic (BDSD) for identifying favourable severe convective wind environments</td> <td>Environmental diagnostic derived from BARPA-R. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>qmean01</td> <td>Mass-weighted mean mixing ratio from the surface to 1 km (g/kg)</td> <td>Environmental diagnostic derived from BARPA-R. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>Umean06</td> <td>Mass-weighted mean wind speed from the surface to 6 km above ground level (m/s)</td> <td>Environmental diagnostic derived from BARPA-R. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>lr13</td> <td>Temperature lapse rate from 1 km above ground level to 3 km above ground level (◦C/km)</td> <td>Environmental diagnostic derived from BARPA-R. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>cluster</td> <td>Environment type</td> <td> <p>Based on statistical clustering of severe convective wind environments by Brown et al. 2023<br>0: Strong background wind cluster<br>1: Steep lapse rate cluster<br>2: High moisture cluster</p> <p>Derived from BARPA-R</p> </td> </tr> <tr> <td>s06_era5</td> <td>See s06</td> <td>Environmental diagnostic derived from ERA5. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>qmean01_era5</td> <td>See qmean01</td> <td>Environmental diagnostic derived from ERA5. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>Umean06_era5</td> <td>See Umea06</td> <td>Environmental diagnostic derived from ERA5. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>lr13_era5</td> <td>See lr13</td> <td>Environmental diagnostic derived from ERA5. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>bdsd_era5</td> <td>See bdsd</td> <td>Environmental diagnostic derived from ERA5. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>dcape_era5</td> <td>See dcape</td> <td>Environmental diagnostic derived from ERA5. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>mu_cape_era5</td> <td>See mu_cape</td> <td>Environmental diagnostic derived from ERA5. See Brown et al. (2024) for more information.</td> </tr> <tr> <td>cluster_era5</td> <td>See cluster</td> <td> <p>Based on statistical clustering of severe convective wind environments by Brown et al. 2023<br>0: Strong background wind cluster<br>1: Steep lapse rate cluster<br>2: High moisture cluster</p> <p>Derived from ERA5</p> </td> </tr> <tr> <td>wg10_12km_point</td> <td>Simulated wind gust from BARPA-R (m/s)</td> <td>Intended to represent a 10 meter wind gust. See Ma et al. (2018) for gust parameterisation details.</td> </tr> <tr> <td>wgr_12km_point</td> <td>Wind gust ratio from BARPA-R&nbsp;</td> <td>See wgr_4</td> </tr> <tr> <td>wg10_2p2km_point</td> <td>Simulated wind gust from BARPC-M (m/s)</td> <td>Intended to represent a 10 meter wind gust. See Ma et al. (2018) for gust parameterisation details.</td> </tr> <tr> <td>wgr_2p2km_point</td> <td>Wind gust ratio from BARPAC-M (see wgr_4)</td> <td>See wgr_4</td> </tr> <tr> <td>n_lightning_fl</td> <td>Number of daily lightning flashes from BARPAC-M</td> <td>See Brown et al. (2024) for more information.</td> </tr> <tr> <td>erai_wg10</td> <td>Simulated wind gust from ERA-Interim (m/s).</td> <td>Intended to represent a 10 meter wind gust. Note that ERA-Interim is provided in 3-hourly intervals, rather than 10-minute intervals for BARPA.</td> </tr> </tbody> </table> <p>&nbsp;</p>

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

Wrapper Impact Workloads and BSC Slurm Simulator Output of Dynamic Traces from CEA Curie

<p>This dataset contains the workloads, with the workflow added to them, and the results of the simulations of the dynamic trace utilizing <a href="https://www.cs.huji.ac.il/labs/parallel/workload/l_cea_curie/index.html">Curie's workload</a> carried out using <a href="https://ieeexplore.ieee.org/abstract/document/8641556">BSC's SLURM Simulator</a>.</p> <p>It is organized in two folders: workloads and results. In the first, we find a folder per target fair share value that the user that we track its usage. Within, we have a file with the name indicating if the workflow is wrapped or not, the type, vertical or horizontal, and the instant of submission. This file is in <a href="https://www.cs.huji.ac.il/labs/parallel/workload/swf.html">SWF</a> format. Under the results folder, we have the same organizaion: each .trace is the raw file produced by the simulator.&nbsp;</p> <p>The workload log from the CEA Curie system was graciously provided by Joseph Emeras (<a href="mailto:Joseph.Emeras@imag.fr">Joseph.Emeras@imag.fr</a>).</p>

opencc-by-4.0Feb 2024View details →

ScienceDex guides

Understand access before you commit

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

Compare curated datasets

Allen Brain Atlas

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

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

Annotated Behaviour and Observability Dataset (ABODe)

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

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

DANDI Archive for NWB datasets

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

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

International Brain Laboratory public data

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

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

OpenNeuro

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

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