Skip to content

Commit

Permalink
Update providers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrosx authored Feb 1, 2024
1 parent 6c1c67f commit 2c79e8c
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions src/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"name": "European Spallation Source",
"abbr": "ESS",
"url": "https://search.panosc.ess.eu/api",
"homepage": "https://europeanspallationsource.se/",
"homepage": "https://ess.eu/",
"services": [
{
"name": "PaNdata Software Catalogue",
"url": "https://software.pan-data.eu/"
"name": "PaNOSC Search API",
"url": "https://search.panosc.ess.eu/api"
}
]
},
Expand Down Expand Up @@ -102,5 +102,17 @@
"url": "https://software.pan-data.eu/"
}
]
},
{
"name": "ALBA Synchrotron",
"abbr": "ALBA",
"url": "https://data.cells.es/iws/panosc/search-api",
"homepage": "https://www.cells.es/en",
"services": [
{
"name": "PaNOSC Search API",
"url": "https://data.cells.es/iws/panosc/search-api"
}
]
}
]

0 comments on commit 2c79e8c

Please sign in to comment.