Skip to content

Commit

Permalink
Merge pull request #94 from AgrDataSci/devel
Browse files Browse the repository at this point in the history
update-readme
  • Loading branch information
kauedesousa authored Dec 16, 2022
2 parents 256cc82 + 8a387f1 commit f0bab14
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
ClimMob-analysis v2.1 (2022-12-15)
=========================

### Improvements

* Enables participant individual reports
* Fix small issues in the text in main report


ClimMob-analysis v2 (2022-06-22)
=========================

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ This repository contains the code used in the workflow to analyse data and creat

**ClimMob.R** is the main script in this repository. It performs the analysis, calls for the other supporting files and generates the automated reports for the ClimMob project and the individual reports for the participants in the project.

- **R/** contains the supporting scripts used to organise the data and perform the analysis. They are called by ClimMob.R
- **modules/** contains the functions used to organise the data and perform the analysis. They are called by ClimMob.R
- **report/** contains the markdown templates to produce the reports.
- **run-local** contains the script to prepare a set of ClimMob project(s) locally before sending it for analysis

## Meta

- Please [report any issues or bugs](https://github.com/agrdatasci/ClimMob-analysis/issues)
- Please [click here to report issues or bugs](https://github.com/agrdatasci/ClimMob-analysis/issues)
- License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)
- The [Tricot user guide](https://hdl.handle.net/10568/109942) shows how the experimental method inside the ClimMob platform
- The [Tricot user guide](https://hdl.handle.net/10568/109942) presents the experimental approach used by the ClimMob platform
- The [ClimMob](https://climmob.net/) platform is an free on-line software for experimental trials with the tricot citizen-science approach

0 comments on commit f0bab14

Please sign in to comment.