Skip to content

Commit 1e79957

Browse files
committed
Merge branch 'master' into density_fv
2 parents 0a0f6e3 + 6fdd707 commit 1e79957

File tree

30 files changed

+1858
-590
lines changed

30 files changed

+1858
-590
lines changed

content/articles/inbo_software/index.Rmd

Lines changed: 0 additions & 154 deletions
This file was deleted.

content/articles/inbo_software/index.md

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@ website**, if available. When there is no documentation website, often
2828
one or more **vignettes** are available within the package, describing
2929
the package’s purpose and demonstrating its use.
3030

31-
The following table gives a **quick
32-
overview**:
33-
34-
| Research stage | Related INBO packages |
35-
| :---------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
36-
| Study design | [grts](https://github.com/ThierryO/grts) |
37-
| Retrieve data: environmental | [wateRinfo](https://ropensci.github.io/wateRinfo/), [pydov](https://pydov.readthedocs.io/), [watina](https://inbo.github.io/watina) |
38-
| Retrieve data: biological | [pyinaturalist](https://github.com/inbo/pyinaturalist), [uvabits](https://inbo.github.io/uvabits/), [etn](https://inbo.github.io/etn/), [n2khab](https://inbo.github.io/n2khab) |
39-
| Store data | [git2rdata](https://inbo.github.io/git2rdata/) |
40-
| Validate data | [pywhip](https://inbo.github.io/pywhip/) |
41-
| Analyze data: graphs | [inboggvegan](https://github.com/inbo/inboggvegan) |
42-
| Analyze data: models | [inlatools](https://inlatools.netlify.com/), [multimput](https://github.com/inbo/multimput), [effectclass](https://effectclass.netlify.com), [niche\_vlaanderen](https://inbo.github.io/niche_vlaanderen/), [gwloggeR](https://dov-vlaanderen.github.io/groundwater-logger-validation/gwloggeR/docs/articles/gwloggeR.html) |
43-
| Analyze data: indices | [LSVI](https://inbo.github.io/LSVI) |
44-
| Publish | [INBOmd](https://inbomd.netlify.com/articles/introduction.html), [INBOtheme](https://inbo.github.io/INBOtheme/) |
45-
| Miscellaneous (mixed content) | [inborutils](https://inbo.github.io/inborutils/) |
31+
The following table gives a **quick overview**:
32+
33+
| Research stage | Related INBO packages |
34+
| :------------- | :-------------------- |
35+
| Study design | [grts](https://github.com/ThierryO/grts) |
36+
| Retrieve data: general | [inbodb](https://inbo.github.io/inbodb) |
37+
| Retrieve data: environmental | [wateRinfo](https://ropensci.github.io/wateRinfo/), [pydov](https://pydov.readthedocs.io/), [watina](https://inbo.github.io/watina) |
38+
| Retrieve data: biological | [pyinaturalist](https://github.com/inbo/pyinaturalist), [uvabits](https://inbo.github.io/uvabits/), [etn](https://inbo.github.io/etn/), [n2khab](https://inbo.github.io/n2khab), [forrescalc](https://inbo.github.io/forrescalc/) |
39+
| Store data | [git2rdata](https://inbo.github.io/git2rdata/) |
40+
| Validate data | [pywhip](https://inbo.github.io/pywhip/) |
41+
| Analyze data: graphs | [inboggvegan](https://github.com/inbo/inboggvegan) |
42+
| Analyze data: models | [inlatools](https://inlatools.netlify.com/), [multimput](https://github.com/inbo/multimput), [effectclass](https://effectclass.netlify.com), [niche\_vlaanderen](https://inbo.github.io/niche_vlaanderen/), [gwloggeR](https://dov-vlaanderen.github.io/groundwater-logger-validation/gwloggeR/docs/articles/gwloggeR.html) |
43+
| Analyze data: indices | [LSVI](https://inbo.github.io/LSVI) |
44+
| Publish | [INBOmd](https://inbomd.netlify.com/articles/introduction.html), [INBOtheme](https://inbo.github.io/INBOtheme/) |
45+
| Miscellaneous (mixed content) | [inborutils](https://inbo.github.io/inborutils/) |
4646

4747
## Study design
4848

@@ -52,6 +52,12 @@ overview**:
5252

5353
## Retrieve data
5454

55+
### General
56+
57+
- **R package [inbodb](https://inbo.github.io/inbodb)**: connect
58+
to and retrieve data from databases on the INBO server, with
59+
dedicated functions to query some of these databases.
60+
5561
### Environmental data
5662

5763
- **R package [wateRinfo](https://ropensci.github.io/wateRinfo/)**:
@@ -100,6 +106,11 @@ overview**:
100106
GRTSmaster\_habitats)* and preprocessing functions, supporting
101107
reproducible and transparent analyses on Flemish Natura 2000 (*n2k*)
102108
habitats (*hab*) and regionally important biotopes (RIBs).
109+
- **R package [forrescalc](https://inbo.github.io/forrescalc/)**:
110+
provides aggregated values on dendrometry, regeneration and
111+
vegetation of the Flemish forest reserve monitoring network, and
112+
functions to derive these data starting from individual tree
113+
measurements in Fieldmap.
103114

104115
## Store data
105116

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[user]
2+
name = Voornaam Achternaam
3+
email = voornaam.achternaam@inbo.be
4+
[core]
5+
autocrlf = true
6+
[fetch]
7+
prune = true

content/installation/administrator/admin_install_git/index.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "Git installation"
33
description: "Installation instructions for Git (in Dutch). Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
4-
date: 2017-10-18T00:29:14+02:00
54
categories: ["installation"]
65
tags: ["git", "version control", "installation"]
76
---
@@ -10,20 +9,31 @@ tags: ["git", "version control", "installation"]
109

1110
De installatiebestanden zijn beschikbaar via http://git-scm.com/downloads
1211

13-
1. Voer het installatiebestand uit
14-
1. Welkom bij de installatie: klik op _Next_
15-
1. Aanvaard de licentievoorwaarden door _Next_ te klikken
16-
1. Installeer git in de voorgesteld standaard directory.
17-
1. Gebruik de standaard componenten door _Next_ te klikken
18-
1. Kies `use Git from the Windows Command Prompt` en klik _Next_
12+
1. Installeer eerst `notepad++`.
13+
1. Voer het installatiebestand uit en klik _Ja_.
14+
1. Welkom bij de installatie: klik op _Next_.
15+
1. Aanvaard de licentievoorwaarden door _Next_ te klikken.
16+
1. Installeer git in de voorgestelde standaard directory.
17+
1. Gebruik de standaard componenten door _Next_ te klikken.
18+
1. Klik _Next_ om de menu map in te stellen.
19+
1. Kies `Notepad++` als editor.
20+
1. Kies `use Git from the command line` en klik _Next_.
21+
1. `Use OpenSSL library` en klik _Next_.
1922
1. Kies `Checkout Windows-style, commit Unix-style line endings` en klik _Next_
2023
1. Kies `use Windows' default console window` en klik _Next_
21-
1. Klik op _Finish_
24+
1. Kies `Default` en klik _Next_.
25+
1. Gebruik de standaard door _Next_ te klikken.
26+
1. Gebruik de standaard door _Install_ te klikken.
27+
1. Vink alles uit en klik op _Next_.
28+
1. Download [.gitconfig](.gitconfig).
29+
Open het bestand met een editor en pas de `name` en `email` aan.
30+
Bewaar het bestand in `c:/users/username`.
2231

2332
### Afwijkingen t.o.v. default installatie
2433

25-
- `use Git from the Windows Command Prompt`
34+
- `Notepad++` als editor
2635
- `use Windows' default console window`
36+
- `.gitconfig` download, aanpassen en bewaren in de map van de gebruiker
2737

2838
## Ubuntu
2939

content/installation/administrator/admin_install_r/Rprofile.site

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ options(
33
tab.width = 2,
44
width = 80,
55
help_type = "html",
6-
stringsAsFactors = TRUE,
76
keep.source.pkgs = TRUE,
87
xpinch = 300,
98
ypinch = 300,
@@ -36,6 +35,3 @@ if (interactive()) {
3635
}
3736
)
3837
}
39-
40-
# required for RStan and brms
41-
Sys.setenv(BINPREF = "C:/Rtools/mingw_$(WIN)/bin/")

0 commit comments

Comments
 (0)