Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP internal server error when trying to download AbovegroundLiveWoodyBiomassDensity #1679

Closed
pioneerHitesh opened this issue Oct 18, 2023 · 1 comment · Fixed by #1713
Closed
Labels
datasets Geospatial or benchmark datasets
Milestone

Comments

@pioneerHitesh
Copy link
Contributor

Description

There is an urllib.error.HTTPError: HTTP Error 500: Internal Server Error occuring . This issue occures when compiling from github and installing using pip3. It is occuring for AbovegroundLiveWoodyBiomassDensity which is a module from torchgeo.datasets.agb_live_woody_density

Steps to reproduce

python
from torchgeo.datasets.agb_live_woody_density import AbovegroundLiveWoodyBiomassDensity ALWBD = AbovegroundLiveWoodyBiomassDensity(paths="~/test", download=True)

Version

0.6.0.dev0 and 0.5.0

@pioneerHitesh pioneerHitesh changed the title HTTP internal server error when trying to download AbovegroundLiveWoodyBiomassDensity using torchgeo.datasets.agb_live_woody_density.AbovegroundLiveWoodyBiomassDensity HTTP internal server error when trying to download AbovegroundLiveWoodyBiomassDensity Oct 18, 2023
@adamjstewart
Copy link
Collaborator

@nilsleh you added this dataset, do you remember where you got the download link from? Probably just needs to be updated.

@adamjstewart adamjstewart added the datasets Geospatial or benchmark datasets label Oct 18, 2023
@adamjstewart adamjstewart added this to the 0.5.1 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants