-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grand access to other model URLs, not just CSCS #5
base: main
Are you sure you want to change the base?
Conversation
Thanks for creating this MR! We will have a call on Monday to discuss more details about it. Meanwhile, can you please gather the info of which Live Papers will use this service and what url they are hitting? |
The format of the zip file should be one of those Example of working URL |
an example of a new URL example is: https://object.cscs.ch/v1/AUTH_7e4157014a3d4c1f8ffe270b57008fd4/cnr-pa-ibf-dev-/mccauley_et_al_2020_03.zip?temp_url_sig=7d567c1ca5eea9df4bc3d59cf4a469d8d3b9b566&temp_url_expires=2024-05-17T08:01:40Z&temp_url_prefix=mccauley_et_al_2020_03.zip While the current accepted URLs are: Also, as mentioned in the call, we are expecting the CSCS deployment to be moved at a different location in the future |
Strange, for the new url, I get |
I also get this now. The URL seem to have been a temporary one (it is even written in the URL the expiration date). |
Here's the new link. This should be permanent but let's monitor it ... https://data-proxy.ebrains.eu/api/permalinks/a7624842-7124-4970-b8ec-1fabb73dca08 |
Here's the list of the live papers using either the web interface or the web socket: Web interface https://live-papers.brainsimulation.eu/#2018-migliore-et-al https://live-papers.brainsimulation.eu/#2018-lindroos-et-al https://live-papers.brainsimulation.eu/#2018-eyal-et-al https://live-papers.brainsimulation.eu/#2020-masoli-et-al-b https://live-papers.brainsimulation.eu/#2020-hjorth-et-al https://live-papers.brainsimulation.eu/#2020-masoli-et-al-a https://live-papers.brainsimulation.eu/#2020-amsalem-et-al Web socket https://live-papers.brainsimulation.eu/#2019-solinas-et-al https://live-papers.brainsimulation.eu/#2019-martinello-et-al |
In EBRAINS 2.0 project and in the usage of Ebrains Live Papers the URLs for downloading emodels can differ(the AUTH key from URL can be different). For now just a simple check was added - to download the emodel if an absolute url is given. For the future a set of URLs for validation can be taken into consideration.