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.

10

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

10 results for “Cooling rate”

Learn how ShareScore rates datasets ↗
zenodo40/100

Vapor bubbles and velocity control on the cooling rates of lava and pyroclasts during submarine eruptions

<p>These dataset contains videos (.mp4) of experiments&nbsp;and the time-temperature data (.txt) measured during the experiments. Each video starts when the sample is completely submerged in the water. The temperature data represents the full experimental duration, where a&nbsp;spike in water temperature data to&nbsp;about 27 deg C on average indicates the synchronization process between the video and the data.&nbsp;</p>

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

Raw data files for "Estimating the effect of cooling rate on the acquisition of magnetic remanence"

<p># Desciption of the data.</p> <p>The following data set is a collection of TRM acquisition curves in different cooling and field regimes for a selection of grain sizes and elongations. The data is arranged in a direcotory structure in the following way, once the &#39;sd_cooling_data.zip&#39; file has been unpacked</p> <p>sd_cooling_data/<br> |<br> +-- &lt;grain elongation&gt;pc<br> &nbsp; &nbsp; |<br> &nbsp; &nbsp; +-- &lt;grain size&gt;nm<br> &nbsp; &nbsp; &nbsp; &nbsp; |<br> &nbsp; &nbsp; &nbsp; &nbsp; +-- &lt;field strength&gt;uT<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +-- &lt;field x direction&gt;_&lt;field y direction&gt;_&lt;field z direction&gt;<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +-- 6.00e&lt;exponent&gt;s<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; +-- model.csv</p> <p>The model.csv file is a comma delimited file consisting of four columns:<br> &nbsp; &nbsp; column 1 - the time in seconds as the grain population cools,<br> &nbsp; &nbsp; column 2 - the temperature in degrees centigrade,<br> &nbsp; &nbsp; column 3 - the &#39;cooled magnetization&#39; of the population i.e. each grain experiences each temperature step for a finite amount of time,<br> &nbsp; &nbsp; column 4 - the &#39;equilibrium magnetization&#39; of the population i.e. each grain experiences each temperature step for an infinite amount of time.</p> <p># Reproducing the data.</p> <p>Each model takes a JSON file as input to control its behaviour. Running the model is described on the &#39;sd-cooling&#39; repository home page</p> <p>&nbsp; &nbsp; https://www.github.org/Lesleis-Nagy/sd-cooling</p> <p>The specific version of the software used to generate this data set has doi:&nbsp;10.5281/zenodo.5085691.</p> <p>The model JSON used to generate this data set is as follows with input parameters shown between angle brackets.</p> <p>{<br> &nbsp; &nbsp; &quot;material&quot;: &quot;magnetite&quot;,<br> &nbsp; &nbsp; &quot;sizes&quot;: {<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;list&quot;: [<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;value&quot;: &quot;&lt;size&gt;&quot;,<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;fraction&quot;: 1.0<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; &nbsp; ],<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;unit&quot;: &quot;nm&quot;<br> &nbsp; &nbsp; },<br> &nbsp; &nbsp; &quot;elongations&quot;: {<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;list&quot;: [<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;value&quot;: &quot;&lt;elongation&gt;&quot;,<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;fraction&quot;: 1.0<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; &nbsp; ]<br> &nbsp; &nbsp; },<br> &nbsp; &nbsp; &quot;directions&quot;: {<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;list&quot;: [<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;value&quot;: [<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1.0,<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.0,<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0.0<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ],<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;fraction&quot;: 1.0<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br> &nbsp; &nbsp; &nbsp; &nbsp; ]<br> &nbsp; &nbsp; },<br> &nbsp; &nbsp; &quot;applied_field&quot;: {<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;strength&quot;: &lt;field strength&gt;,<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;direction&quot;: [<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;x direction&gt;,<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;y direction&gt;,<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;z direction&gt;<br> &nbsp; &nbsp; &nbsp; &nbsp; ],<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;unit&quot;: &quot;uT&quot;<br> &nbsp; &nbsp; },<br> &nbsp; &nbsp; &quot;cooling_regime&quot;: {<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;ambient_temperature&quot;: 15.0,<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;initial_temperature&quot;: 579.9999,<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;reference_time&quot;: &lt;reference time&gt;,<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;temperature_at_reference_time&quot;: 15.15,<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;allowable_percentage_drop&quot;: 0.005,<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;stopping_temperature&quot;: 50<br> &nbsp; &nbsp; },<br> &nbsp; &nbsp; &quot;outputs&quot;: {<br> &nbsp; &nbsp; &nbsp; &nbsp; &quot;model&quot;: &quot;model.csv&quot;<br> &nbsp; &nbsp; },<br> &nbsp; &nbsp; &quot;tau0&quot;: 1e-10,<br> &nbsp; &nbsp; &quot;epsilon&quot;: 1e-15,<br> &nbsp; &nbsp; &quot;n_polish&quot;: 0<br> }</p>

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

Dataset for submitted manuscript "Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequence"

<p>original dataset for the manuscript &quot;Temperatures and cooling rates recorded by the New Caledonia&nbsp;ophiolite: implications for cooling mechanisms in young forearc&nbsp;sequences&quot; submitted to the journal &quot;G3&nbsp;Geophysics, Geochemistry, Geosystems&quot;</p>

opencc-by-4.0Apr 2021View details →
zenodo32/100

Data set for the paper "Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequences"

<p>Data set for the paper &quot;Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequences&quot; by Secchiari et al.</p>

opencc-by-4.0Aug 2021View details →
zenodo32/100

Data bundle for "Short communication: The effect of cooling rate and grain size on hydride microstructure in Zircaloy-4"

<p>This is a data bundle for &quot;Short communication:&nbsp;The effect of cooling rate and grain size on hydride microstructure in Zircaloy-4&quot;<br> R.Birch S.Wang V.Tong T. B.Britton<br> Imperial College London, London, SW7 2AZ<br> https://doi.org/10.1016/j.jnucmat.2018.11.011</p> <p>The data bundle was prepared by Ben Britton (b.britton@imperial.ac.uk).</p> <p>The figures are presented in the powerpoint (whcich can be extracted as a zip if needed).</p>

opencc-by-4.0Nov 2018View details →
zenodo32/100

Data set for the paper "Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequences"

<p>Mineral data set for the paper &quot;Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequences&quot;</p>

opencc-by-4.0Aug 2021View details →
zenodo32/100

Data set for the paper "Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequences"

<p>Mineral data set for the paper &quot;Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequences&quot;</p>

opencc-by-4.0Aug 2021View details →
ClinicalTrials.gov32/100

Selective Head-and-neck Cooling on Biomarker Levels and Symptom Rating Following a Boxing Bout

ClinicalTrials.gov study NCT06386484. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
zenodo28/100

Data set for the paper "Temperatures and cooling rates recorded by the New Caledonia ophiolite: implications for cooling mechanisms in young forearc sequences"

<p>Tables 1-3 and Tables S1-S4</p>

opencc-by-4.0Nov 2021View details →
zenodo20/100

Cool colors promote a restorative sidewalk experience: Effects of urban sidewalk ground mural design on pedestrians' mood states, perceived restorativeness, and heart rate in virtual reality

<p>This dataset contains the survey and heart rate data used in the paper.</p>

restrictedcc-by-4.0Jun 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