Hi,
I’m totally new to sentinalhub and I’m exploring the eo-learn workshop:
GitHubGitHub - sentinel-hub/eo-learn-workshop: Bridging Earth Observation data and...
Bridging Earth Observation data and Machine Learning in Python - GitHub - sentinel-hub/eo-learn-workshop: Bridging Earth Observation data and Machine Learning in Python
I’m trying to understand the advanced approach for generating timelapse. I get the below error when I run the code cell 4:
“ValueError: Parameter ‘all_bands’ is set to True. Therefore expected band data with 13 bands, got 12 bands”
Could someone help me to resolve this error?
Thank you!