Skip to content

Commit

Permalink
update dashboard urls
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed May 31, 2024
1 parent ee091a7 commit d1bf547
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rook/usage/combine.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
URLS = {
"local": config.get_config_value("server", "url"),
"ipsl": "http://copernicus-wps.ipsl.upmc.fr/wps",
"dkrz": "http://rook3.cloud.dkrz.de/wps",
"ceda": "http://rook-wps1.ceda.ac.uk/wps",
"dkrz": "http://rook8.cloud.dkrz.de/wps",
}


Expand Down

0 comments on commit d1bf547

Please sign in to comment.