Changes between Initial Version and Version 1 of Ticket #1615
- Timestamp:
- Oct 9, 2017, 9:39:20 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1615 – Description
initial v1 3 3 4 4 {{{ 5 The type of collections 6 #// array 7 typedef marray <double, [*:*,*:*,*:*,*:*]> test_grib_regular_5_messages_Array; 8 #// set 9 typedef set <test_grib_regular_5_messages_Array> null values [9999:9999] test_grib_regular_5_messages_Set; 10 5 11 [INFO] - 09/10/2017 11:03:42.302743: evaluating... 6 12 [INFO] - 09/10/2017 11:03:42.302787: ok, result type 'set <marray <char, [0:93]>>', 1 element(s), total size 94 bytes.