Comparing keewis:main...xarray-contrib:main · keewis/xarray-tutorial
Commits on Jul 8, 2025
-
* fix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
update index file (xarray-contrib#336)
* update index file * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Joe Hamman <jhamman1@gmail.com>
3 people authored
Jul 8, 2025
Commits on Oct 13, 2025
Commits on Nov 26, 2025
-
Advanced Indexing - Update Exercise solution (xarray-contrib#348)
* Advanced Indexing - Update Exercise solution The small exercise at the bottom of the page declared two DataArrays, but only used one. The solution was still correct but confusing, so I reduced the needed variable declaration to the required one and renamed. * Advanced Indexing - Update exercise Vary the showcase x and y coords as suggested by @ianhi
jomey authored
Nov 26, 2025
Commits on Feb 6, 2026
-
Add a section about tree based indexing (xarray-contrib#350)
* update dep and pixi section name * add why trees * move to advanced * update lockfil * update black to not break on markdown files * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * more re-org * fix plot * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add pixi watch command * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>