~ubuntu-branches/ubuntu/precise/grib-def/precise

« back to all changes in this revision

Viewing changes to grib2/template.5.6.def

  • Committer: Bazaar Package Importer
  • Author(s): Enrico Zini
  • Date: 2009-10-14 10:57:24 UTC
  • Revision ID: james.westby@ubuntu.com-20091014105724-p6kx0exiu8risykl
Tags: upstream-1.8.0.1
ImportĀ upstreamĀ versionĀ 1.8.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright 2005-2007 ECMWF
 
2
#
 
3
# Licensed under the GNU Lesser General Public License which
 
4
# incorporates the terms and conditions of version 3 of the GNU
 
5
# General Public License.
 
6
# See LICENSE and gpl-3.0.txt for details.
 
7
 
 
8
label "grib 2 Section 5 template 5.6";
 
9
# START 2/template.5.6 ----------------------------------------------------------------------
 
10
# Grid point data - Simple packing with preprocessing
 
11
 
 
12
include "template.5.packing.def";
 
13
 
 
14
codetable[1] typeOfPreProcessing   ('5.9.table',masterDir,localDir)  :edition_specific;
 
15
ieeefloat   preProcessingParameter  : read_only;
 
16
 
 
17
# END   2/template.5.6 ----------------------------------------------------------------------