Changes between Initial Version and Version 1 of Ticket #678
- Timestamp:
- 08/17/15 21:52:48 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #678
- Property Resolution → Fixed
- Property Status new → closed
-
Ticket #678 – Description
initial v1 5 5 6 6 {{{ 7 ... 7 8 ELSE IF (RefinedGrid(ng).and.(RefineScale(ng).gt.0)) THEN 8 9 IF (step_counter(ng).le.(WindowSteps(ig)+1)) THEN … … 24 25 END IF 25 26 ELSE 27 ... 26 28 }}} 27 29