Skip to content

Commit 1a7ab95

Browse files
authored
Update link (#2445)
1 parent 4933b2b commit 1a7ab95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchgeo/datasets/chesapeake.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ class ChesapeakeCVPR(GeoDataset):
338338

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

0 commit comments

Comments
 (0)