Published March 17, 2016
| Version 0.15.1
Software
Open
redi: 0.15.1
Authors/Creators
- 1. University of Florida Clinical and Translational Science Insitute
- 2. University of Florida
- 3. University of Florida - CTS-IT
Description
Summary: RED-I now accepts a file as input from the command line, using -f FILENAME.
add tests to validate the input file used with the commandline switch -f or --file (Christopher Barnes)
- move logger setup and config to start sooner since it is needed by other functions (Christopher Barnes)
- add testdata.csv to use as test input for commandline options test and development (Christopher Barnes)
- added .coverage, cover/, coverage.xml and nosettest.xml to .gitignore. The are local to my test runs (Christopher Barnes)
- add TODO items (Christopher Barnes)
- add todo item for adding a switch to allow another sorting behavior for data points and events (Christopher Barnes)
- Fixing broken test. (Nicholas Rejack)
- added raw text file to def _run and function signature (Kevin Steven Hanson)
- moved raw txt exception out of run function (Kevin Steven Hanson)
- adding option to bypass raw.txt with an if else block that makes more sense than my previous one (Kevin Steven Hanson)
- Fixing bad operator. (Nicholas Rejack)
- Adding code to catch if user tries to use -e and -f at same time (Nicholas Rejack)
- added ability to use input file and bypass hard coded raw.txt (Kevin Steven Hanson)
- i called logger in my agruement before it was defined, my bad (Kevin Steven Hanson)
- adding info statement to work with logger for -f argument (Kevin Steven Hanson)
- Added the missing usage for the file input. (Buck72)
- Add the flag for input file for REDI to use. (Buck72)
- created input file path to hanlde -f file handle with a basic print statement for now (Kevin Steven Hanson)
- add .eggs as correction for directory name to .gitignore (Christopher Barnes)
- add .egg and virtualenvironment folder venv from instructions to .gitignore (Christopher Barnes)
- Adding a new exception to watch for in redcapClient.py: ConnectionError (Nicholas Rejack)
Files
redi-0.15.1.zip
Files
(5.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ec2b3239fd87d5fc82f94f7f432d72de
|
5.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ctsit/redi/tree/0.15.1 (URL)