Home

Van Wirdum Diagram

Introduction

Geert van Wirdum is one of the initiators of “Ecohydrology” in The Netherlands. Geert has developed several techniques for field measurements and data-analysis for ecohydrological research. His methods are applied by Deltares as well as by research institutes and universities in the rest of the world. One of his mostly used data-visualisation techniques is the so called ‘Van Wirdum-diagram’. This diagram shows the chemical similarity of a water sample to atmocline water (rainwater), thalassocline water (seawater) and lithocline water (calcium rich, fresh groundwater).

In a Van Wirdum's diagram, the ionic ratio (IR) is plotted against the electric conductivity (EC), where:

IR = [Ca2+] / ([Ca2+] + [Cl - ]).

IR           = Ionic ratio (-)

Ca2+      = Calcium concentration (mmol/L)

Cl-       = Chloride concentration (mmol/L)

The scientific background on this “Van Wirdum diagram” is available through Geert van Wirdums PhD-thesis, which can be acquired by internet (Van Wirdum, 1990). These diagrams are regularly used by scientific institutes, universities, and ecohydrological consultants. The example dataset comes from a study on flexible water level management (STOWA, Hoofdrapport Flexibel peilbeheer, 2012).

Van Wirdum diagram

We have programmed the framework of the typical ‘Van Wirdum-diagram’ in R. R is a free open source software program used for data processing and visualization and for statistical analysis. R is used throughout the world and has gathered a large community of users.

Acquiring R

For those who did not acquire R yet, have a look at the website the R-project and download R here (for Dutch users). In addition, we advice to install Rstudio. Rstudio is a free enhanced graphical interface for R.

Function “vanwirdum”

This text needs to be copy-pasted into R. Notice that for direct usage of the vanwirdum function in R you need to have access to internet. Using the van wirdum function without internet is possible but you need to download this file and run and adapt the script included. If you are in need of help you can access these helpfiles.

Example

For an easy example you can use the RHdata and the following example. Any other dataset which atleast contains the location or date of measurement, EC (measured at 25 degrees Celsius) and IR (ionic ratio in %) can be used to produce a graph. For some nice ideas about the use of this function we rever to the examples file.

Expert use

For more experienced R users and for further options for the use of the function we refer to the advanced file. You need to download this file and set it as your workdirectory to use the filmcreator function.Next to advanced examples it also includes the set up of the VanWirdum function and helpfiles prepared for use in R as a package.

Updates

Recently Updated

Navigate space