Search found 5 matches

by dyuu
Thu Nov 07, 2024 4:05 pm America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

Hi @LP DAAC - afriesz

Thanks for the update! Is this fix related to the "oops" error? I am still getting that when calling the STAC api.
by dyuu
Wed Oct 30, 2024 5:57 pm America/New_York
Forum: Home
Question: CMR STAC issue wih HLS collections
Replies: 18

Re: CMR STAC issue wih HLS collections

Hi Alicia would you happen to have any updates on the "oops" issue in this thread: viewtopic.php?t=5922

I'm still encountering this issue currently, which makes the LPCloud STAC unusable. Happy to provide any data points, etc.
by dyuu
Wed Sep 18, 2024 3:35 pm America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

Thank you, is there an ETA on the STAC fixes? It would help inform whether to proceed with the workaround, or wait for updates. Cheers.
by dyuu
Wed Sep 18, 2024 12:07 am America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

@dgolon I tested various search param settings. I noticed the same behavior - that longer periods (> 6 months) will result in the "oops" API error. My MRE (small section of Central park, 9 months): results = catalog.search( bbox=[-73.9819, 40.7681, -73.9580, 40.7851], collections=["HL...
by dyuu
Mon Sep 09, 2024 3:17 pm America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

I am facing the same issue, seeing most datetime ranges returning the same API error. Additionally, was there some recent change that resulted in the search API datetime param type changing from array to string? Would be great to know where I can stay up to date with these API changes. Thanks for ki...