-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hi BBP team,
I am trying to install the Broadband Platform (version 22.4.0) on a Linux system, and I encountered an issue when installing the LABasin500 velocity model package using the provided installation script: setup/easy_install_bbp_22.4.0.sh
The installation fails during the download of the LABasin500 package using base URL "https://g-c662a6.a78b8.36fe.data.globus.org/bbp/releases/22.4.0/"with the following error:
==> LA Basin
===> Downloading...
curl: (22) The requested URL returned error: 404
===> Uncompressing file...
tar: Cannot open: No such file or directory
==> ERROR! MD5SUM check failed for labasin500-velocity-model-22.4.0.tar.gz
Additionally, I noticed that the same URL is referenced in the BBP Docker setup scripts (e.g., create_bbp_docker/wget.sh), suggesting that this is the intended official download location. However, it appears that the LABasin500 package for version 22.4.0 is currently not accessible at this endpoint.
Could you please help me with:
- Is the LABasin500 package for version 22.4.0 still available?
- Has the download URL changed or been migrated?
- Is there an updated installation method for obtaining region/velocity model packages?
Thank you very much for your help!
Best regards,