S2S: provide default value for isHindcast for real-time (non hindcast) data

This commit is contained in:
Shahram Najm 2013-09-25 14:33:18 +01:00
parent a3fe5297d3
commit 4baa71d7eb
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ meta gts_ddhh00 gts_header(32,6) : no_copy,hidden,read_only;
transient missingValue = 9999;
constant ieeeFloats = 1 : edition_specific;
constant isHindcast = 0;
include "section.0.def";