eccodes/definitions/grib1/grid_definition_0.def

12 lines
299 B
Modula-2
Raw Permalink Normal View History

2020-01-28 14:32:34 +00:00
# (C) Copyright 2005- ECMWF.
2013-03-25 12:04:10 +00:00
2015-08-13 14:04:31 +00:00
# GRID DEFINITION latitude/longitude grid - equidistant cylindrical or Plate Carree projection
2013-03-25 12:04:10 +00:00
# grib 1 -> 2
constant gridDefinitionTemplateNumber = 0;
template commonBlock "grib1/grid_definition_latlon.def";
# Padding - See GRIB-370
ascii[4] zeros : read_only;