Skip to content

Commit

Permalink
Update link (#2445)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 authored Dec 3, 2024
1 parent 4933b2b commit 1a7ab95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/chesapeake.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ class ChesapeakeCVPR(GeoDataset):

subdatasets = ('base', 'prior_extension')
urls: ClassVar[dict[str, str]] = {
'base': 'https://lilablobssc.blob.core.windows.net/lcmcvpr2019/cvpr_chesapeake_landcover.zip',
'base': 'https://lilawildlife.blob.core.windows.net/lila-wildlife/lcmcvpr2019/cvpr_chesapeake_landcover.zip',
'prior_extension': 'https://zenodo.org/records/5866525/files/cvpr_chesapeake_landcover_prior_extension.zip?download=1',
}
filenames: ClassVar[dict[str, str]] = {
Expand Down

0 comments on commit 1a7ab95

Please sign in to comment.