Skip to content

Commit

Permalink
update ipsl wps url
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Jan 3, 2025
1 parent e1b5ace commit 416791e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rook/usage/combine.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

URLS = {
"local": config.get_config_value("server", "url"),
"ipsl": "http://copernicus-wps.ipsl.upmc.fr/wps",
"ipsl": "http://copernicus-wps.ipsl.fr/wps",
"dkrz": "http://rook8.cloud.dkrz.de/wps",
}

Expand Down

0 comments on commit 416791e

Please sign in to comment.