Changes between Version 30 and Version 31 of doc/tec/bugs
- Timestamp:
- Jul 14, 2017 2:38:26 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/tec/bugs
v30 v31 2 2 3 3 ||='''Date''' =||='''Reported by''' =||='''Description''' =|| 4 |---------------------- 5 ||14/07/17 || TG || {{{palmplot}}} does not work with NCL 6.3.0. Reading of variable names is incorrect: instead of reading {{{u}}} it reads {{{/u}}} from file. If you use {{{palmplot pr ... var="/u"}}} it does not find the vertical dimension because it searches for {{{z/u}}} but the dimension name is read as {{{/zu}}}. || 4 6 |---------------------- 5 7 ||30/06/17 || TG || ~~If 3D topography is used (lod=2), topography and air volume are switched. I.e., prognostic equations are only calculated ''within'' the topography (observed using r2292).~~ '''Fixed in -r2302'''. ||