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

Add Swedish Forest Damage dataset #461

Merged
merged 12 commits into from
Apr 2, 2022
Prev Previous commit
Next Next commit
fix docs
  • Loading branch information
nilsleh committed Mar 21, 2022
commit 0009beafaf3b88a6b60ce2bf2c7721a46fbd9c02
2 changes: 1 addition & 1 deletion torchgeo/datasets/forestdamage.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class ForestDamage(VisionDataset):
* high damage (3)

If the download fails or stalls, it is recommended to try azcopy
as suggested `here <https://lila.science/faq>`_. It is expected that the
as suggested `here <https://lila.science/faq>`__. It is expected that the
downloaded data file with name `Data_Set_Larch_Casebearer`
can be found in `root`.

Expand Down