From 97e5dc6800da571d427d865d1564a921d30c8880 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:46:22 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- HARMONY_MIGRATION_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HARMONY_MIGRATION_NOTES.md b/HARMONY_MIGRATION_NOTES.md index ab60c0089..50e964a2b 100644 --- a/HARMONY_MIGRATION_NOTES.md +++ b/HARMONY_MIGRATION_NOTES.md @@ -135,14 +135,14 @@ for icepyx to work correctly. ## Integrating with other ongoing Icepyx work -Harmony is a major breaking change, so we'll be releasing it in Icepyx v2. +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 +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.