![]() |
![]() |
Go to the source code of this file.
Namespaces | |
uploadConditions_v2 | |
Functions | |
def | uploadConditions_v2.get_version (url) |
def | uploadConditions_v2.getInput (default, prompt='') |
def | uploadConditions_v2.getInputChoose (optionsList, default, prompt='') |
def | uploadConditions_v2.getInputRepeat (prompt='') |
def | uploadConditions_v2.getInputWorkflow (prompt='') |
def | uploadConditions_v2.parse_arguments () |
def | uploadConditions_v2.run_upload (parameters) |
def | uploadConditions_v2.runWizard (basename, dataFilename, metadataFilename) |
Variables | |
int | uploadConditions_v2.__version__ = 1 |
def | uploadConditions_v2.final_service_url = upload_metadata["server"] |
string | uploadConditions_v2.horizontal_rule = "="*60 |
def | uploadConditions_v2.response = get_version(final_service_url) |
uploadConditions_v2.server_version = json.loads(response) | |
def | uploadConditions_v2.upload_metadata = parse_arguments() |
dictionary | uploadConditions_v2.upload_metadata_argument = {} |