mirror of https://github.com/ecmwf/eccodes.git
10 lines
309 B
Modula-2
10 lines
309 B
Modula-2
# (C) Copyright 2005- ECMWF.
|
|
|
|
# TEMPLATE 3.3, Stretched and Rotated Latitude/longitude (or equidistant cylindrical, or Plate Carree)
|
|
|
|
include "grib2/template.3.shape_of_the_earth.def";
|
|
include "grib2/template.3.latlon.def";
|
|
include "grib2/template.3.rotation.def";
|
|
include "grib2/template.3.stretching.def";
|
|
|