Open
Conversation
updates the download function to first order data if the user has not explicitly run the order function, returning to the intended behavior of icepyx, as in v1.
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
Co-authored-by: Rachel Wegener
…sts (#713) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Luis López <betolin@gmail.com> * Don't use a no-results-found query to determine if too old a version is submitted * Surface an error when the concept_id cannot be found. * Update the test stating no results were found, letting CMR provide the error message. * Streamline several duplicative lines of code all dedicated to getting the concept id for a given product and version
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jessica Scheick <JessicaS11@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
I will automatically update this comment whenever this PR is modified |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #749 +/- ##
==========================================
+ Coverage 76.53% 77.31% +0.77%
==========================================
Files 42 42
Lines 3205 3231 +26
Branches 402 401 -1
==========================================
+ Hits 2453 2498 +45
+ Misses 615 600 -15
+ Partials 137 133 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
weiji14
reviewed
Mar 13, 2026
Member
There was a problem hiding this comment.
Wow, the change in the y-axis from 200 to 1000!
| @@ -1,5 +1,5 @@ | |||
| backoff | |||
| dask[dataframe] <2025.1.0 | |||
| dask[dataframe] | |||
Member
There was a problem hiding this comment.
Glad to see this unpinned, need to remember to apply it to the conda-forge recipe later.
weiji14
approved these changes
Mar 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
new release with a few bug fixes and so updated stats show up in the default docs pages (latest).