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

Implement guess-can-open for Backends #225

Open
kmuehlbauer opened this issue Oct 29, 2024 · 0 comments
Open

Implement guess-can-open for Backends #225

kmuehlbauer opened this issue Oct 29, 2024 · 0 comments

Comments

@kmuehlbauer
Copy link
Collaborator

  • xradar version: latest
  • Python version: all
  • Operating System: all

Description

In #205 @syedhamidali is proposing a technique to read/open any (unknown) radar data file by trying the different backends sequentially. Over in xarray one can implement a guess_can_open function which checks a file if it can be opened by this backend.

I'm suggesting to implement this function for all our backends (if this is possible at all) and then revisit #205.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant