Search found 11 matches
- Wed Oct 30, 2024 6:42 pm America/New_York
- Forum: Home
- Question: Stac Error on LPCLOUD
- Replies: 7
Re: Stac Error on LPCLOUD
@montesano You may be misunderstanding the limit and max_items parameters. Limit actually limits the results per call to CMR-STAC, but pystac's get_all_items_as_dict() will actually call CMR-STAC multiple times until it gets all the results(using the "next" links automatically for you). So...
- Wed Oct 30, 2024 6:02 pm America/New_York
- Forum: Home
- Question: HLS in LPCLOUD paging is broken
- Replies: 2
Re: HLS in LPCLOUD paging is broken
As mentioned in the github issue, the user would need to use the "next" link in the request to access subsequent results.
William
William
- Wed Oct 30, 2024 4:58 pm America/New_York
- Forum: Home
- Question: CMR STAC GET requests are broken
- Replies: 9
Re: CMR STAC GET requests are broken
Hello henrydevseed
https://cmr.earthdata.nasa.gov/stac/LPCLOUD/search?bbox=-105.55,35.64,-105.31,35.81&datetime=2024-01-01T00:00:00Z/2024-09-24T00:00:00Z&limit=1&collections=HLSL30_2.0,HLSS30_2.0
is now returning 82 matches. Please try it again.
William
https://cmr.earthdata.nasa.gov/stac/LPCLOUD/search?bbox=-105.55,35.64,-105.31,35.81&datetime=2024-01-01T00:00:00Z/2024-09-24T00:00:00Z&limit=1&collections=HLSL30_2.0,HLSS30_2.0
is now returning 82 matches. Please try it again.
William
- Tue Oct 29, 2024 9:14 pm America/New_York
- Forum: Home
- Question: CMR STAC issue wih HLS collections
- Replies: 18
Re: CMR STAC issue wih HLS collections
The XML metadata file is back under assets as seen here: https://cmr.earthdata.nasa.gov/stac/LPCLOUD/collections/HLSL30_2.0/items/HLS.L30.T01FBE.2018272T213803.v2.0 "metadata": { "href": "https://cmr.earthdata.nasa.gov/search/concepts/G2198744339-LPCLOUD.xml", "tit...
- Tue Oct 01, 2024 6:29 am America/New_York
- Forum: Home
- Question: HLS STAC Problem
- Replies: 30
Re: HLS STAC Problem
Hi @gsfc_landslides, I am able to replicate your issue. Looks like we may be running into size limits with AWS API Gateway or Lambda. Will need some time to look at this a bit more, but I think its best to break up your requests for now into separate calls or whatever work around you were thinking o...
- Fri Sep 27, 2024 2:53 pm America/New_York
- Forum: Home
- Question: HLS STAC Problem
- Replies: 30
Re: HLS STAC Problem
We have a separate ticket for the missing metadata issue already. It is in the works.
William
William
- Thu Sep 26, 2024 5:37 pm America/New_York
- Forum: Home
- Question: OPERA DSWx-HLS?
- Replies: 12
Re: OPERA DSWx-HLS?
Please retry your cmr-stac request with the expanded monthly time range. Should be working now.
- Thu Sep 26, 2024 5:36 pm America/New_York
- Forum: Home
- Question: HLS STAC Problem
- Replies: 30
Re: HLS STAC Problem
Please try your request again walterdan, it should be working now.
- Thu Sep 12, 2024 8:19 am America/New_York
- Forum: Home
- Question: CMR STAC issue wih HLS collections
- Replies: 18
Re: CMR STAC issue wih HLS collections
UTC is the Unified technical Committee, which is a bi-weekly email newsletter that Tyler Stevens sends out with release notes from teams on the EED. You can see it at https://wiki.earthdata.nasa.gov/display/UTC/Earthdata+UTC+Status+9.11.24 and info for how to subscribe to it.
- Mon Sep 09, 2024 5:07 pm America/New_York
- Forum: Home
- Question: CMR STAC issue wih HLS collections
- Replies: 18
Re: CMR STAC issue wih HLS collections
The change was announced in an email was sent out(to UTC users) by Tyler Stevens. It was also posted on the #cmr and #cmr-stac slack channels.
This is a new implementation of cmr-stac so there may be differences with the older version. I will write up a ticket to add the metadata xml.
This is a new implementation of cmr-stac so there may be differences with the older version. I will write up a ticket to add the metadata xml.