ResonantGeoData / RD-WATCH

RD-WATCH Documentation
https://resonantgeodata.github.io/RD-WATCH/
Apache License 2.0
6 stars 5 forks source link

Element84 STAC Query Support #493

Closed BryonLewis closed 3 weeks ago

BryonLewis commented 1 month ago

This adds support for Element84 STAC Query server for Sentinel 2 imagery. https://earth-search.aws.element84.com/v1/

NOTES:

INITIALIZATION: This requires copying over the environment variable: RDWATCH_STAC_URL="https://earth-search.aws.element84.com/v1/" from the template.env to your local .env to work.

Technical Changes: