Open gilbertocamara opened 1 day ago
Dear @gilbertocamara,
I ran the code in my local environment and an Azure Virtual Machine. I tested it with single and multiple cores, but I was also unable to download the data.
The error message I got is the following:
Caused by error in `.check_remote_errors()`:
! 147 nodes produced errors; first error: HTTP 403 Forbidden.
This error is related to issue #1231
Thanks @Pedrobrito99!
Describe the bug I am trying to build a data cube of Landsat data that whose ROI is given by a Sentinel-2 cube. I can create the cube, but I am succeeding to copy the Landsat images to a local directory. Could you please try to reproduce the code below?
To Reproduce