xarray-tutorial icon indicating copy to clipboard operation
xarray-tutorial copied to clipboard

Xarray Tutorials

Results 58 xarray-tutorial issues
Sort by recently updated
recently updated
newest added

I'm fixing a few typos in the notebook and adding an explicit way of inspecting the I/O behavior of the different caching strategies implemented in fsspec. I'm also mentioning the...

Bumps pangeo/base-image from 2024.09.11 to 2024.10.26. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pangeo/base-image&package-manager=docker&previous-version=2024.09.11&new-version=2024.10.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](https://github.com/psf/black-pre-commit-mirror/compare/25.9.0...25.11.0) - [github.com/keewis/blackdoc: v0.4.5 → v0.4.6](https://github.com/keewis/blackdoc/compare/v0.4.5...v0.4.6) - [github.com/kynan/nbstripout: 0.8.1 → 0.8.2](https://github.com/kynan/nbstripout/compare/0.8.1...0.8.2)

> Would be good to stick the outline under "Learning Paths" after the dust has settled. Could call it the "Hierarchical Datasets Path" _Originally posted by @dcherian in [#321](https://github.com/xarray-contrib/xarray-tutorial/issues/321#issuecomment-3053779036)_

The current one could be "Climate" since it show cases pretty typical stuff for "Meteorology/Oceanography/etc." From the SciPy tutorial, it looks like @ianhi is already 50% of the way there...

#322 pointed out there there is both a intro to dask notebook in the "fundamentas" section that *is not* listed in the TOC and therefore not on the website: https://github.com/xarray-contrib/xarray-tutorial/blob/main/fundamentals/05_intro_to_dask.ipynb...

I'm not sure it does so currently. It's an important concept, so we should cover it. https://tutorial.xarray.dev/fundamentals/02.3_aligning_data_objects.html#alignment-putting-data-on-the-same-grid

The interactivity examples for using hvplot with xarray are not working for me. I am following the tutorial, with the example data. While the interactive plots seem to render and...

bug
upstream