ARPEGE, AROME and ALADIN models used at Météo-France have their own

naming system to describe NWP fields. In order to translate these field
names to GRIB parameters, a few configuration files have to be added to
grib_api.
The branch local85 will add a few files in local/lfpw directories and
describe Météo-France NWP local sections.

JIRA issue is SUP-1564.
This commit is contained in:
Philippe Marguinaud 2016-03-14 10:02:31 +01:00
parent 8cada80dff
commit b20c5a5861
1 changed files with 2 additions and 0 deletions

View File

@ -152,3 +152,5 @@ ecbuild_add_test( TARGET eccodes_t_ccsds
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/ccsds.sh
TEST_DEPENDS eccodes_get_gribs
)