wget 403 forbidden
-
- User Services
- Posts: 44
- Joined: Tue Dec 03, 2024 2:37 pm America/New_York
- Has thanked: 11 times
Re: wget 403 forbidden
Hello @immerse8083 We are having our developers take a look and will respond when we have an answer from them. Thanks -- Danielle
Subscribe to the LP DAAC listserv by sending a blank email to lpdaac-join@lists.nasa.gov.
Sign up for the Landsat listserv to receive the most up to date information about Landsat data: https://public.govdelivery.com/accounts/USDOIGS/subscriber/new#tab1.
Sign up for the Landsat listserv to receive the most up to date information about Landsat data: https://public.govdelivery.com/accounts/USDOIGS/subscriber/new#tab1.
Filters:
-
- User Services
- Posts: 44
- Joined: Tue Dec 03, 2024 2:37 pm America/New_York
- Has thanked: 11 times
Re: wget 403 forbidden
Hello @immerse8083 Here is what we heard back from our developers:
We do not see anything in your code that would cause a 403. We suggest retrying the gdal option as maybe it is not being properly passed to the 'stacstack' library.
There are a couple other potential issues though:
1) The product names for HLS in CMR-STAC have changed to HLSS30_2.0 and HLSL30_2.0
2) Since the bands from each instrument aren't the same, this could cause an issue when building a timeseries with `stacstack`
Maybe this tutorial would be helpful for you: https://github.com/nasa/HLS-Data-Resources/blob/main/python/tutorials/EVI_timeseries_with_odc_stac.ipynb
It's not the same workflow, but somewhat similar.
We hope this helps.
We do not see anything in your code that would cause a 403. We suggest retrying the gdal option as maybe it is not being properly passed to the 'stacstack' library.
There are a couple other potential issues though:
1) The product names for HLS in CMR-STAC have changed to HLSS30_2.0 and HLSL30_2.0
2) Since the bands from each instrument aren't the same, this could cause an issue when building a timeseries with `stacstack`
Maybe this tutorial would be helpful for you: https://github.com/nasa/HLS-Data-Resources/blob/main/python/tutorials/EVI_timeseries_with_odc_stac.ipynb
It's not the same workflow, but somewhat similar.
We hope this helps.
Subscribe to the LP DAAC listserv by sending a blank email to lpdaac-join@lists.nasa.gov.
Sign up for the Landsat listserv to receive the most up to date information about Landsat data: https://public.govdelivery.com/accounts/USDOIGS/subscriber/new#tab1.
Sign up for the Landsat listserv to receive the most up to date information about Landsat data: https://public.govdelivery.com/accounts/USDOIGS/subscriber/new#tab1.