This is a temporary place to compile questions about xarray.
This repo will be deleted after a period of time so don't rely on it!
- Think of a question you have about xarray api
- Write the question in english at top of notebook or python script
- Ideally notebook so the script doesn't have to be run locally to see outputs
- Add a minimally reproducible example in notebook or scipt
- Be sure to print xarray version or add it in comment if writing a script
After a sufficiently large amount of these questions are present we can reach out to xarray devs and ask for help understanding how we can use xarray better. The hopeful outcomes are
- We are able to show were xarray api might need work
- We learn where xarray is fine but we should add more docs to ArviZ
- Feel free to self merge your own PRs