Search found 4 matches

by rabbott
Tue Dec 12, 2023 3:36 pm America/New_York
Forum: Home
Question: EDSC - Timeline plugin
Replies: 2

Re: EDSC - Timeline plugin

Hi @stiven67, Unfortunately the error messages you're receiving are specific to your development environment, it seems it's looking for Visual Studio, which is never referenced or required in any javascript packages we produce. I'd recommend looking into setting up a Node.js environment on Windows, ...
by rabbott
Thu Dec 07, 2023 11:02 am America/New_York
Forum: Home
Question: Earthdata search API
Replies: 3

Re: Earthdata search API

It'd be more beneficial to the community if you posted here or posted an issue on the repository for transparency, it's possible that other users may be having similar issues.
by rabbott
Fri Dec 01, 2023 9:58 am America/New_York
Forum: Home
Question: Earthdata search API
Replies: 3

Re: Earthdata search API

Good morning! Earthdata Search doesn't have it's own API, its a UI that sits on top of CMR (https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html). Earthdata Search did make the timeline component itself a separate open source tool (https://github.com/nasa/edsc-timeline) that can be utiliz...
by rabbott
Mon Sep 25, 2023 9:30 am America/New_York
Forum: Home
Question: HLS STAC Problem
Replies: 6

Re: HLS STAC Problem

CMR STAC utilizes https://github.com/adr/adr-log for generating change logs. The releases of and contents of STAC releases are managed internally with input/feedback from the community while taking into consideration the caveats of the underlying APIs and data. Keep in mind that a release to product...