Skip to content

Commit e960ff0

Browse files
Merge pull request #118 from epochpic/known-issues-cylindrical-epoch
Add cylindrical EPOCH to known issues
2 parents e11022c + 5f9e440 commit e960ff0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/known_issues.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ handles coordinates, causing it to infer an excessively large array shape that
99
requests far more memory than is needed. Due to the significant architectural
1010
changes required for a fix, the maintainers do not plan to resolve this. The
1111
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

Comments
 (0)