Commit 932d2b7
Fix h5netcdf backend module detection and ros3 tests (pydata#11274)
* use var._root._h5py to get h5py module in h5netcdf backend instead of importing it
* fix ros3 tests to use DANDI endpoint and include hdf5 version switch
* fix phony_dims for ros3 test
* fix import check for ros3 availability
* try using property to get around import issue
* add whats-new.rst entry1 parent cd74393 commit 932d2b7
File tree
4 files changed
+31
-8
lines changed- doc
- xarray
- backends
- tests
4 files changed
+31
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
281 | 280 | | |
282 | 281 | | |
283 | 282 | | |
| |||
306 | 305 | | |
307 | 306 | | |
308 | 307 | | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
219 | 221 | | |
220 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
221 | 225 | | |
222 | 226 | | |
223 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5422 | 5422 | | |
5423 | 5423 | | |
5424 | 5424 | | |
5425 | | - | |
| 5425 | + | |
| 5426 | + | |
| 5427 | + | |
| 5428 | + | |
| 5429 | + | |
| 5430 | + | |
| 5431 | + | |
| 5432 | + | |
| 5433 | + | |
5426 | 5434 | | |
5427 | 5435 | | |
5428 | 5436 | | |
5429 | 5437 | | |
5430 | 5438 | | |
5431 | 5439 | | |
5432 | | - | |
| 5440 | + | |
| 5441 | + | |
| 5442 | + | |
| 5443 | + | |
| 5444 | + | |
5433 | 5445 | | |
5434 | | - | |
| 5446 | + | |
5435 | 5447 | | |
5436 | 5448 | | |
5437 | 5449 | | |
5438 | 5450 | | |
5439 | 5451 | | |
5440 | 5452 | | |
5441 | 5453 | | |
5442 | | - | |
| 5454 | + | |
| 5455 | + | |
| 5456 | + | |
| 5457 | + | |
| 5458 | + | |
| 5459 | + | |
5443 | 5460 | | |
5444 | 5461 | | |
5445 | 5462 | | |
5446 | 5463 | | |
5447 | | - | |
| 5464 | + | |
5448 | 5465 | | |
5449 | 5466 | | |
5450 | 5467 | | |
| |||
0 commit comments