...
- 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.
(Latest) 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 downloading data.
- the mwa_client will now display the file size (in bytes) along side the other job information when using the -l (--list-only) option
24-Jun-2018
- Enhancements:
- new command line options for mwa_client, allows you to submit jobs and exit (-s); list your jobs and exit (-l); download a job (-w JOBID); download all your jobs (-w 0). It still supports submitting, monitoring and blocking until all downloads are complete as it did before. See manta-ray-client github for the new options and examples.
- added an "example.csv" template to make it easier for new users to craft a csv file.
- minor updates to the output text, including a new option (-v) to show verbose output.
...
{"serverDuration": 315, "requestCorrelationId": "35c6192b0c2f4e379d93335c5fb0c161"}