From 40717903be6239693e0dece1aa97d8e386a96e44 Mon Sep 17 00:00:00 2001 From: Matt Fisher Date: Fri, 27 Sep 2024 09:46:15 -0600 Subject: [PATCH] Mention other ongoing icepyx efforts --- HARMONY_MIGRATION_NOTES.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/HARMONY_MIGRATION_NOTES.md b/HARMONY_MIGRATION_NOTES.md index 42d2b8331..ab60c0089 100644 --- a/HARMONY_MIGRATION_NOTES.md +++ b/HARMONY_MIGRATION_NOTES.md @@ -133,6 +133,19 @@ for icepyx to work correctly. this envvar with your Earthdata Login token. +## Integrating with other ongoing Icepyx work + +Harmony is a major breaking change, so we'll be releasing it in Icepyx v2. + +We know the community wants to break the API in some other ways, so we want to include those in v2 as well! + +* Some of Icepyx's Query functionality is already served by earthaccess; refactor or replace the `Query` class? +* ? + +Jessica is currently determining who can help work on these changes, and what that looks like. *If you, the +Harmony/ECS migration developer, identify opportunities to easily replace portions of Icepyx with _earthaccess_ +or other libraries, take advantage of that opportunity. + ## FAQ ### Which API?