Search found 17 matches

by waltersdan
Thu Jan 30, 2025 1:34 pm America/New_York
Forum: Home
Question: SWOT HiTIDE downloads different date range
Replies: 2

SWOT HiTIDE downloads different date range

The HiTIDE tool for downloading SWOT data seems to sometimes bring in a much broader time range than selected when actually downloading. It seems to happen when larger areas are selected. As an example, for this search: Sensor: KaRIn Bounding box: -85.616, 20.678, -24.448, 51.690 Date range: Nov 30 ...
by waltersdan
Thu Nov 07, 2024 6:08 pm America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

Hi LP DAAC - afriesz , We are still experiencing the issue every afternoon. Today at about 13:30 Pacific time we started getting the "oops" error and it has been going for well over an hour. This is the same issue we reported here last week as well: https://github.com/nasa/cmr-stac/issues/...
by waltersdan
Wed Oct 02, 2024 11:48 am America/New_York
Forum: Home
Question: Certain HLS (S30) granule(s) lack imagery
Replies: 7

Re: Certain HLS (S30) granule(s) lack imagery

Following!
by waltersdan
Fri Sep 27, 2024 10:38 am America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

Hi wvalenci it looks like that fixed the image limit, but the metadata asset is still missing. The metadata asset has info from the source image (Landsat or Sentinel) that is not otherwise contained in the STAC. It used to link to an .xml file (e.g. 'https://cmr.earthdata.nasa.gov/search/concepts/G2...
by waltersdan
Tue Sep 24, 2024 9:56 am America/New_York
Forum: Home
Question: CMR STAC GET requests are broken
Replies: 9

Re: CMR STAC GET requests are broken

Following
by waltersdan
Tue Sep 17, 2024 11:24 am America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

Ok, thanks for getting back!
by waltersdan
Tue Sep 17, 2024 11:16 am America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

Re: HLS STAC Problem

Hi @dgolon,
Any updates on this? Not being able to query the timeseries makes HLS unusable for our work, I imagine others are in the same boat...
Thanks!
Dan
by waltersdan
Tue Sep 10, 2024 12:41 pm America/New_York
Forum: Home
Question: CMR STAC issue wih HLS collections
Replies: 18

Re: CMR STAC issue wih HLS collections

What is a UTC user? Is this a public list we can subscribe to know about CMR STAC changes?
by waltersdan
Fri Sep 06, 2024 11:00 am America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 30

HLS STAC Problem

There seems to be an issue with the HLS STAC that started a couple days ago. A minimal reproducible example is: from pystac_client import Client url = "https://cmr.earthdata.nasa.gov/stac/LPCLOUD" cat = Client.open(url) params = {'intersects': {'type': 'Polygon', 'coordinates': [[[-120.1, ...
by waltersdan
Wed May 29, 2024 1:37 pm America/New_York
Forum: Home
Question: HLS Metadata
Replies: 2

Re: HLS Metadata

Thanks!