|
@@ -10,7 +10,6 @@ Akvo currently has preprocessing capabilities for VistaClara GMR data.
|
10
|
10
|
## Benefits
|
11
|
11
|
Processing steps are retained and logged in the processed file header, which is written in YAML.
|
12
|
12
|
This allows data processing to be repeatible, which is a major benefit.
|
13
|
|
-YAML files are human readible, and easily ediable.
|
14
|
|
-
|
|
13
|
+YAML files are human readible, and easily ediable. Hello.
|
15
|
14
|
## Languages
|
16
|
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.
|