Re: [gdal-dev] Problem accessing NASA Cloud Optimized GeoTIFF data

2021-10-01 Thread Aaron Friesz
Hey Even, Sorry, yeah, the cookies warning goes away if I add the full path. The rest of the log stays the same though. -Aaron On Fri, Oct 1, 2021 at 6:09 AM Even Rouault wrote: > Aaron, > > I see a suspicious "* WARNING: failed to save cookies in ~/cookies.txt: > Failed writing received data

Re: [gdal-dev] Problem accessing NASA Cloud Optimized GeoTIFF data

2021-10-01 Thread Even Rouault
Aaron, I see a suspicious "* WARNING: failed to save cookies in ~/cookies.txt: Failed writing received data to disk/application" that comes from curl. I'm not sure if it is due to the ~/ not being expanded or something else. This might be dependent of your curl version. Using --config CPL_VS

[gdal-dev] Problem accessing NASA Cloud Optimized GeoTIFF data

2021-09-30 Thread Aaron Friesz
Hi, I was recently updating the HLS tutorial to access version 2.0 and discovered that the tutorial is no longer able to access the HLS data in the cloud from a local Python environment. I've been trying to troubleshoot for a couple days now with no positive results. The failure can be boiled down