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

Fix DataID access #111

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Fix DataID access #111

merged 5 commits into from
Nov 16, 2023

Conversation

sfinkens
Copy link
Member

Closes #110 . Also needed minor changes to adapt to the latest Pandas version.

@djhoese
Copy link
Member

djhoese commented Nov 15, 2023

https://github.com/pytroll/satpy/blob/main/.github/dependabot.yml ?

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8dd8abe) 62.48% compared to head (f66c541) 64.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   62.48%   64.06%   +1.58%     
==========================================
  Files           8        8              
  Lines         677      693      +16     
==========================================
+ Hits          423      444      +21     
+ Misses        254      249       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sfinkens
Copy link
Member Author

sfinkens commented Nov 15, 2023

I'll create separate PRs for adding dependabot and dropping Python-3.8 support.

@sfinkens
Copy link
Member Author

Ah no, that doesn't work because tests would fail. So everything in this PR...

@sfinkens
Copy link
Member Author

Oh, the Python-3.8 tests eventually succeeded! Then I'll go for separate PRs.

Copy link
Member

@mraspaud mraspaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@sfinkens sfinkens merged commit 7bbcb66 into pytroll:main Nov 16, 2023
6 checks passed
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.

DataID name property issue when processing AVHRR tarball
3 participants