Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

735 use earth search v1 endpoint #754

Merged
merged 7 commits into from Feb 7, 2024
Merged

Conversation

jlahovnik
Copy link
Collaborator

@jlahovnik jlahovnik commented Jul 3, 2023

switch to the new earth_earch API https://earth-search.aws.element84.com/v1/ and add the newly available product types:

  • S1_SAR_GRD
  • S2_MSI_L1C
  • LANDSAT_C2L2
  • NAIP
  • COP_DEM_GLO30_DGED
  • COP_DEM_GLO90_DGED

And S2_MSI_L2A_COG available through earth_search_cog (endpoint also updated)

@jlahovnik jlahovnik linked an issue Jul 3, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Test Results

    4 files  ±0      4 suites  ±0   4m 38s ⏱️ +5s
  456 tests ±0    453 ✅ ±0   3 💤 ±0  0 ❌ ±0 
1 824 runs  ±0  1 744 ✅ ±0  80 💤 ±0  0 ❌ ±0 

Results for commit 5981d35. ± Comparison against base commit ce74f22.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Code Coverage (Ubuntu)

File Coverage
All files 81%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 5981d35

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Code Coverage (Windows)

File Coverage
All files 75%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against 5981d35

@alambare-csgroup alambare-csgroup added the pending Waiting for further information / action label Nov 17, 2023
@sbrunato sbrunato removed the pending Waiting for further information / action label Jan 23, 2024
@sbrunato sbrunato force-pushed the 735-use-earth_search-v1-endpoint branch from 227b9dc to 5981d35 Compare February 6, 2024 16:30
@sbrunato sbrunato merged commit acf207e into develop Feb 7, 2024
12 checks passed
@sbrunato sbrunato deleted the 735-use-earth_search-v1-endpoint branch February 7, 2024 09:05
@sbrunato sbrunato added this to the 2.12.0 milestone Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use earth_search v1 endpoint
3 participants