[difftool "hdf5diff"]
    cmd = "h5diff -r -c \"$LOCAL\" \"$REMOTE\""
[difftool "xmldiff"]
    cmd = "xdiff \"$LOCAL\" \"$REMOTE\""
