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.

1,298

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,298 results for “Archive”

Learn how ShareScore rates datasets ↗
nasa12/100

COMET HALLEY ARCHIVE - NEAR NUCLEUS IMAGE DATA

The NEAR NUCLEUS STUDIES Network contains 2204 observations of Comet Halley spanning dates from 11982 Oct 16 through 1989 Apr 12.

restrictednotspecifiedMar 2025View details →
nasa12/100

IT Policy Archive

CIO defines IT processes and policies. The CIO defines the development processes, milestones, review gates, and the overall policies for all capital planning, enterprise architecture, and project management and reporting for IT resources. At a minimum, these processes shall ensure that the CIO certifies that IT resources are adequately implementing incremental development (as defined in the below definitions). The CIO should ensure that such processes and policies address each category of IT resources appropriately—for example, it may not be appropriate to apply the same process or policy to highly customized mission-specific applications and back office enterprise IT systems depending on the agency environment.

restrictednotspecifiedMar 2025View details →
nasa12/100

JPL Physical Oceanography Distributed Active Archive Center (PODAAC) Granules Metadata API

PO.DAAC provides several ways to discover and access physical oceanography data, from the PO.DAAC Web Portal to FTP access to front-end user interfaces (see http://podaac.jpl.nasa.gov). That same data can also be discovered and accessed through PO.DAAC Web Services, enabling efficient machine-to-machine communication and data transfers. Granule metadata service Retrieves the metadata of a granule(s) in PO.DAAC's catalog.

restrictednotspecifiedMar 2025View details →
nasa12/100

JPL Physical Oceanography Distributed Active Archive Center (PODAAC) Dataset Search API

PO.DAAC provides several ways to discover and access physical oceanography data, from the PO.DAAC Web Portal to FTP access to front-end user interfaces (see http://podaac.jpl.nasa.gov). That same data can also be discovered and accessed through PO.DAAC Web Services, enabling efficient machine-to-machine communication and data transfers. Dataset Search service searches PO.DAAC's dataset catalog.

restrictednotspecifiedApr 2025View details →
nasa12/100

COMET HALLEY ARCHIVE - INFRARED PHOTOMETRY

The INFRARED PHOTOMETRY Network contains 2204 observations of Comet Halley spanning dates from 1984 Sep 14 through 1988 Apr 08.

restrictednotspecifiedApr 2025View details →
zenodo8/100

Archive of the iSALE simulation datasets for Jackson et al. 2022, "Impact generation of holes in the early lunar crust I: scaling relations"

<p>Archive of the iSALE simulation datasets used in Jackson et al. 2022, &quot;Impact generation of holes in the early lunar crust I: scaling relations&quot;.</p> <p>This archive contains all necessary information to re-run any of the simulations in the dataset along with plots that can be used to check the outcomes of each simulation.&nbsp; In addition, it also contains a full compilation of all of the derived data used in Jackson et al. 2022 as well as the analysis scripts used to extract that data from the simulations and the scripts that use the derived data to generate the figures in the manuscript.</p> <p>The archive is provided in a standard compressed (.zip) format.</p> <p>&nbsp;</p> <p><strong>Detailed description of the contents</strong></p> <p>Note that this description can also be found in the ReadMe file provided with the archive</p> <p>&nbsp;</p> <p><strong>1) Simulation folders</strong></p> <p>The folder &#39;<em>simsmain</em>&#39; contains files for the iSALE2D simulations that comprise the primary simulation database.</p> <p>For each simulation we provide:</p> <ul> <li>asteroid.inp - the initialisation file for the simulation that would allow it to be re-run</li> <li>[].dat - a text file containing data derived from the final simulation output.&nbsp; These values from all simulations are compiled in alldata.csv.&nbsp; A description of the columns is provided below for alldata.csv</li> <li>[]-Crthickprof.pdf - a figure showing the radial crust thickness profile at the end of the simulation. Light pink shows the cell-by-cell profile, solid red a moving average.</li> <li>[]-Damprof.pdf - a figure showing the radial profile of the mean damage factor (averaged over the depth of the crust at each radial cell) at the end of the simulation.&nbsp; Light grey shows the cell-by-cell profile, solid black a moving average.</li> <li>[]-TmpDam.dpdf - a figure showing the temperature and damage structure of the entire high-resolution zone at the end of the simulation at 1:1 aspect ratio (i.e. square cells are square in the image).&nbsp; The boundary of the crust is outlined in black.</li> <li>[]-TmpDam-zoom.pdf - as above, but zoomed in on the central region of interest in the simulation.&nbsp; This image is stretched to highlight the region of interest (i.e. square cells are not square in the image).</li> <li>[]-temporal.dat - a text file containing data derived from the full simulation time series.&nbsp; These values from all simulations are compiled in alldata_temporal.csv.&nbsp; A description of the columns is provided below for alldata_temporal.csv</li> <li>[]-crdepthtime.png - a figure showing the change in the maximum depression of the upper surface of the simulation over time.&nbsp; This records the excavation and collapse of the initial transient cavity.</li> <li>[]-holeradtime.png - a figure recording the radius of the hole (as measured by the locations at which the crust thickness passes 90 and 95 percent of the initial value) over time.&nbsp; A final plateau is indicative of the simulation having settled.</li> <li>[]-holevoltime.png - a figure recording the volume of the hole within the 95% crust thickness radius over time.</li> <li>[]-trcavtime.png - a figure recording the volume of the surface depression over time.&nbsp; This can be quite sensitive to small fluctuations at the edges of the surface depression and does not always plateau.</li> </ul> <p>Within <em>simsmain</em> each sub-folder is named in the format dW_vX_cY_gZ, where d is the diameter of the impactor (in km), v is the impact velocity (in m/s), c is the crust thickness (in km) and g is the grid resolution of the high-resolution zone (in km).&nbsp; W, X, Y and Z are all in exponential notation with two significant figures (i.e. N.NE+NN).</p> <p>The folder &#39;<em>simsres</em>&#39; contains files for the additional iSALE2D simulations run for resolution testing purposes.&nbsp; These files have the same formats and naming conventions as <em>simsmain</em>.</p> <p>The folder &#39;<em>material</em>&#39; contains the file material.inp, the initialisation file for the material properties which is common to all of the simulations.</p> <p>&nbsp;</p> <p><strong>2) Analysis scripts</strong></p> <p>The folder &#39;<em>analysisscripts</em>&#39; contains the Python scripts that were used to generate the files in <em>simsmain</em> and <em>simsres</em>.&nbsp; There are two scripts, iSALEanalysis_batch.py which generates the end-of-simulation plots and data, and iSALEanalysis_batch_temporal.py which generates the time series plots and data.&nbsp; The temporal script typically takes around 400 times longer to run than the end-of-simulation script since the former must examine all (usually 800) timesteps, whereas the end-of-simulation script examines only the first and last timestep.</p> <p>&nbsp;</p> <p><strong>3) Figures</strong></p> <p>The folder &#39;figures&#39; contains CSV files summarising all of the data derived from the iSALE2D simulations along with plotting scripts that use this derived data to generate the plots in Jackson et al. 2022.</p> <p>-----------<br> alldata.csv is a compilation of the data in the [].dat files for all 252 simulations in the primary simulation database.&nbsp; There are 14 columns which in order are:</p> <ol> <li>dimp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - impactor diameter in km</li> <li>vimp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - impact velocity in km/s</li> <li>crd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - initial crust thickness in km</li> <li>tdat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - simulation time (in seconds) at which the data was taken</li> <li>gres&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - grid resolution in the high-resolution zone in km</li> <li>rhires&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - radius of the high-resolution zone in km</li> <li>r_thincr0_95- radial distance (in km) at which the crust thickness exceeds 95% of the initial value</li> <li>r_thincr0_9 - radial distance (in km) at which the crust thickness exceeds 90% of the initial value</li> <li>r_magcr&nbsp;&nbsp;&nbsp;&nbsp; - radius (in km) within which there is direct exposure of magma to the surface (i.e. crust thickness is zero)</li> <li>r_frac09&nbsp;&nbsp;&nbsp; - radial distance (in km) within which the vertically averaged damage factor in the crust exceeds 0.9</li> <li>r_frac08&nbsp;&nbsp;&nbsp; - radial distance (in km) within which the vertically averaged damage factor in the crust exceeds 0.8</li> <li>r_frac05&nbsp;&nbsp;&nbsp; - radial distance (in km) within which the vertically averaged damage factor in the crust exceeds 0.5</li> <li>holevolume&nbsp; - volume (in km^3) of crust excavated from within r_thincr0_95</li> <li>comment2&nbsp;&nbsp;&nbsp; - impact regime classification, &#39;partial&#39;= partial penetration, &#39;complete&#39; = complete penetration, &#39;cfd&#39; = cratering with full-depth fracturing, &#39;classical&#39; = classical crater.</li> </ol> <p>-----------<br> alldata_temporal.csv is a compilation of the data in the []-temporal.dat files for all 252 simulations in the primary simulation database.&nbsp; There are 20 columns which in order are:</p> <ol> <li>dimp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - impactor diameter in km</li> <li>vimp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - impact velocity in m/s (Note the difference from alldata.csv)</li> <li>crd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - initial crust thickness in km</li> <li>tdat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - simulation time (in seconds) at which the data was taken</li> <li>gres&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - grid resolution in the high-resolution zone in km</li> <li>rhires&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - radius of the high-resolution zone in km</li> <li>r_thincr0_95- radial distance (in km) at which the crust thickness exceeds 95% of the initial value</li> <li>r_thincr0_9 - radial distance (in km) at which the crust thickness exceeds 90% of the initial value</li> <li>r_magcr&nbsp;&nbsp;&nbsp;&nbsp; - radius (in km) within which there is direct exposure of magma to the surface (i.e. crust thickness is zero)</li> <li>r_frac09&nbsp;&nbsp;&nbsp; - radial distance (in km) within which the vertically averaged damage factor in the crust exceeds 0.9</li> <li>r_frac08&nbsp;&nbsp;&nbsp; - radial distance (in km) within which the vertically averaged damage factor in the crust exceeds 0.8</li> <li>r_frac05&nbsp;&nbsp;&nbsp; - radial distance (in km) within which the vertically averaged damage factor in the crust exceeds 0.5</li> <li>holevolume&nbsp; - volume (in km^3) of crust excavated from within r_thincr0_95</li> <li>mcrd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - maximum depth of the transient cavity in km</li> <li>t_mcrd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - simulation time (in seconds) at which transient cavity reaches maximum depth</li> <li>trcav_mcrd&nbsp; - volume (in km^3) of the transient cavity at the time of maximum depth</li> <li>mtrcav&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - maximum volume of the transient cavity</li> <li>t_mtrcav&nbsp;&nbsp;&nbsp; - simulation time (in seconds) at which transient cavity reaches maximum volume</li> <li>crd_mtrcav&nbsp; - depth of the transient cavity (in km) at the time of maximum volume</li> <li>comment2&nbsp;&nbsp;&nbsp; - impact regime classification, &#39;partial&#39;= partial penetration, &#39;complete&#39; = complete penetration, &#39;cfd&#39; = cratering with full-depth fracturing, &#39;classical&#39; = classical crater.</li> </ol> <p>-----------<br> restest-rthin.csv and restest-frac.csv are in the same format as alldata.csv and contain the data for the sets of simulations used to test the resolution dependence of r_thin and r_frac respectively.</p> <p>-----------</p> <p>There are 7 Python plotting scripts:</p> <ol> <li>plotter_main.py - the main plotting script, produces plots that don&#39;t fall under another heading</li> <li>plotter_KE.py&nbsp;&nbsp; - produces plots as a function of impact kinetic energy</li> <li>plotter_temporal.py - produces plots using time series data from alldata_temporal</li> <li>plotter_cox.py&nbsp; - produces plots comparing our results to those of Bray et al. 2014, Cox et al. 2008, Cox &amp; Bauer 2015 and Miljkovic et al. 2015.&nbsp; Note that we do not include the CSV files containing the data from those papers since it is not ours to distribute, however they can be easily extracted from the relevant publications.</li> <li>plotter_res.py&nbsp; - produces resolution comparison plots</li> <li>plotter_pi.py&nbsp;&nbsp; - produces Pi-scaling plots</li> <li>kplot-sims.py&nbsp;&nbsp; - produces a plot of the &#39;k&#39; factor (hole size/impactor mass) for comparison with Perera et al. 2018</li> </ol> <p>All of the plots and fitting summaries produced by the plotting scripts are also included</p>

restrictedJul 2022View details →
zenodo8/100

Archived

<p><strong>See public data link for this publication here: </strong><a href="../records/10546916"><strong>https://zenodo.org/records/10546916</strong></a></p> <p>&nbsp;</p>

restrictedNov 2022View details →
zenodo8/100

Archive_Dataset for MTL-GPM retrieval

<p>Dataset for &quot;Multi-Task Learning for Simultaneous Retrievals of Passive Microwave Precipitation Estimates and Rain/No-Rain Classification&quot;</p>

restrictedFeb 2023View details →
zenodo8/100

Minimal Archive of Annotation Scripts, In Context

<p>This is a minimal archive of annotation scripts.&nbsp; Scripts should be run from their respective local directories.</p>

restrictedAug 2023View details →
zenodo8/100

Archive of annotation scripts, in context

<p>%% Supplemental scripts<br> %% For use with Matlab 2022a, linux version<br> %% These scripts should not be moved from their respective location(s) within zenodo_archive_scripts_in_context<br> %% Run the scripts from their respective location(s)<br> %% These scripts are provided &quot;as is&quot; and may not be useful for any application other than as supporting material.</p>

restrictedAug 2023View details →
nasa8/100

NASA Expendable Launch Vehicle Launch Archive 2004

A list of launch vehicles launched for NASA missions in 2004.

restrictednotspecifiedMar 2025View details →
nasa8/100

Mars Global Cave Candidate Catalog Archive Bundle

Mars Global Cave Candidate Catalog Archive Bundle

restrictednotspecifiedApr 2025View details →
nasa8/100

MER Pancam Photometry Archive Bundle

MER Pancam Photometry Archive Bundle

restrictednotspecifiedMar 2025View details →
nasa8/100

NASA Expendable Launch Vehicle Launch Archive 1999

A list of launch vehicles launched for NASA missions in 1999.

restrictednotspecifiedMar 2025View details →
nasa8/100

MAVEN SPICE Kernel Archive Bundle

This bundle contains MAVEN SPICE kernels and related documentation.

restrictednotspecifiedApr 2025View details →
nasa8/100

NASA Expendable Launch Vehicle Launch Archive 2001

A list of launch vehicles launched for NASA missions in 2001.

restrictednotspecifiedMar 2025View details →
CCDI Data Catalog4/100

European Genome-phenome Archive

The EGA archives a large number of datasets, a few of which are publicly available. In order to gain access to the dataset(s) of your choice, please contact the Data Access Committee (DAC) whose details are reflected on the dataset page under the section marked, "Who controls access to this dataset". Once you have been granted permissions to access the dataset(s) by the appropriate DAC you will then be able to download your desired data.

unknownView details →
zenodo4/100

Firmina de Abreu, letter, unnumbered item in Madeiran National Archive

<p>An unnumbered item in the Madeiran National Archive.</p>

restrictedJan 2020View 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