Skip to content

Commit

Permalink
Update data link for colorado-flood data (#388)
Browse files Browse the repository at this point in the history
* fixed a filename in the co flood data

* try 2 to fix the co-flood download

* small syntax fix
  • Loading branch information
Leah Wasser committed Jul 18, 2019
1 parent 1068937 commit 7dc0901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthpy/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
),
],
"colorado-flood": (
"https://ndownloader.figshare.com/files/16353476",
"https://ndownloader.figshare.com/files/16371473",
".",
"zip",
),
Expand Down

0 comments on commit 7dc0901

Please sign in to comment.