Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Status
    colourGreen
    titleweb
     This item relates to the front end web site of the MWA ASVO and the associated VO TAP service.
  • Status
    colourBlue
    titleclient
     This item relates to the python API and command line client of the MWA ASVO (manta-ray-client).
  • Status
    colourYellow
    titlebackend
     This item relates to the server back-end of the MWA ASVO system, which includes the dispatch service, processor service and cotter.

(Latest) 24-Jun-2018

  • Enhancements:
    • Status
      colourBlue
      titleclient
       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.
    • Status
      colourBlue
      titleclient
       added an "example.csv" template to make it easier for new users to craft a csv file.
    • Status
      colourBlue
      titleclient
       minor updates to the output text, including a new option (-v) to show verbose output.

20-Jun-2018

  • Fixes:
    • Status
      colourGreen
      titleweb
       Accessing a web page which requires the user to be logged in will now take them to a login page.
    • Status
      colourGreen
      titleweb
       On query page, "project" drop down is now sorted correctly and includes a short description (which is also searchable).
    • Status
      colourGreen
      titleweb
      Status
      colourYellow
      titlebackend
      Status
      colourBlue
      titleclient
       Fixed an issue where the "Jobs" page and the manta-ray-client did not allow the use of a non-integer time resolution setting. e.g. 0.5 would result in an error:  "Time resolution not of type integer".
    • Status
      colourGreen
      titleweb
       Fixed an issue where the query form is not showing all observations when performing a search.
    • Status
      colourBlue
      titleclient
       Fixed an issue where rerunning the manta-ray-client with the same csv file produces multiple jobs (which are all the same except for the order of the parameters), instead of 'reconnecting' to the existing job(s).
    • Status
      colourYellow
      titlebackend
       Fixed several issues when closing down processes.
    • Status
      colourYellow
      titlebackend
       The processor will explicitly ignore files in the archive which are not required for the data job. This will prevent errors like this: "MWA: 50 and NGAS: 51 file number mismatch; ignoring: 1066572736" from occurring.
  • Enhancements:
    • Status
      colourGreen
      titleweb
       Updated look and feel.
    • Status
      colourGreen
      titleweb
       Changed font to be much more readable for numbers.
    • Status
      colourGreen
      titleweb
       We've added a twitter feed (@mwa_asvo) to the front page which will be used to update users of any service status changes or issues to the MWA ASVO.
    • Status
      colourGreen
      titleweb
       Dates are now displayed in ISO 8601 format.
    • Status
      colourGreen
      titleweb
       Added Change Password feature.
    • Status
      colourGreen
      titleweb
       On query page, "from date" can be searched without "to date" and vice-versa.
    • Status
      colourGreen
      titleweb
       Upon registering, users will now be shown a message box telling them their registration is successful and that they will need to verify their email address. This should prevent users from clicking register multiple times.
    • Status
      colourGreen
      titleweb
       Added information about compliance with privacy policy.

...