Commit 0a4664d
Fix surface field plotter for MNC diagnostics Z dimension naming
MNC NetCDF uses Zmd000050 (not Z) for the vertical dimension in
diagnostics output. Match any dimension starting with Z when
extracting the surface level.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent accc22f commit 0a4664d
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
110 | | - | |
| 113 | + | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| |||
0 commit comments