Articles | Volume 8, issue 2
https://doi.org/10.5194/soil-8-507-2022
https://doi.org/10.5194/soil-8-507-2022
Short communication
 | 
29 Jul 2022
Short communication |  | 29 Jul 2022

An open Soil Structure Library based on X-ray CT data

Ulrich Weller, Lukas Albrecht, Steffen Schlüter, and Hans-Jörg Vogel
Abstract

Soil structure in terms of the spatial arrangement of pores and solids is highly relevant for most physical and biochemical processes in soil. While this was known for a long time, a scientific approach to quantify soil structural characteristics was also missing for a long time. This was due to its buried nature but also due to the three-dimensional complexity.

During the last two decades, tools to acquire full 3D images of undisturbed soil became more and more available and a number of powerful software tools were developed to reduce the complexity to a set of meaningful numbers. However, the standardization of soil structure analysis for a better comparability of the results is not well developed and the accessibility of required computing facilities and software is still limited. At this stage, we introduce an open-access Soil Structure Library (https://structurelib.ufz.de/, last access: 22 July 2022) which offers well-defined soil structure analyses for X-ray CT (computed tomography) data sets uploaded by interested scientists. At the same time, the aim of this library is to serve as an open data source for real pore structures as developed in a wide spectrum of different soil types under different site conditions all over the globe, by making accessible the uploaded binarized 3D images. By combining pore structure metrics with essential soil information requested during upload (e.g., bulk density, texture, organic carbon content), this Soil Structure Library can be harnessed towards data mining and development of soil-structure-based pedotransfer functions.

In this paper, we describe the architecture of the Soil Structure Library and the provided metrics. This is complemented by an example of how the database can be used to address new research questions.

Dates
1 Introduction

Soil structure is of central importance for soil functions. Besides its relevance for plant growth, this is also true for the storage and movement of water and solutes inside the soil pore system for biochemical matter cycling and for soil as habitat for a myriad of interacting organisms (Dexter1988; Rabot et al.2018).

For a long time, a crucial hurdle in exploring soil structure was that soil is opaque so that soil structural properties were hardly accessible. This was especially true with respect to quantitative analysis as required for any scientific evaluation.

During the last three decades, with the development and increasing availability of X-ray CT scanners, we are now in the position to quantify soil structure without disturbance in full three dimensions and with a spatial resolution of a few micrometers or even below. This boosted an enormous amount of scientific insight especially with respect to the soil pore structure in relation to water dynamics and solute transport (Wildenschild and Sheppard2013; Larsbo et al.2014; Tracy et al.2015). More recently, also the importance of soil structure for the turnover of organic matter (Kravchenko et al.2019; Schlüter et al.2022b) and as habitat for soil organisms (Juarez et al.2013; Falconer et al.2012; Juyal et al.2019) is studied based on 3D images.

In parallel, software tools especially tailored for the analysis of 3D porous media analysis were developed partly as commercial products (MAVI2022), partly as open source applications and program libraries such as QuantIm (https://www.quantim.ufz.de, last access: 22 July 2022) or ImageJ/FIJI (Schindelin et al.2012) with dedicated 3D structure analysis plugins like SoilJ (Koestel2018), BoneJ (Doube et al.2010), MorpholibJ (Legland et al.2016) and the Python software scikit-image (van der Walt et al.2014).

Fortunately, the available computing power increased together with the size of the images generated by X-ray CT scanners. However, when it comes to the calculation of distance distributions and connectivity measures, a considerable amount of computing power is required which often exceeds the capacity of standard computers. Another difficulty is the lack of comparability of the results since the detailed algorithms to calculate soil structural attributes such as connectivity or pore size distribution are not always obvious. Hence some standardized analysis would be beneficial to generate results that are comparable among different studies.

The motivation of the Soil Structure Library (https://structurelib.ufz.de/, last access: 22 July 2022) introduced in this paper is to offer some standardized analysis of the 3D pore structure obtained from X-ray CT together with the required computing power. The price we charge for this service is that the analyzed structures are made freely available through our website together with the metadata describing the soil. This should generate some substantial benefit for both the data providers who get standardized analysis for their CT images and for the wider scientific community who gets access to a wide range of soil structure data including additional information on the specific climate, land use and soil type.

It should be noted that the provided analysis is limited to the analysis of binary images. This means that the user needs to upload images which are already segmented into pore and solid. We are aware that segmentation is a crucial step in image analysis and there are no objective procedures on how to do it (Baveye et al.2010; Schlüter et al.2014). This is why we prefer to leave this step to the data owner who, however, has to upload at least one 2D image of the original gray scale CT image so that the effect of the segmentation process is illustrated and can be understood by others.

2 General description of the Soil Structure Library

Our Soil Structure Library is open for anybody with a clear focus on the soil science community. For uploading image data, the user has to subscribe and to ascertain the data policy. For each uploaded data set, metadata on soil and site properties are requested. A part of this information is mandatory, another part is optional. Table 1 gives an overview of the metadata.

Table 1Summary of meta information.

Download Print Version | Download XLSX

Although many of the parameters are listed as optional, it is highly recommended to provide a rather complete list as this information will make the data much more valuable for others. The complete content of the database, including the 3D binarized X-ray images, is provided under Creative Commons and thus can be used for further research by the entire scientific community.

The architecture of the library comprises three servers: a web server, a database server and an image processor. The web server hosts the user frontend and manages the user administration, data input, file uploads and the presentation of results and metadata. It is implemented in Django which integrates data modeling and web service based on Python. Django communicates with the database server configured as a MySQL server. The image processing is triggered as soon as the data server receives new data from the frontend. It gets transferred to the image processor consisting of a Linux workstation where an ImageJ macro is launched. Upon completion, the results are uploaded to the database server. Simultaneously, the web server sends an email to the submitter to inform them about the completion of the calculations.

All machines but the web server are behind a firewall. The only connection across this firewall is through the database connection. All other required connections are realized behind the wall. The modular structure makes it possible to provide further computing power (i.e., a computing cluster) when needed.

2.1 Images files

Three-dimensional binary images of the pore structure can either be uploaded in the popular 3D TIFF format or in the MHD/raw format common in the Insight Segmentation and Registration Toolkit (ITK). Zero values will be distinguished from non-zero values so the actual gray value of the non-zero phase, e.g., 1 or 255, does not matter. It is optional whether zero should be the foreground or background phase (i.e., pore or solid). Also, it is optional to upload a mask to specify a region of interest (ROI) for which the analysis is required. Typical examples would be ROIs for cylindrical soil cores or irregularly shaped soil aggregates. The ROI image can be uploaded in form of a binary image (TIFF or MHD/raw) with identical 3D dimensions as the uploaded image or in form of a selection (ROI format) to be created and exported in ImageJ. This selection is a two-dimensional image and will be applied to all slices equally (e.g., a circular selection will result in a cylindrical mask). All files have to be uploaded in one compressed ZIP folder. The name of the ROI has to be provided upon upload. The remaining image file is considered as the pore structure image.

In addition to the 3D image, two-dimensional slices in at least one but preferably in all three principal directions have to be uploaded both in grayscale and binary form in order to provide information on the quality of image segmentation. Since segmentation has to be done beforehand, it is the only form of quality control warranted in the Soil Structure Library to judge about outliers being caused by natural variation or improper segmentation.

2.2 Image analysis

The segmented image is processed with a standardized workflow implemented as an ImageJ macro that is executed in the Fiji distribution of ImageJ (Schindelin et al.2012) and associated plugins. The binary image undergoes several transforms to extract a limited set of meaningful pore metrics (Fig. 1). A complete list of quantitative output with units is summarized in Table 2.

Table 2Summary of image analysis results.

Download Print Version | Download XLSX

https://soil.copernicus.org/articles/8/507/2022/soil-8-507-2022-f01

Figure 1Schematic of a series image transforms and the structure metrics derived from it. The pore structure is taken from a 30 × 30 × 10 mm volume of a fine-textured topsoil managed as no-till.

Download

2.2.1 Binary pore structure

A first set of structural properties is directly derived from the binary pore structure (Fig. 1a). These Minkowski functionals M0−3 (Vogel et al.2010; Armstrong et al.2019) comprise fundamental properties of complex objects like volume (M0), surface area (M1), integral of mean curvature (M2) and integral of total curvature (M3). The meaning of M0 and M1 is obvious. M2 is negative for concave surfaces as typical for packing voids in granular media, while it is positive for convex surfaces as spherical bubbles or cylindrical pores. For cylindrical pores, M2 can be directly related to the length of these pores (Koebernick et al.2014).

M3 is directly related to the Euler characteristic χ (Vogel et al.2010; Armstrong et al.2019),

(1) χ = M 3 / 4 π = N - L + O ,

a topological number that sums over all isolated objects 𝒩 and fully enclosed cavities 𝒪 and subtracts the number of redundant loops . 𝒪 is typically negligible as it represents the number of floating particles in the pore space. Therefore, χ can be interpreted as a connectivity metric that turns negative when the number of connections exceeds the number of isolated objects and vice versa.

Minkowksi functionals Mi are extensive properties (meaning they change their value with the size of the image) calculated for the analyzed volume (VROI). We transform these quantities to densities, mi=Mi/VROI, to account for the fact that the volume of different datasets can be very different. Any metric derived from m0−3 are indicated by the subscript v, e.g., χv, as these are intensive properties (indifferent to image size).

2.2.2 Cluster analysis

As a next step, the binary image is separated into individual pore clusters (Fig. 1b) with the connected-component labeling method in MorphoLibJ (Legland et al.2016). Two metrics are retrieved from this image: (a) percolation is determined as a Boolean property depending on whether at least one pore cluster is present that connects the top and the bottom of the image and (b) the connection probability, also denoted as Γ indicator, is retrieved from the second moment of the cluster size distribution,

(2) Γ = 1 N n 2 i = 1 N l n i 2 ,

where each pore cluster has a label li and a size ni expressed as a number of voxels. Nl is the total number of pore clusters and Nn is the total number of pore voxels. Γ is one when the entire pore space is connected in one big pore cluster, whereas Γ→0 when the pore space is very fragmented.

2.2.3 Distance transforms

The next steps involve an Euclidean distance transform of the pore space (Fig. 1c) and the soil matrix (Fig. 1d). This transform determines the shortest distance to the pore surface of each voxel in the foreground and background, respectively. The critical pore diameter dcr is determined by segmenting the transformed pore space at each distance step to check at which pore diameter percolation breaks down by using connected components labeling. The distance transform of the background is used to compute the contact distance distribution, i.e., the histogram of pore distances within the solid phase h(c), and derive the average pore distance c from it.

2.2.4 Local Thickness

The local pore diameters within the pore space are retrieved with the maximum inscribed sphere method which is called Local Thickness in Fiji. An average pore diameter d is calculated based on the histogram of the Local Thickness transform. This transform leads to a pore size distribution Vv(d) which can be related to the water distribution as a function of the capillary pressure (i.e., retention characteristic) assuming spherical interfaces between water and air (Vogel et al.2010). A similar measure is the medial axes transform where the local pore size is projected onto the skeleton of the pore space. This leads to a different pore size distribution since the volume fractions are obtained from their length along the skeleton. Moreover, this medial axis transform, which is called Skeletonize in Fiji, is very time consuming and therefore discarded here.

In addition, the Minkowski densities m0−3 are calculated as a function of pore diameter m0−3(d). This results in the cumulative pore size distribution Vv(d)=m0(d), the distribution of surface density Sv(d)=m1(d), the distribution of mean curvature density Cv(d)=m2(d) and the distribution of the Euler number density χv(d)=m3/4π(d).

2.3 Data visualization

The data visualization of both the meta information and the results of the image analysis is implemented with Dash (https://plot.ly/dash, last access: 22 July 2022), an open source library based on a Python framework for building interactive web applications. It builds on various other packages such as Pandas and Numpy for data import and transformation and Plotly for visualization.

https://soil.copernicus.org/articles/8/507/2022/soil-8-507-2022-f02

Figure 2Visualization of the Gamma connectivity as a function of porosity for all data sets. The plotted metrics can be selected under the “Graphic” tab. A subset of data can be plotted by using the filter option to select specific site characteristics. Hovering over the single data points provides more information on the soil type and a direct link to the complete metadata of the selected sample.

An example of the graphical output with Dash is shown in Fig. 2. It is split into a left frame containing drop-down menus and sliders to create queries for selected data sets based on meta information, e.g., bulk densities larger than x, soil type y, etc. The right frame displays quantitative information in a scatter plot. The assignment of numeric properties to the x and y axis can be selected by the user, e.g., Vv and Γ, respectively, and different colors are assigned to different entities of a query, e.g., different soil types. The ordinate values are also summarized with averages in an additional bar chart. Finally, important meta information like geographical coordinates and texture are displayed for all data sets of the query in interactive maps and ternary diagrams, respectively. Clicking on individual data points opens the data sheet containing all meta information (Table 1) and image analysis results (Table 2) of that data set. Finally, all interactive graphs can be saved as PNG images and all underlying data can be exported as CSV tables.

3 Mining the Soil Structure Library

The Soil Structure Library can be harnessed in various ways. First, it is a data repository that can be used by scientists to upload their segmented X-ray CT data and make it available to the public. This data availability is becoming more important as, for good reasons, an increasing number of scientific journals have introduced a stricter policy in this respect.

Second, segmented X-ray CT data for a large number of different soils are a valuable source of realistic scenarios which can be used for development and testing of three-dimensional, image-based modeling approaches. Examples of image-based modeling could be water flow and matter transport by convection and dispersion (Blunt et al.2013; Daly et al.2015), matter turnover by reaction and diffusion (Pot et al.2022; Falconer et al.2015; Zech et al.2022) or maintenance of biodiversity by habitat modeling(Pot et al.2022; Portell et al.2018). The model results can be put in a broader context by regression analysis with the morphological properties of the pore structure and with the uploaded meta-information that characterize basic soil properties. In the long run, the Soil Structure Library can host a similar number and variety of pore structures in soil, like popular repositories such as the digital rocks portal (Prodanovic et al.2015) offer for pore structures in rocks mainly for the petroleum engineering science community.

Third, the Soil Structure Library can be a reference for the suitability of soil as habitat for soil organisms. Structural attributes can be linked to biological activity or the abundance of various species (Hallett et al.2013; Schlüter et al.2022a). If such relations are found and can be expressed in the metrics provided, the Structure Library provides the database to identify soil types or soil management practices that are expected to impact the soil biome and its activity in one way or another. This also includes soil processes that emerge from the interplay of pore structure and microbial activity like the formation of anaerobic soil volumes and greenhouse gas formation (Rabot et al.2015; Kravchenko et al.2018; Rohe et al.2021).

Fourth,the Structure Library can be mined in order to deduce general patterns, relationships or tipping points that may exist among structural properties or between basic soil properties and structural properties. A short example shall suffice here to demonstrate such a data mining approach.

4 A case study on connectivity metrics

Several metrics have been implemented that quantify different aspects of pore connectivity. Percolation represents the existence of a continuous path between image borders, i.e., long-range connectivity between distant locations in the pore space. The critical pore diameter dcr indicates the size of the smallest pore neck in this path. The Euler characteristic reflects the intrinsic connectivity independent of location or distance. It does not provide any information on the length scale of connections, but about the internal number of connections independent of whether they are percolating or not. It has been conjectured that, under certain conditions of structural homogeneity, the percolation threshold the number of isolated objects and redundant loops are exactly balanced, i.e., χ=0 (Mecke2000; Vogel et al.2010). The corresponding minimum pore diameter when this balance is reached shall be denoted as dχ0. The transition in connection probability Γ from fully connected to completely fragmented is expected to occur in a similar pore diameter range. It will decrease monotonically when small pores are removed sequentially in a series of increasing minimum pore diameters. Until now, there has been no comprehensive analysis as to (1) whether long-range connectivity and intrinsic connectivity break apart around the same pore diameter and (2) what the remaining pore volume Vv and connection probability Γ at these pore diameters (dcr and dχ0) are. In addition, these connectivity metrics may serve as a fingerprint of the pore structure that can distinguish between pore systems that are generated by different processes. Such an approach will be demonstrated here for a selection of soil samples with identical resolution (20 µm) and similar soil properties (texture, SOM content, climate, etc.) but managed as long-term conventional tillage (CT) or no-tillage (NT). Samples for both treatments originate from different locations (Schlüter et al.2018; Lucas et al.2019). All samples without a percolating pore cluster were sorted out beforehand and all isolated pores in the original pore network were removed in order to ensure that the analyzed pore space is well connected and χ of the entire percolating cluster is negative. The complete data set comprises 104 samples (CT: 34, NT: 70).

https://soil.copernicus.org/articles/8/507/2022/soil-8-507-2022-f03

Figure 3Connectivity metrics to analyze characteristic pore morphologies imposed by different tillage treatments: (a) Euler number density as a function of minimum pore diameter for all investigated samples. The vertical lines mark the median pore diameters where intrinsic connectivity (dashed lines) and long-range connectivity (solid lines) is lost. (b) Relationship between dcr and dχ0 for individual samples and treatment statistics. (c) Cumulative pore size distribution and the pore volume where dcr and dχ0 is reached either for all investigated samples or as treatment statistics. (d) Connection probability Γ at dcr and dχ0 for both tillage treatments. Different letters represent significant differences (p<0.05, Wilcoxon rank sum test).

Download

It turns out that dχ0 is much smaller than dcr irrespective of tillage treatment (Fig. 3a–b). This is because dχ0 indicates at which pore diameter the removal of pore necks due to morphological openings has created as many isolated pores as remaining redundant connections, whereas dcr indicates when the last pore object that still sustains vertical percolation is lost towards the end of this succession of pore removal steps. Both dχ0 and dcr are significantly higher in pore structures produced by plowing (Fig. 3b). That is, the fragmentation of the soil through mechanical disturbance forms a network of large macropores with higher connectivity. There are occasional outliers for dcr in the NT treatment that represent samples with at least one large continuous biopore from top to bottom that is not refilled by casts or soil fragments. In fact, these outliers even lead to similar dcr averages (crosses in violin plots) despite significantly different populations in terms of rank metrics (Fig. 3b).

The very different pore morphology with and without plowing also manifests itself in the remaining porosity at the minimum pore diameter where dχ0 and dcr occur (Fig. 3c). The pore structure in undisturbed soil (NT) is dominated by cracks and biopores with elongated, planar or cylindrical shapes. That is, they stretch across long distances with rather small volumes. The pore structure after plowing, in turn, is dominated by more bulky and isotropic packing pores with a lower spatial extent per volume. This is why the pore structure in NT soils needs significantly less porosity to sustain both dχ0 and dcr.

As a consequence, the connection probability of the remaining porosity at dχ0 is larger in CT soils (Fig. 3d) because more of the NT soils have already reached a critical macroporosity range around 0.05–0.1 at which Γ decreases sharply. At dcr, both NT and CT pore structures are in this critical macroporosity range. As a result, there is a huge variability in Γ with fluctuations across the entire possible range. In addition, both treatments exhibit a distinct bimodal distribution of Γ(dcr) enforced by the non-linear relationship between visible porosity and connection probability.

Finally, it has been conjectured before (Schlüter et al.2011; Lucas et al.2019) that biopores produced by fine roots with typical diameters of 0.1–0.2 mm are the main contributor to pore connectivity in no-till samples. This is confirmed with this case study by the fact that (i) dcr falls into this root diameter range and (ii) Γ also reaches 0.5 around dcr.

5 Conclusions

With the Soil Structure Library, we have established a free platform for sharing segmented X-ray CT images of pore images among the soil science community. The library can be used as a conventional data repository to provide access to 3D large image data, which is a service that has not been available until now but is becoming more important with updated data policies of many journals. Likewise, the Soil Structure Library is a rich source of realistic three-dimensional pore structures for image-based modeling on a large range of image resolutions and domain sizes. Access to such image data is appealing especially to scientists with no or limited access to imaging facilities. In a similar vein, the Soil Structure Library offers free, standardized and reproducible soil structure analysis to users who lack the computing infrastructure or expertise for pore structure analysis. The full potential of the Soil Structure Library unfolds, however, when harnessed for data mining and regression analysis with complementary meta-information in order to better understand the relationship between soil structure and soil functions.

Code availability

The routines that are used for calculations are cited in the paper, namely in Sect. 2.2. The used software is ImageJ (Schindelin et al.2012), with the extensions SoilJ (Koestel2018) and MorphoLibJ (Legland et al.2016). A script that provides the standardized production of the calculated data is available in the Supplement.

Data availability

The data referred to in the text are available via the Soil Structure Library (https://structurelib.ufz.de/, UFZ and BONARES2022).

Supplement

The supplement related to this article is available online at: https://doi.org/10.5194/soil-8-507-2022-supplement.

Author contributions

UW set up the technical framework of the structure library, wrote and edited, LA worked on the graphics and writing, StS set up the calculation routine and wrote, and HJV accompanied the scientific background and writing.

Competing interests

The contact author has declared that none of the authors has any competing interests.

Disclaimer

Publisher’s note: Copernicus Publications remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Acknowledgements

We thank John Koestel and David Legland for adaptions to SoilJ and MorpholibJ to streamline them with our ImageJ script.

Financial support

This work was funded by the German Federal Ministry of Education and Research (BMBF) in the framework of the funding measure Soil as a Sustainable Resource for the Bioeconomy – BonaRes, project BonaRes (Module B): BonaRes Centre for Soil Research (grant no. 031B0511).

The article processing charges for this open-access publication were covered by the Helmholtz Centre for Environmental Research – UFZ.

Review statement

This paper was edited by Steven Sleutel and reviewed by two anonymous referees.

References

Armstrong, R. T., McClure, J. E., Robins, V., Liu, Z., Arns, C. H., Schlüter, S., and Berg, S.: Porous Media Characterization Using Minkowski Functionals: Theories, Applications and Future Directions, Transport Porous Med., 130, 305–335, https://doi.org/10.1007/s11242-018-1201-4, 2019. a, b

Baveye, P. C., Laba, M., Otten, W., Bouckaert, L., Dello Sterpaio, P., Goswami, R. R., Grinev, D., Houston, A., Hu, Y., Liu, J., Mooney, S., Pajor, R., Sleutel, S., Tarquis, A., Wang, W., Wei, Q., and Sezgin, M.: Observer-dependent variability of the thresholding step in the quantitative analysis of soil images and X-ray microtomography data, Geoderma, 157, 51–63, https://doi.org/10.1016/j.geoderma.2010.03.015, 2010. a

Blunt, M. J., Bijeljic, B., Dong, H., Gharbi, O., Iglauer, S., Mostaghimi, P., Paluszny, A., and Pentland, C.: Pore-scale imaging and modelling, Adv. Water Resour., 51, 197–216, https://doi.org/10.1016/j.advwatres.2012.03.003, 2013. a

Daly, K. R., Mooney, S. J., Bennett, M. J., Crout, N. M. J., Roose, T., and Tracy, S. R.: Assessing the influence of the rhizosphere on soil hydraulic properties using X-ray computed tomography and numerical modelling, J. Exp. Bot., 66, 2305–2314, https://doi.org/10.1093/jxb/eru509, 2015. a

Dexter, A.: Advances in characterization of soil structure, Soil Till. Res., 11, 199–238, https://doi.org/10.1016/0167-1987(88)90002-5, 1988. a

Doube, M., Kłosowski, M. M., Arganda-Carreras, I., Cordelières, F., Dougherty, R., Jackson, J., Schmid, B., Hutchinson, J., and Shefelbine, S.: BoneJ: Free and extensible bone image analysis in ImageJ, Bone, 47, 1076–1079, 2010. a

Falconer, R., Houston, A., Otten, W., and Baveye, P.: Emergent Behavior of Soil Fungal Dynamics: Influence of Soil Architecture and Water Distribution, Soil Sci., 177, 111–119, https://doi.org/10.1097/SS.0b013e318241133a, 2012. a

Falconer, R. E., Battaia, G., Schmidt, S., Baveye, P., Chenu, C., and Otten, W.: Microscale Heterogeneity Explains Experimental Variability and Non-Linearity in Soil Organic Matter Mineralisation, Plos One, 10, 1–12, https://doi.org/10.1371/journal.pone.0123774, 2015. a

Hallett, P. D., Karim, K. H., Glyn Bengough, A., and Otten, W.: Biophysics of the Vadose Zone: From Reality to Model Systems and Back Again, Vadose Zone J., 12, 1–17, https://doi.org/10.2136/vzj2013.05.0090, 2013. a

Juarez, S., Nunan, N., Duday, A.-C., Pouteau, V., Schmidt, S., Hapca, S., Falconer, R., Otten, W., and Chenu, C.: Effects of different soil structures on the decomposition of native and added organic carbon, Eur. J. Soil Biol., 58, 81–90, https://doi.org/10.1016/j.ejsobi.2013.06.005, 2013. a

Juyal, A., Otten, W., Falconer, R., Hapca, S., Schmidt, H., Baveye, P. C., and Eickhorst, T.: Combination of techniques to quantify the distribution of bacteria in their soil microhabitats at different spatial scales, Geoderma, 334, 165–174, https://doi.org/10.1016/j.geoderma.2018.07.031, 2019. a

Koebernick, N., Weller, U., Huber, K., Schlüter, S., Vogel, H.-J., Jahn, R., Vereecken, H., and Vetterlein, D.: In Situ Visualization and Quantification of Three-Dimensional Root System Architecture and Growth Using X-Ray Computed Tomography, Vadose Zone J., 13, 1–10, https://doi.org/10.2136/vzj2014.03.0024, 2014. a

Koestel, J.: SoilJ: an ImageJ plugin for the semiautomatic processing of three-dimensional X-ray images of soils, Vadose Zone J., 17, 1–7, https://doi.org/10.2136/vzj2017.03.0062, 2018. a, b

Kravchenko, A. N., Guber, A. K., Quigley, M. Y., Koestel, J., Gandhi, H., and Ostrom, N. E.: X-ray computed tomography to predict soil N2O production via bacterial denitrification and N2O emission in contrasting bioenergy cropping systems, GCB Bioenergy, 10, 894–909, https://doi.org/10.1111/gcbb.12552, 2018. a

Kravchenko, A. N., Guber, A. K., Razavi, B. S., Koestel, J., Quigley, M. Y., Robertson, G. P., and Kuzyakov, Y.: Microbial spatial footprint as a driver of soil carbon stabilization, Nat. Commun., 10, 3121, https://doi.org/10.1038/s41467-019-11057-4, 2019. a

Larsbo, M., Koestel, J., and Jarvis, N.: Relations between macropore network characteristics and the degree of preferential solute transport, Hydrol. Earth Syst. Sci., 18, 5255–5269, https://doi.org/10.5194/hess-18-5255-2014, 2014. a

Legland, D., Arganda-Carreras, I., and Andrey, P.: MorphoLibJ: integrated library and plugins for mathematical morphology with ImageJ, Bioinformatics, 32, 3532–3534, 2016. a, b, c

Lucas, M., Schlüter, S., Vogel, H.-J., and Vetterlein, D.: Soil structure formation along an agricultural chronosequence, Geoderma, 350, 61–72, https://doi.org/10.1016/j.geoderma.2019.04.041, 2019. a, b

MAVI: Modular Algorithms for Volume Images, https://www.itwm.fraunhofer.de/en/departments/bv/products-and-services/mavi.html, last access: 22 July 2022. a

Mecke, K. R.: Additivity, Convexity, and Beyond: Applications of Minkowski Functionals in Statistical Physics, in: Statistical Physics and Spatial Statistics, edited by: Mecke, K. R. and Stoyan, D., 111–184, Springer Berlin Heidelberg, Berlin, Heidelberg, https://doi.org/10.1007/3-540-45043-2_6, 2000. a

Portell, X., Pot, V., Garnier, P., Otten, W., and Baveye, P. C.: Microscale Heterogeneity of the Spatial Distribution of Organic Matter Can Promote Bacterial Biodiversity in Soils: Insights From Computer Simulations, Front. Microbiol., 9, 1583, https://doi.org/10.3389/fmicb.2018.01583, 2018. a

Pot, V., Portell, X., Otten, W., Garnier, P., Monga, O., and Baveye, P. C.: Accounting for soil architecture and microbial dynamics in microscale models: Current practices in soil science and the path ahead, Eur. J. Soil Sci., 73, e13142, https://doi.org/10.1111/ejss.13142, 2022. a, b

Prodanovic, M., Esteva, M., Hanlon, M., Nanda, G., and Agarwal, P.: Digital Rocks Portal: a repository for porous media images, Digital Rocks [data set], https://doi.org/10.17612/P7CC7K, 2015. a

Rabot, E., Lacoste, M., Hénault, C., and Cousin, I.: Using X-ray Computed Tomography to Describe the Dynamics of Nitrous Oxide Emissions during Soil Drying, Vadose Zone J., 14, 1–10, https://doi.org/10.2136/vzj2014.12.0177, 2015. a

Rabot, E., Wiesmeier, M., Schlüter, S., and Vogel, H. J.: Soil structure as an indicator of soil functions: A review, Geoderma, 314, 122–137, 2018. a

Rohe, L., Apelt, B., Vogel, H.-J., Well, R., Wu, G.-M., and Schlüter, S.: Denitrification in soil as a function of oxygen availability at the microscale, Biogeosciences, 18, 1185–1201, https://doi.org/10.5194/bg-18-1185-2021, 2021. a

Schindelin, J., Arganda-Carreras, I., Frise, E., Kaynig, V., Longair, M., Pietzsch, T., Preibisch, S., Rueden, C., Saalfeld, S., Schmid, B., Tinevez, J.-Y., White, D., Hartenstein, V., Eliceiri, K., Tomancak, P., and Cardona, A.: Fiji: An Open-Source Platform for Biological-Image Analysis, Nat. Methods, 9, 676–682, https://doi.org/10.1038/nmeth.2019, 2012. a, b, c

Schlüter, S., Weller, U., and Vogel, H.-J.: Soil-structure development including seasonal dynamics in a long-term fertilization experiment, J. Plant Nutr. Soil Sc., 174, 395–403, https://doi.org/10.1002/jpln.201000103, 2011.  a

Schlüter, S., Sheppard, A., Brown, K., and Wildenschild, D.: Image processing of multiphase images obtained via X-ray microtomography: A review, Water Resour. Res., 50, 3615–3639, https://doi.org/10.1002/2014WR015256, 2014. a

Schlüter, S., Großmann, C., Diel, J., Wu, G.-M., Tischer, S., Deubel, A., and Rücknagel, J.: Long-term effects of conventional and reduced tillage on soil structure, soil ecological and soil hydraulic properties, Geoderma, 332, 10–19, https://doi.org/10.1016/j.geoderma.2018.07.001, 2018. a

Schlüter, S., Gil, E., Doniger, T., Applebaum, I., and Steinberger, Y.: Abundance and community composition of free-living nematodes as a function of soil structure under different vineyard managements, Appl. Soil Ecol., 170, 104291, https://doi.org/10.1016/j.apsoil.2021.104291, 2022a. a

Schlüter, S., Leuther, F., Albrecht, L., Hoeschen, C., Kilian, R., Surey, R., Mikutta, R., Kaiser, K., Mueller, C. W., and Vogel, H.-J.: Microscale carbon distribution around pores and particulate organic matter varies with soil moisture regime, Nat. Commun., 13, 2098, https://doi.org/10.1038/s41467-022-29605-w, 2022b. a

Tracy, S. R., Daly, K. R., Sturrock, C. J., Crout, N. M. J., Mooney, S. J., and Roose, T.: Three-dimensional quantification of soil hydraulic properties using X-ray Computed Tomography and image-based modeling, Water Resour. Res., 51, 1006–1022, https://doi.org/10.1002/2014WR016020, 2015. a

UFZ and BONARES: Soil Structure Library, https://structurelib.ufz.de/, last access: 22 July 2022. a

van der Walt, S., Schönberger, J., Nunez-Iglesias, J., Boulogne, F., Warner, J., Yager, N., Gouillart, E., Yu, T., and the scikit-image contributors: scikit-image: image processing in Python, PeerJ, 2, e453, https://doi.org/10.7717/peerj.453, 2014. a

Vogel, H. J., Weller, U., and Schlüter, S.: Quantification of soil structure based on Minkowski functions, Comput. Geosci., 36, 1236–1245, https://doi.org/10.1016/j.cageo.2010.03.007, 2010. a, b, c, d

Wildenschild, D. and Sheppard, A. P.: X-ray imaging and analysis techniques for quantifying pore-scale structure and processes in subsurface porous medium systems, Adv. Water Resour., 51, 217–246, https://doi.org/10.1016/j.advwatres.2012.07.018, 2013. a

Zech, S., Schweizer, S. A., Bucka, F. B., Ray, N., Kögel-Knabner, I., and Prechtel, A.: Explicit spatial modeling at the pore scale unravels the interplay of soil organic carbon storage and structure dynamics, Glob. Change Biol., 28, 4589–4604, https://doi.org/10.1111/gcb.16230, 2022. a

Download
Short summary
Soil structure is of central importance for soil functions. It is, however, ill defined. With the increasing availability of X-ray CT scanners, more and more soils are scanned and an undisturbed image of the soil's structure is produced. Often, a qualitative description is all that is derived from these images. We provide now a web-based Soil Structure Library where these images can be evaluated in a standardized quantitative way and can be compared to a world-wide data set.