Versions Compared

Key

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

Table of Contents

The following are the official, recent release notes for the MWA ASVO.For older release notes, see MWA ASVO Past Release Notes.

...

Status
subtletrue
colourRed
titleBreaking
 This represents a breaking change to existing functionality

...


14 Aug 2024

  • Status
    colourYellowBlue
    titlebackend
     Github actions failing
    client
    TAP service is now accessible via https (http will still work though). It is recommended to use https://vo.mwatelescope.org/mwa_asvo/tap instead of http as sometime in the future the http endpoint will be deprecated.

9 Aug 2024

  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
     Allow scratch delivery to deliver as a tar file. User can choose the delivery format as tar when deliver delivery is selected as scratch. 
  • Status
    colourYellow
    titlebackend
     birli Fixed bug where birli manifest hash verification was failing due to a bug.
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
     Allow MWAX_VCS jobs to specify a range of coarse channels. User can select a range of channels they want to download instead of all the channels.
  • Status
    colourBlue
    titleclient
     submitting (Giant-squid): Submitting jobs should be able to continue after the failure of a single job. when When multiple jobs are submitted through Giant-squid, a failure in a single job caused giant squid it to quit, which is now fixed. Giant-squid now will proceed to the next job if a job fails.

...

  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
     Admin setting: This is an admin feature enables the admin to schedule maintenance , post maintenance message , partially outage some of the jobs. for example, blocking only the jobs that delivers to acacia when acacia is down. This will allow us to keep working parts of the system operational when only one Pawsey component is offline or not working.
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
     Added ORCID field to the registration and my profile, this is an optional field. Existing users can go to their profile and update their ORCID. We capture ORCIDs from users to better understand how MWA data is used by researchers.
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
     Allow users to unsubscribe from email status updates from MWA ASVO team. The user can go to their profile and uncheck the option to opt out. We will only send status emails when there is a major issue or disruption to users.
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
     
    Status
    colourBlue
    titleclient
     Allow resubmission / retry of completed or errored or cancelled jobs.
    • Retry feature: For failed or cancelled voltage jobs, "retry" allows a partially completed voltage job to be resumed from where it left off. (via web front end only).
    • Resubmit: All type of jobs that are failed or cancelled or completed can be resubmitted using the same parameters.
    • Use -ar, --allow-resubmit to resubmit the jobs through the manta-ray-client CLI
    • Use -r, --allow-resubmit to resubmit the jobs through the giant-squid  CLI
  • Status
    colourBlue
    titleclient
    giant-squid CLI now has a new download command line argument --download-dir. This allows the user to specify which directory to download data to. If omitted, it will default to the current working directory ('.') which was the behaviour prior to this release.
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
     Cosmetic changes: Date formatting; redirect to home after password reset; error message handling; removed some deprecated code; removed a column an internal table data_files that was no longer needed.
  • Status
    colourYellow
    titlebackend
     Distinguish between different job types in SLURM queue. 
    • Visibility Download jobs are named {MWA ASVO jobid}vis
    • Voltage Download jobs are named {MWA ASVO jobid}volt
    • Conversion jobs have several steps:
      • Download data step jobs are named {MWA ASVO jobid}convdload
      • Birli step jobs are named {MWA ASVO jobid}convbirli
      • Delivery of data step jobs are named {MWA ASVO jobid}convdelivery
      • Cleanup/Error step jobs are named {MWA ASVO jobid}converror

...

  • Status
    colourYellow
    titlebackend
     Package updates: Python packages are updated from 3.8 to 3.11 except processor.
  • Status
    colourGreen
    titleweb
     Package updates: React is updated to v18 except axios.
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
      Removal of /astro as a delivery option and processing. Please be aware that the /astro option will be removed from ASVO after the January 18th release. If any jobs with the delivery option as /astro were submitted just before the release, they might encounter issues after Pawsey removes the /astro filesystem on the 22nd. Also, any job data that is left in astro will be lost.
  • Status
    colourGreen
    titleweb
      UI / UX changes: fixed in search button observation page ,  filtering  issue in jobs page. 
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
      log in locally using email address.
  • Status
    colourYellow
    titlebackend
      fixing permission issues with readme.

13 December 2023

  • Status
    colourGreen
    titleweb
    Fix delete request filter issues
  • Status
    colourGreen
    titleweb
     Remove column "Flags" from search results grid
  • Status
    colourYellow
    titlebackend
     Priority penalty for ASVO jobs according to the Env 

...

  • Status
    colourYellow
    titlebackend
    Various OS patches
  • Status
    colourYellow
    titlebackend
    SSL certificates updated
  • Status
    colourYellow
    titlebackend
    If an internal server error occurs with status code 500. It will try an alternative webserver before giving an error.
  • Status
    colourYellow
    titlebackend
    Logging messages are updated with descriptive messages and provide absolute paths for jobs.
  • Status
    colourYellow
    titlebackend
    Added MWA_ASVO_README.md to downloaded files. Now, users will have a new file in their downloads that gives information about MWA ASVO.
  • Status
    colourBlue
    titleclient
    giant-squid client now supports voltage jobs (note: usual restrictions apply- please Contact Support if you need to be able to download voltages)
  • Status
    colourGreen
    titleweb
    ASVO is added with filters in the "My Jobs" page for Job type and status.
  • Status
    colourGreen
    titleweb
    Total Archieved Bytes(Size of observation) in the Observations page is formatted.
  • Status
    colourGreen
    titleweb
     
    Status
    colourYellow
    titlebackend
    Pre-submission validations are added in both web-UI and the backend to capture pre-processor errors in advance. 

26 July 2023

...