mirror of https://github.com/ecmwf/eccodes.git
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:
parent
8cada80dff
commit
b20c5a5861
|
@ -152,3 +152,5 @@ ecbuild_add_test( TARGET eccodes_t_ccsds
|
|||
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/ccsds.sh
|
||||
TEST_DEPENDS eccodes_get_gribs
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue