Fix for Sentinel-2 Field Parcel Extraction
Closed this issue · 1 comments
leonard-psu commented
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 commented
Hi @leonard-psu thanks for spotting this - could you open an PR and propose the changes directly in the code?