Skip to main content

Hi,


I’m totally new to sentinalhub and I’m exploring the eo-learn workshop:

favicon.svgGitHub
3302b9e1471d93bf45b8c2886293e12a1b3ca74b.png


GitHub - 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!

Dear @Kanmani


Unfortunately, the repository with eo-learn-workshop is rather outdated. We have plans to update it, but …


In the mean time, I advise you to have a look at the (maintained) time-lapse example in eolearn: docs and code.


Best,

Matej


Thank you very much for the quick response!


Reply