Search found 2 matches

by rbrassfield
Mon Oct 28, 2024 5:01 pm America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

I've been following this thread now since it was spotted early September. I made some workarounds (separate collections requests for HLSS and HLSL) which has been working fine. I'm still getting the same API error however: APIError: {"errors":["Oops! Something has gone wrong. We have ...
by rbrassfield
Thu Apr 25, 2024 3:13 pm America/New_York
Forum: Home
Question: Errors accessing HLS data
Replies: 17

Re: Errors accessing HLS data

I'm running into the same issues. I'm working within fully updated packages/environments following this GDAL config: gdal.SetConfigOption('GDAL_HTTP_COOKIEFILE','~/cookies.txt') gdal.SetConfigOption('GDAL_HTTP_COOKIEJAR', '~/cookies.txt') gdal.SetConfigOption('GDAL_DISABLE_READDIR_ON_OPEN','EMPTY_DI...