Commit 2a834e4
authored
Feature ugrid (#204)
* CF: out2d validates for ics=1 and iof_ugrid=2
* 3D outputs working for iof_ugrid=0
* Tested for all iof_ugrid = (/1,2,3/) and ics=1
* New iof_ugrid tested with ics=2 and optional metadata.nc input
* Documented iof_ugrid=2 and metadata.nc
* MAke sure that CRS is transferred from metadata.nc even for ics=1 (when it does not exist in original output)
* Simplified to have only iof_ugrid = 0, 1
* Added full reference, make empty institution and license by default
* Cleaned up CF output on iof_ugrid=0
* Remove redundant createion_date from variable attributes
* Keep iof_ugrid=0 with minimal metadata, keep iof_ugrid=1 with complete data+metadata, new iof_ugrid=2 with complete metadata and referenced data in 3D
* Reverted renameing of add_mesh_attributes1 parent 57f824d commit 2a834e4
File tree
4 files changed
+437
-31
lines changed- docs/input-output
- sample_inputs
- src/Core
4 files changed
+437
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
404 | | - | |
405 | | - | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
406 | 409 | | |
407 | 410 | | |
408 | 411 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
838 | | - | |
839 | | - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
840 | 842 | | |
841 | 843 | | |
842 | 844 | | |
| |||
0 commit comments