Skip to content

Commit abaa014

Browse files
committed
Updated BigEarthNet v1.0 S2 download link
1 parent cd0fa0c commit abaa014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_datasets/datasets/bigearthnet/bigearthnet_dataset_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
_DATA_OPTIONS = ['rgb', 'all']
7575

76-
_ZIP_FILE = 'http://bigearth.net/downloads/BigEarthNet-S2-v1.0.tar.gz'
76+
_ZIP_FILE = 'https://zenodo.org/records/12687186/files//BigEarthNet-S2-v1.0.tar.gz'
7777
_ZIP_SUBIDR = 'BigEarthNet-v1.0'
7878

7979
# To clip and rescale the RGB channels for the JPEG images visualizatoin.

0 commit comments

Comments
 (0)