|
@@ -9,6 +9,7 @@ Akvo currently has preprocessing capabilities for VistaClara GMR data.
|
9
|
9
|
|
10
|
10
|
## Benefits
|
11
|
11
|
Processing steps are retained and logged in the processed file header, which is written in YAML.
|
|
12
|
+This allows data processing to be repeatible, which is a major benefit.
|
12
|
13
|
|
13
|
14
|
## Languages
|
14
|
15
|
Akvo is written primarily in Python 3, but has components written in R as well. The graphical user unterface is written in PyQt5. An interface to modelling software written in C++ is in development.
|