SpaceNetChallenge / utilities

Packages intended to assist in the preprocessing of SpaceNet satellite imagery data corpus to a format that is consumable by machine learning algorithms.
Other
249 stars 97 forks source link

Can't download spacenet data #118

Open abinader96 opened 5 years ago

abinader96 commented 5 years ago

After running the command:

aws s3 cp s3://spacenet-dataset/AOI_2_Vegas/srcData/rasterData/AOI_2_Vegas_MUL_Cloud.tif .

An error is returned : fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden

I'm able to download all .vrt files in the Vegas directory and the tif file called: AOI_2_Vegas_MUL-PanSharpen_Cloud.tif

I'm unable to download the rest of the tif files

nrweir commented 5 years ago

Thanks, this is a known issue with the MUL and PAN COGs in that directory. We're working on it. Sorry for the inconvenience.