Q about xr.set_options and xr.open_mfdataset #6032
Unanswered
PythonSchlumpf
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear xarray experts,
I have to questions.
xr.set_options(warn_for_unclosed_files=True)
work? When does it show a warning? Do you have an example for it, where I could see the warning, please?xr.open_mfdataset
: How can I ensure the files are closed properly after this function read the content of them, please?Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions