Data_override unit tests fail with Intel compilers due to undefined symbol: mpp_mod_mp_input_nml_file_.
The error may be caused by how test_data_override_ongrid.F90 is compiled during make check to generate input files.
This program was copied from test_fms/data_override to faciliate development and will be soon replaced by a C program that calls netcdf directly.
Data_override unit tests fail with Intel compilers due to
undefined symbol: mpp_mod_mp_input_nml_file_.The error may be caused by how
test_data_override_ongrid.F90is compiled during make check to generate input files.This program was copied from
test_fms/data_overrideto faciliate development and will be soon replaced by a C program that calls netcdf directly.