eccodes/src/grib_templates.h

78 lines
2.5 KiB
C

/*
* Copyright 2005-2018 ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
*
* In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
* virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
*/
/* This file is automatically generated by ./grib2c.pl, do not edit */
/*
../templates/GRIB1.grib
*/
unsigned char _grib_template_GRIB1[] = {
0x47, 0x52, 0x49, 0x42, 0x00, 0x00, 0x6b, 0x01,
0x00, 0x00, 0x34, 0x80, 0x62, 0x7f, 0xff, 0x80,
0x81, 0x64, 0x01, 0xf4, 0x06, 0x03, 0x10, 0x0c,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x15, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x01, 0x01, 0x02, 0x04, 0x01, 0x30, 0x30, 0x30,
0x31, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00,
0xff, 0x00, 0x01, 0x68, 0x00, 0xb5, 0x01, 0x5f,
0x90, 0x00, 0x00, 0x00, 0x80, 0x81, 0x5f, 0x90,
0x05, 0x7a, 0x58, 0x03, 0xe8, 0x03, 0xe8, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0b, 0x00,
0x80, 0x02, 0x44, 0xb9, 0x7d, 0x6e, 0x10, 0x37,
0x37, 0x37, 0x37,
};
/*
../templates/GRIB2.grib
*/
unsigned char _grib_template_GRIB2[] = {
0x47, 0x52, 0x49, 0x42, 0x00, 0x00, 0x00, 0x02,
0x00, 0x00, 0x00, 0xb8, 0x00, 0x00, 0x00, 0xb8,
0x00, 0x00, 0x00, 0x15, 0x01, 0x00, 0x62, 0x00,
0x00, 0x03, 0x00, 0x01, 0x07, 0xd6, 0x03, 0x10,
0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x05, 0x02, 0x00, 0x00, 0x00, 0x48, 0x03, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
0x00, 0x00, 0x01, 0x68, 0x00, 0x00, 0x00, 0xb5,
0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff,
0x05, 0x5d, 0x4a, 0x80, 0x00, 0x00, 0x00, 0x00,
0x30, 0x85, 0x5d, 0x4a, 0x80, 0x15, 0x65, 0xe7,
0xc0, 0x00, 0x0f, 0x42, 0x40, 0x00, 0x0f, 0x42,
0x40, 0x00, 0x00, 0x00, 0x00, 0x22, 0x04, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x7f,
0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00,
0x64, 0x00, 0x00, 0x00, 0xc3, 0x50, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x15,
0x05, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x47,
0x39, 0x7d, 0x6e, 0x80, 0x02, 0x00, 0x00, 0x10,
0x00, 0x00, 0x00, 0x00, 0x06, 0x06, 0xff, 0x00,
0x00, 0x00, 0x05, 0x07, 0x37, 0x37, 0x37, 0x37,
};
static grib_templates templates[] = {
{"GRIB1", _grib_template_GRIB1, 107, },
{"GRIB2", _grib_template_GRIB2, 184, },
};