S2S: Added products files for new productionStatusOfProcessedData

This commit is contained in:
Shahram Najm 2013-06-12 17:44:14 +01:00
parent e9a9d3742b
commit d7129bfb81
3 changed files with 26 additions and 0 deletions

View File

@ -326,6 +326,8 @@ dist_definitionsgrib2_DATA = \
grib2/products_3.def\
grib2/products_4.def\
grib2/products_5.def\
grib2/products_6.def\
grib2/products_7.def\
grib2/rules.def\
grib2/section.0.def\
grib2/section.1.def\

View File

@ -0,0 +1,12 @@
# Copyright 2005-2013 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.
#
# S2S
constant marsExpver = 'prod';
constant marsClass = 's2';

View File

@ -0,0 +1,12 @@
# Copyright 2005-2013 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.
#
# S2S test
constant marsExpver = 'test';
constant marsClass = 's2';