Commit 43a679b
authored
xarray input: accept dimension names per variable (#215)
* xarray input: accept dimension names per variable
* remove python 3.11 from test matrix
* correctly guess temporal type if no time coordinate is present
* add test for 2D xarray input
* add test for dimension names1 parent 9ed15a2 commit 43a679b
File tree
5 files changed
+600
-432
lines changed- .github/workflows
- src/itzi/providers
- tests
5 files changed
+600
-432
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments