-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.Rmd
More file actions
66 lines (43 loc) · 1.75 KB
/
README.Rmd
File metadata and controls
66 lines (43 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# openeddy_tutorials
## Overview
R Markdown interactive tutorials for [openeddy
package](https://github.com/lsigut/openeddy). Isolated use-cases
involving a small set of `openeddy` functions are demonstrated on a data
set. These include:
- Read and write data with units
- Remapping variable names
- Merging data and filling gaps in timestamp
- Plot types for viewing time series data
- Flagging and removal of spurious measurements
- Aggregation of gap-filled data and uncertainty evaluation
Although the primary focus of `openeddy` is on eddy covariance data, the
use-cases could be handy also for similar types of data, e.g. chamber
measurements, sap flow, etc.
## Installation
1. Download the example data set `KrP16.csv` from Zenodo:
<https://doi.org/10.5281/zenodo.7845893>
2. Download the
[openeddy_tutorials.Rmd](https://github.com/lsigut/openeddy_tutorials/blob/master/openeddy_tutorials.Rmd)
file to the same folder as the data set
3. Open the `openeddy_tutorials.Rmd` with RStudio
## Resources
- A quick summary of openeddy and related resources is available in a
form of a poster: <https://doi.org/10.5281/zenodo.8159040>
- For the example of whole eddy covariance post-processing chain see
[EC_workflow](https://github.com/lsigut/EC_workflow)
- presentation with `openeddy` introduction and comments on EC
workflow: <https://doi.org/10.5281/zenodo.16631376>
## Contact
Ladislav Šigut:
[sigut.l\@czechglobe.cz](mailto:sigut.l@czechglobe.cz){.email}
Global Change Research Institute CAS, Bělidla 4a, 603 00 Brno, CZ