summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2026-06-22 21:49:39 +0200
committerJohannes Ranke <johannes.ranke@jrwb.de>2026-06-22 21:49:39 +0200
commit49285cb526a891013334ddb7b8123f3e5cd8b1a7 (patch)
treeeaabb094dc59b14d79d18d9c45b6beb1c935f08e /docs/reference
parenta62402ea85bc5a94c7111af904ed01c7361b87a2 (diff)
Immprove formattingHEADmain
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/GUS.html17
-rw-r--r--docs/reference/GUS.md6
2 files changed, 9 insertions, 14 deletions
diff --git a/docs/reference/GUS.html b/docs/reference/GUS.html
index 949f806..0e86666 100644
--- a/docs/reference/GUS.html
+++ b/docs/reference/GUS.html
@@ -5,9 +5,11 @@
fontURL: "https://cdn.jsdelivr.net/npm/mathjax@3.2.2/es5/output/chtml/fonts/woff-v2"
}
};
-</script><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="../deps/font-awesome-6.4.2/css/all.min.css" rel="stylesheet"><link href="../deps/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet"><script src="../deps/headroom-0.11.0/headroom.min.js"></script><script src="../deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="../deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="../deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="../deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="../deps/search-1.0.0/fuse.min.js"></script><script src="../deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Groundwater ubiquity score based on Gustafson (1989) — GUS"><meta name="description" content="The groundwater ubiquity score GUS is calculated according to the following
-equation"><meta property="og:description" content="The groundwater ubiquity score GUS is calculated according to the following
-equation"></head><body>
+</script><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="../deps/font-awesome-6.4.2/css/all.min.css" rel="stylesheet"><link href="../deps/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet"><script src="../deps/headroom-0.11.0/headroom.min.js"></script><script src="../deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="../deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="../deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="../deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="../deps/search-1.0.0/fuse.min.js"></script><script src="../deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Groundwater ubiquity score based on Gustafson (1989) — GUS"><meta name="description" content="The groundwater ubiquity score GUS is calculated according to the
+equation
+$$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$"><meta property="og:description" content="The groundwater ubiquity score GUS is calculated according to the
+equation
+$$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$"></head><body>
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
@@ -42,8 +44,9 @@ equation"></head><body>
</div>
<div class="ref-description section level2">
- <p>The groundwater ubiquity score GUS is calculated according to the following
-equation</p>
+ <p>The groundwater ubiquity score GUS is calculated according to the
+equation
+$$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$</p>
</div>
<div class="section level2">
@@ -146,10 +149,6 @@ be Koc values at a concentration of 1 mg/L in the water phase.</p></dd>
of class GUS_result</p>
</div>
<div class="section level2">
- <h2 id="details">Details<a class="anchor" aria-label="anchor" href="#details"></a></h2>
- <p>$$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$</p>
- </div>
- <div class="section level2">
<h2 id="references">References<a class="anchor" aria-label="anchor" href="#references"></a></h2>
<p>Gustafson, David I. (1989) Groundwater ubiquity score: a simple
method for assessing pesticide leachability. <em>Environmental
diff --git a/docs/reference/GUS.md b/docs/reference/GUS.md
index f6e4f55..8bc2a62 100644
--- a/docs/reference/GUS.md
+++ b/docs/reference/GUS.md
@@ -1,7 +1,7 @@
# Groundwater ubiquity score based on Gustafson (1989)
The groundwater ubiquity score GUS is calculated according to the
-following equation
+equation \$\$GUS = \log\_{10} DT50\_{soil} (4 - \log\_{10} K\_{oc})\$\$
## Usage
@@ -101,10 +101,6 @@ print(x, ..., digits = 1)
A list with the DT50 and Koc used as well as the resulting score of
class GUS_result
-## Details
-
-\$\$GUS = \log\_{10} DT50\_{soil} (4 - \log\_{10} K\_{oc})\$\$
-
## References
Gustafson, David I. (1989) Groundwater ubiquity score: a simple method

Contact - Imprint