Programming RA log
Up to date information on who's working on what and where
Instructions
Every information on what you are working on should be found here. The goal is that anybody can pick up your project from where you left it, at anytime; therefore, it is necessary that:
the current version of the code you are using is available at all time (ie pushed on indicated git repository at the end of each of your working sessions)
there is a README.md in the git repo, with instructions on how to run each of your scripts as well as what each script does and on what data it should be applied (give a full example)
the data you are using as input is accessible as well: either give the exact path of the input data or indicate the paths you use as input parameters
the output of your code is available even without running the scripts: this means that the output should be located somewhere on the cloud storage, as you probably don't want to push it to any repo
Log
Project you are working on:
Last updated