From 4b962a7400f62cca5a781a88e6bcf62623ba09a1 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 17 Feb 2016 15:02:52 +0000 Subject: [PATCH] GRIB-928: Support for stream=enda type=4i --- definitions/mars/grib.enda.4i.def | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 definitions/mars/grib.enda.4i.def diff --git a/definitions/mars/grib.enda.4i.def b/definitions/mars/grib.enda.4i.def new file mode 100644 index 000000000..5dd97dbc8 --- /dev/null +++ b/definitions/mars/grib.enda.4i.def @@ -0,0 +1,2 @@ +alias mars.number = perturbationNumber; +alias mars.iteration = iterationNumber;