-
Notifications
You must be signed in to change notification settings - Fork 1k
data center file update #8286
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
base: master
Are you sure you want to change the base?
data center file update #8286
Conversation
electricitymaps#8170 electricitymaps#8178 Added 2 data centres from the stuttgart region and one from juelich
updated westeurope azure data center
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, there are some few things that needs to be double checked though.
"jsc-de-juelich": { | ||
"provider": "jsc", | ||
"displayName": "Jülich Supercomputing Centre", | ||
"zoneKey": "DE-NW", | ||
"lonlat": [6.3996038, 50.9022892], | ||
"region": "de-juelich", | ||
"source": "https://www.fz-juelich.de/ias/jsc/EN/Home/home_node.html", | ||
"operationalSince": null, | ||
"status": "operational" | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this a datacenter or data lab?
I think we just want to stick with datacenters for now.
@jbdietrich any opinion?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure, I found this quote on the source site -> JUPITER at the Forschungszentrum Jülich in North Rhine-Westphalia, Germany, becomes the fastest supercomputer in Europe. JUPITER, developed by the Jülich Supercomputing Centre (JSC) and owned by EuroHPC JU, ranks 4th on the June 2025 TOP500 list of the world’s fastest supercomputers
zonekey was wrong
updated region according to guidelines
fixed missing zone key
updated region and name for itenos
#8170
Issue
Data center file is missing a few centers in the stuttgart region
Description
Added 2 data centres from the stuttgart region and one from juelich and updated the west europe azure data center
Double check
poetry run format
in the top level directory to format my changes.