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

Fix for Sentinel-2 Field Parcel Extraction #17

Closed
leonard-psu opened this issue Aug 20, 2023 · 1 comment · Fixed by #20
Closed

Fix for Sentinel-2 Field Parcel Extraction #17

leonard-psu opened this issue Aug 20, 2023 · 1 comment · Fixed by #20

Comments

@leonard-psu
Copy link

In notebook "Sentinel-2 Field Parcel Extraction"

from eodal.downloader.sentinel2.utils import unzip_datasets

needs to be changed to

from eodal.downloader.utils import unzip_datasets

@lukasValentin
Copy link
Collaborator

Hi @leonard-psu thanks for spotting this - could you open an PR and propose the changes directly in the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants