Support for understanding xarray and cfgrib memory usage #5196
Unanswered
meteoDaniel
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear guys, I am having some advanced questions to understand how xarray works.
open_dataset
and especiallyopen_mfdataset
correctly , xarray just reads the file headers? So that the whole data is not loaded to the memory?.isel
?PS: This example mention such a behaviour using netcd4 library: https://annefou.github.io/metos_python/07-LargeFiles/
Beta Was this translation helpful? Give feedback.
All reactions