Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

3

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

3 results for “Bulk Snow Density”

Learn how ShareScore rates datasets ↗
zenodo44/100

Satellite-derived monthly Arctic winter sea ice thickness, snow depth, freeboards, ice draft, and bulk ice density (2011-2022) and validation datasets

<h1><strong>[Description]</strong></h1> <p>This dataset is curated for a manuscript published in Earth and Space Science by Hoyeon Shi and his colleagues in April 2024.&nbsp;</p> <blockquote> <p>Shi, H., Tonboe, R., Lee, M., Dybkj&aelig;r, G., Sohn, J., Singha, S., &amp; Baordo, F. (2024). A Simple and Robust CryoSat-2 Radar Freeboard Correction Method Dedicated to TFMRA50 for the Arctic Winter Snow Depth and Sea Ice Thickness Retrieval. <em>Earth and Space Science</em>, <em>11</em>(10), e2024EA003715. https://doi.org/10.1029/2024EA003715</p> </blockquote> <p>Here, version 2 is uploaded, corresponding to the revised manuscript during the revision. The main changes compared to version 1 are:<br>&nbsp; &nbsp; 1) Update of the CryoSat-2 radar freeboard dataset (from v2p4 to v2p6)<br>&nbsp; &nbsp; 2) Update of the coefficients for the radar freeboard correction equations<br>&nbsp; &nbsp; 3) Extension of the retrieval period for the CS2IS2 method (April is now included)<br>&nbsp; &nbsp; 4) Removal of OIB data points used for the regression from the validation datasets<br>&nbsp; &nbsp; 5) Inclusion of the Fram Strait mooring dataset in the validation dataset</p> <p>It consists of three directories, each described below.</p> <h2><strong>01_retrieval_results</strong></h2> <p>This directory includes CryoSat-2-based monthly fields of Arctic sea ice thickness, snow depth, total freeboard, ice freeboards, ice draft, and bulk sea ice density for the winter months of the 2011-2022 period (January-March for alpha method and January-April for CS2IS2 method). Those variables are obtained using six combinations of two retrieval methods and three radar freeboard correction methods.</p> <p><em>Retrieval methods</em></p> <ul> <li>alpha method: A simultaneous retrieval method based on Shi et al. (2020) and Shi et al. (2023), combining CryoSat-2, AVHRR, and AMSR data</li> <li>CS2IS2 method: A simultaneous retrieval method based on Kwok and Marcus (2018) and Kwok et al. (2020), combining CryoSat-2 and ICESat-2 data</li> </ul> <p><em>Radar freeboard correction methods</em></p> <ul> <li>Wave speed correction method: Mallet et al. (2020)</li> <li>Empirical correction method: An empirical correction derived from the CS2_OIB_matchup data, using snow depth as a predictor</li> <li>Bias correction method: An empirical correction derived from the CS2_OIB_matchup data, doing bias correction</li> </ul> <p>The datasets used for generating this dataset are as follows:</p> <ul> <li>CryoSat-2&nbsp;<br>- AWI CryoSat-2 sea ice thickness v2p6 (doi: <a href="https://doi.org/10.5281/zenodo.10044554" target="_blank" rel="noopener">10.5281/zenodo.10044554</a>)</li> <li>ICESat-2<br>- NSIDC ATL20 dataset (doi: <a href="https://doi.org/10.5067/ATLAS/ATL20.004" target="_blank" rel="noopener">10.5067/ATLAS/ATL20.004</a>)</li> <li>AVHRR<br>- Copernicus Marine Service's surface temperature datasets (doi: <a href="https://doi.org/10.48670/MOI-00130" target="_blank" rel="noopener">10.48670/MOI-00130</a>, doi: <a href="https://doi.org/10.48670/MOI-00123" target="_blank" rel="noopener">10.48670/MOI-00123</a>)</li> <li>AMSR<br>- JAXA AMSR-E 6.9 GHz brightness temperature (doi: <a href="https://doi.org/10.57746/EO.01gs73ayng11rpwk7n54aynyj1" target="_blank" rel="noopener">10.57746/EO.01gs73ayng11rpwk7n54aynyj1</a>)<br>- JAXA AMSR2 6.9 GHz brightness temperature (doi: <a href="https://doi.org/10.57746/EO.01gs73b1nzeh3g66jr4p04mr0j" target="_blank" rel="noopener">10.57746/EO.01gs73b1nzeh3g66jr4p04mr0j</a>)</li> <li>Auxiliary data<br>- Sea ice concentration: OSI SAF (doi: <a href="https://doi.org/10.15770/EUM_SAF_OSI_0013" target="_blank" rel="noopener">10.15770/EUM_SAF_OSI_0013</a>, doi: <a href="https://doi.org/10.15770/EUM_SAF_OSI_0014" target="_blank" rel="noopener">10.15770/EUM_SAF_OSI_0014</a>)<br>- Sea ice type: OSI SAF (doi: <a href="https://doi.org/10.15770/EUM_SAF_OSI_NRT_2006" target="_blank" rel="noopener">10.15770/EUM_SAF_OSI_NRT_2006</a>)</li> </ul> <p>The naming convention is 'RetrievalMethod_CorrectionMethod_yyyymm.bin'. The 'RetrievalMethod' is either 'alpha' or 'CS2IS2', and the 'CorrectionMethod' is either 'WaveSpeed,' 'Empirical,' or 'BiasCorrection.' The data format is a 32-bit floating point array in the shape of 6 x 448 x 304 (25 km polar stereographic grid). The first dimension indicates the variables (in the order of snow depth (0), sea ice thickness (1), ice freeboard (2), total freeboard (3), sea ice draft (4), and bulk sea ice density (5)). For example, to read the sea ice thickness of January 2020 based on the alpha method with an empirical correction, you may write this Python command:</p> <p><code>import numpy as np</code><br><code>data = np.fromfile('alpha_Empirical_202001.bin', dtype=np.float32).reshape(6,448,304)</code><br><code>hi = data[1,:,:]</code></p> <p>The unit of thickness-related variable is cm, and the unit of density is kg/m3. The 25 km polar stereographic grid information is available on the NSIDC website (doi: <a href="https://doi.org/10.5067/N6INPBT8Y104" target="_blank" rel="noopener">10.5067/N6INPBT8Y104</a>).</p> <h2><strong>02_valdiation data&nbsp;</strong></h2> <p>This directory includes reference data used for quality assessment of retrievals.&nbsp;There are three sub-directories:</p> <p>'Mooring_draft_psn25_monthly' includes sea ice draft measurements from the moorings in the Beaufort Sea (https://www2.whoi.edu/site/beaufortgyre/data/mooring-data/), Fram Strait (doi: <a href="https://doi.org/10.21334/npolar.2022.b94cb848" target="_blank" rel="noopener">10.21334/npolar.2022.b94cb848</a>), and the Laptev Sea (doi: <a href="https://doi.org/10.1594/PANGAEA.912927" target="_blank" rel="noopener">10.1594/PANGAEA.912927</a>, doi: <a href="https://doi.org/10.1594/PANGAEA.899275" target="_blank" rel="noopener">10.1594/PANGAEA.899275</a>).</p> <p>'OIB_SD_psn25_monthly' and 'OIB_TFB_psn25_monthly' include airborne snow depth and total freeboard measurements from NASA's Operation IceBridge campaign (doi: <a href="https://doi.org/10.5067/G519SHCKWQV6" target="_blank" rel="noopener">10.5067/G519SHCKWQV6</a>, doi: <a href="https://doi.org/10.5067/GRIXZ91DE0L9" target="_blank" rel="noopener">10.5067/GRIXZ91DE0L9</a>).</p> <p>Original data were processed to become monthly gridded data to make a comparison with satellite retrievals. The OIB data points used for the regression were excluded when processing the monthly gridded data. The naming convention of each file is 'Var_yyyymm.bin,' where 'Var' is the variable name (SD: snow depth, TFB: total freeboard, Di: ice draft). For example, you can use the following code to read the OIB snow depth in March 2014.</p> <p><code>import numpy as np</code><br><code>hs = np.fromfile('SD_201403.bin', dtype=np.float32).reshape(448,304)</code></p> <h2><strong>03_CS2_OIB_matchup</strong></h2> <p>This directory includes a match-up of AWI's CryoSat-2 L2P track data and OIB track data. The matching was done by resampling two high-resolution data on a coarser-resolution common grid (25 km polar stereographic grid) using a drop-in-a-bucket resampling method. The file format is CSV, and it is straightforward to understand when it is opened.</p> <h1><strong>[Abbreviations]</strong></h1> <p>AMSR: Advanced Microwave Scanning Radiometer<br>AVHRR: Advanced Very High Resolution Radiometer<br>AWI: Alfred Wegener Institute<br>CS2: CryoSat-2<br>JAXA: Japan Aerospace Exploration Agency<br>NASA: National Aeronautics and Space Administration<br>NSIDC: National Snow and Ice Data Center<br>OIB: Operation IceBridge<br>OSI SAF: Ocean and Sea Ice Satellite Application Facility</p> <p>&nbsp;</p>

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

Glaciological data (point mass balance, SWE, snow depth, bulk snow density, modelled runoff) from Werenskioldbreen (Svabard) 2009-2020

<p>This repository contains supporting data associated to the manuscript to&nbsp;<em>Earth System Science Data:&nbsp;</em></p> <p><strong>Ignatiuk D., Błaszczyk M., Budzik T., Grabiec M., Jania J., Kondracka M., Laska M., Małarzewski Ł., Stachnik Ł. A decade of glaciological and meteorological observations in the High Arctic (Werenskioldbreen, Svalbard)</strong></p> <p>In 2009-2020, 9 ablation stakes were installed on the Werenskioldbreen.<strong> </strong>Based on the data collected, the following glaciological variables are available for Werenskioldbreen: annual and seasonal point ablation and accumulation, snow cover depth, bulk snow density and SWE (snow water equivalent) at the measuring points and modelled total runoff from the surface ablation.&nbsp;</p>

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

Modelling snowpack bulk density using snow depth, cumulative degree-days and climatological predictor variables -- data set

<p>This file constitutes the data set containing the snow course survey, North American Regional Reanalysis (NARR)-derived degree-day indices, and climatological variables data used to conduct the analysis, and generate the figures and tables in the manuscript titled &quot;Modelling snowpack bulk density using snow depth, cumulative degree-days and climatological predictor variables&quot; by Andras J. Szeitz and R. Dan Moore. The manuscript was submitted for publication in the journal &#39;Hydrological Processes&#39;.</p> <p>Due to the size of the NARR data files used to derive the air temperature time series for each snow course location, we recommend acquiring them from the National Oceanic and Atmospheric Administration&#39;s data portal directly (<a href="https://psl.noaa.gov/data/gridded/data.narr.html">https://psl.noaa.gov/data/gridded/data.narr.html</a>).</p> <p>Likewise, the ClimateNA software application used to extract the climatological variables for each snow course location can be obtained from the Centre for Forest Conservation Genetics, Department of Forest and Conservation Sciences, UBC, directly (<a href="https://climatena.ca/">https://climatena.ca/</a>).</p>

opencc-by-4.0Jun 2022View 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