We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06da29a commit 21ed978Copy full SHA for 21ed978
advanced/backends/backends.md
@@ -64,8 +64,6 @@ flowchart TD
64
click installed-eng "https://corteva.github.io/rioxarray/stable/getting_started/getting_started.html#rioxarray"
65
click other "https://docs.xarray.dev/en/stable/internals/how-to-add-new-backend.html"
66
67
-<<<<<<< HEAD
68
-=======
69
classDef quesNodefmt fill:#9DEEF4,stroke:#206C89
70
class built-in-eng,installed-eng quesNodefmt
71
@@ -74,8 +72,6 @@ flowchart TD
74
72
75
73
linkStyle default font-size:20pt,color:#206C89
76
77
-
78
->>>>>>> add some color styling
79
```
80
81
## Why use the Xarray backend API?
0 commit comments