Skip to content
Snippets Groups Projects
Commit dd594911 authored by Fabian Wachsmann's avatar Fabian Wachsmann
Browse files

Updated

parent 427b9357
No related branches found
No related tags found
1 merge request!254Quick fix cmor
......@@ -45,6 +45,7 @@ mapvar(int vlistID, int varID, const KeyValues &kv, CmorVar &cmorVar, bool &hasV
// clang-format off
if (cmorVar.name == "cdocmor" )
{
cdo_print(key);
if (key == "cn")
{
auto name = cdo::inq_var_name(vlistID, varID);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment