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

Raw metadata handling impacts performance #1718

Closed
sfinkens opened this issue Jun 4, 2021 · 3 comments · Fixed by #1795
Closed

Raw metadata handling impacts performance #1718

sfinkens opened this issue Jun 4, 2021 · 3 comments · Fixed by #1795
Assignees

Comments

@sfinkens
Copy link
Member

sfinkens commented Jun 4, 2021

Describe the bug
As reported by @BENR0 on slack, the handling of raw SEVIRI HRIT metadata seems to impact performance (factor of ~2 slower).

Expected behavior
Raw metadata handling should not significantly affect performance.

@sfinkens sfinkens self-assigned this Jun 4, 2021
@sfinkens
Copy link
Member Author

Decision from our discussion on slack: Make raw metadata optional via a reader kwarg.

@BENR0
Copy link
Collaborator

BENR0 commented Aug 17, 2021

So loading of raw metadata will default false I guess (only load at user request)?

@sfinkens
Copy link
Member Author

Exactly!

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 a pull request may close this issue.

2 participants