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

23_data_access_lazy_loading.ipynb loading time question. #81

Open
vprint opened this issue Jan 20, 2025 · 2 comments
Open

23_data_access_lazy_loading.ipynb loading time question. #81

vprint opened this issue Jan 20, 2025 · 2 comments

Comments

@vprint
Copy link

vprint commented Jan 20, 2025

Hello,

I have executed the 23_data_access_lazy_loading.ipynb exercise, but the wait time for datacube.execute()) command took more than 5 minutes. Is it expected, or an error in my configuration ?

Valentin

@clausmichele
Copy link
Member

Hi @vprint, it is expected to take some time, since it creates a view of a huge datacube composed by thousands of STAC Items. We can anyway try to speed it up.

@vprint
Copy link
Author

vprint commented Jan 21, 2025

Hi @clausmichele, thanks for the answer. If you can make it faster, why not, but I think at least the user should be inform that the operation may take a long time, for example with a message like 'This may take up to 5 minutes' in the Lazy data loading part of the 23_data_access_lazy_loading.ipynb file or a message in the 2.3 Data Access part of the course.

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

No branches or pull requests

2 participants