- Last updated
- November 17, 2025
- Organization
- EnviDat: the Environmental Data Portal
- Categories
- Education, culture and sport
Description
This repository hosts the experimental data accompanying our publication "The influence of snow microstructure on the compressive mechanical properties of weak snowpack layers" feautured in Acta Materialia.
- Experimental Data and microstructural descriptors: Full dataset used for the main analysis of the paper. Contains the measured mechanical properties, µCT parameters, further analysis, etc. The column "ID" (e.g. 363) links this data with the 3D µCT dataset (e.g. e0000363).
- 3D Data of the segmented µCT scans:
Full dataset containing the raw segmented µCT scans in the MetaIO format. They can be opened using the SimpleITK package (
pip install SimpleITK). Note: the Files can be idenfied by their scan number in the filename, (e.g, e0000363)import SimpleITK as sitkimg = sitk.ReadImage("e0000363_crop_seg.mhd")array = sitk.GetArrayFromImage(img)shape: [z, y, x]array_xyz = np.transpose(array, (2, 1, 0))(Optional) for array axes in [x, y, z]spacing = img.GetSpacing()voxel size (x,y,z)
Resources
- CSV Dataset_v1.csv
- SERVICE 3D_CT_files
Showcases
Additional information
- Identifier
- e3ac64e4-3204-4edb-8b10-b458373d9e1f@envidat
- Issued date
- May 5, 2025
- Modified date
- November 17, 2025
- Conforms to
- -
- Publisher
- EnviDat
- Contact points
- Languages
- English
- Further information
- -
- Landing page
- https://www.envidat.ch/#/metadata/paper-2
- Documentation
- -
- Temporal coverage
- -
- Spatial coverage
- -
- Update interval
- -
- Metadata Access
- API (JSON) Download XML