We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e11022c + 5f9e440 commit e960ff0Copy full SHA for e960ff0
1 file changed
docs/known_issues.md
@@ -9,3 +9,7 @@ handles coordinates, causing it to infer an excessively large array shape that
9
requests far more memory than is needed. Due to the significant architectural
10
changes required for a fix, the maintainers do not plan to resolve this. The
11
recommended solution is to load the files individually or in smaller batches.
12
+- [Issue #112](https://github.com/epochpic/sdf-xarray/issues/112) Due to the
13
+way [cylindrical EPOCH](https://github.com/epochpic/cylindrical_epoch) sets up
14
+grids we can't currently load it's SDF files. If there is enough interest in this
15
+we will attempt to find a solution otherwise it shall remain low priority.
0 commit comments