Commit 85a8048
authored
Fixes #1253
# Description
A unit test was failing due to issues importing a netcdf file with crs
data.
This PR fixes that by using a different way of importing it.
[rioxarray import
netcdf](https://corteva.github.io/rioxarray/stable/getting_started/getting_started.html#xarray)
# Checklist
<!---
Before requesting review, please go through this checklist:
-->
- [x] Links to correct issue
- [ ] Update changelog, if changes affect users
- [x] PR title starts with ``Issue #nr``, e.g. ``Issue #737``
- [ ] Unit tests were added
- [ ] **If feature added**: Added/extended example
1 parent e1089a9 commit 85a8048
3 files changed
Lines changed: 5475 additions & 16894 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | 319 | | |
322 | 320 | | |
323 | 321 | | |
| |||
330 | 328 | | |
331 | 329 | | |
332 | 330 | | |
| 331 | + | |
| 332 | + | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
| 341 | + | |
| 342 | + | |
342 | 343 | | |
343 | 344 | | |
344 | | - | |
345 | | - | |
| 345 | + | |
| 346 | + | |
346 | 347 | | |
347 | 348 | | |
348 | 349 | | |
| |||
0 commit comments