Commit fc82eb8
authored
Support Additional FESOM2 Grid Formats (#1013)
* update grid-formats.rst
* add boilerplate for fesom2 reader
* initial logic for face_nodes
* add fesom soufflet grid
* add pi mesh
* add fesom test file
* add reader for edge_tri and edges, add docstrings
* cleanup and write test
* add FESOM2 to docs
* remove dist files
* add tests
* update tests
* update logic and error handling in from_dataset
* update FESOM2 section in user guide
* add cell-centered data variable for testing1 parent 1d20619 commit fc82eb8
File tree
26 files changed
+76696
-49
lines changed- docs/user-guide
- test
- meshfiles/fesom
- pi
- data
- soufflet-netcdf
- soufflet
- uxarray
- core
- grid
- io
26 files changed
+76696
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
| 146 | + | |
149 | 147 | | |
150 | 148 | | |
151 | 149 | | |
| |||
0 commit comments