* [`vtcmd`] Update client to check that associated files are readable during associate file step before creating submission package.
* [`vtcmd`] Add support for resuming partially uploaded files when resuming a submission so that it will check which parts are already uploaded, and then only finish uploading the incomplete parts.
* [`vtcmd`] Update to set the size for both datafile and manifest associated files before uploading files so that submission metrics accurately reflect the state of a submission.
* [`nda-tools`] Updated make_config function so that user can use both versions python 2 and python 3.