Any notable changes to the msg.py script will be documented here. Changes are added in descending order from most recent to oldest.
Release Date: 2016.06.14
- Script now has default argument values and can accept optional arguments to override default values.
- Nothing.
- All hardcoded inputs.
Release Date: 2016.06.06
- Scripts to launch msg.py under Slurm or Parametric Launcher.
- Scripts to pre-process scalar data file for parallelized processing across multiple nodes.
- References and additional post-processing scripts that will need to be generated.
- Refactor of script to accept ordered arguments for inputs.
- Hardcoded references to inputs and outputs.
Release Date: 2016.04.07
- Additional cleanup on configurable parameters.
- PEP8 compliance within reason.
- Nothing.
Release Date: 2016.02.29
- Nothing.
- Nothing.
- Extraneous files littering project.
Release Date: 2016.02.26
- Added output directory and empty file to keep directory in repo.
- Nothing.
- Nothing.
Release Date: 2016.02.16
- Initial commit of basic script with hardcoded inputs, outputs and values.
- Methods to parse various filetypes (csv and tsv)
- Removed all extraneous comments and print statements from module.
- Removed files from tracking that should not be tracked.
- Updated readme.
- Nothing.
- Nothing.