Skip to content

Commit 75b7d6d

Browse files
Update test_wps_drought.py
1 parent 809adbc commit 75b7d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_wps_drought.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def test_wps_drought():
1313

1414
# Correct the input parameters and encode URLs properly
1515
datainputs_dict = {
16-
"pr": "https://raw.githubusercontent.com/climateintelligence/albatross/new_NIPA/albatross/data/E-OBS_precipitation_Como.txt",
16+
"pr": "https://raw.githubusercontent.com/climateintelligence/albatross/refs/heads/main/albatross/data/E-OBS_precipitation_Como.txt",
1717
"indicator": "NAO",
1818
"start_year": "1951",
1919
"end_year": "1999",

0 commit comments

Comments
 (0)