https://github.com/andreww/group-project
A one-day group project for our ATSC / SWC course
https://github.com/andreww/group-project
Last synced: 5 months ago
JSON representation
A one-day group project for our ATSC / SWC course
- Host: GitHub
- URL: https://github.com/andreww/group-project
- Owner: andreww
- License: other
- Created: 2016-01-05T09:44:04.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-01-07T10:13:33.000Z (over 10 years ago)
- Last Synced: 2023-04-11T17:16:10.223Z (about 3 years ago)
- Language: HTML
- Homepage: http://andreww.github.io/group-project/
- Size: 667 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.html
Awesome Lists containing this project
README
# Group project
This repository holds instructions for a one-day group project activity
intended to reinforce some of the concepts taught in Software Carpentry
lessons. We have developed this activity over three iterations of a three-day
training course based on the Software Carpentry syllabus and funded by NERC
via their ATSC scheme in 2014/15 and 2015/16. Our aim is to capture the
participant instructions and our experiances somewhere where others can benifit.
We break the class into groups of 4-6 people and set the group activity, which
is to:
> Find at least one data set relevant to your research
>
> Perform some relevant analysis on this data (which may involve combining it
> with data from another source). Visualise this data in an appropriate manner
> (graph, chart, map, etc.)
>
> Allow the user to interact with the visualisation in some way (eg. select
> range of time series, temperatures, dates) to dynamically redraw visualisation
>
> Ensuring that you:
> * Make use of the principles we have learned over the past two days
> * Document and prepare a short presentation for the end of day three
Participants often enjoy this actvity, but there are pitfalls that we have
attempted to document.
> Please see [https://github.com/swcarpentry/lesson-example][swc-lesson-example]
> for instructions on formatting, building, and submitting lessons,
> or run `make` in this directory for a list of helpful commands.