EOA-team/eodal_notebooks

Fix for Sentinel-2 Field Parcel Extraction

Closed this issue · 1 comments

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

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