...
- This item relates to the front end web site of the MWA ASVO and the associated VO TAP service.
- This item relates to the python API and command line client of the MWA ASVO (manta-ray-client).
- This item relates to the server back-end of the MWA ASVO system, which includes the dispatch service, processor service and cotter.
...
24-Jul-2018
- Enhancements:
- New command line option: -e <error_file> | --error-file=<error_file> | --errfile=<error_file>. This allows users to specify a file which all job-related errors are written to in a machine-readable format (JSON). This is to make it easier for users to write batch processes to submit, download and track MWA ASVO jobs.
- mwa_client now uses the argparse module instead of the deprecated optparse module to process command line arguments.
- Command line option -w | --download-only= now accepts "all" as well as a job id of 0 to mean- download any jobs which are available for download.
26-Jun-2018
- Fixes
- changed the way internal worker processes communicate, in order to prevent the stdout errors such as "Invalid file object..." when running jobs.
- Enhancements:
- all new job products will now have their sha1 hash calculated (you can see it under the "Download" button). To verify the integrity of your download, use an sha1 tool (for example sha1sum <filename>) to compare the expected versus the actual checksum.
- the sha1 hash is now displayed in the mwa_client when a download completes.
- the mwa_client will now display the file size (in bytes) of completed jobs along side the other job information when using the -l (--list-only) option
...
{"serverDuration": 322, "requestCorrelationId": "5a0254bfeb8e4faba37249e59869864f"}