Are there any linked Issues or Pull Requests?
lfric_apps:#455 adds metadata checks which will make issues like this easier to catch in future
Brief description
In components/lfric-xios/source/lfric_xios_setup_mod.x90, ll184-186 are calls to init_xios_axis for three axes: vert_axis_full_levels, vert_axis_half_levels, and radiation_levels. This means that no other axes (eg, soil_levels) are properly initialised and are therefore missing their coordinate/metadata which is important for eg viewing fields in iris.
Further details of the issue.
No response
Are there any linked Issues or Pull Requests?
lfric_apps:#455 adds metadata checks which will make issues like this easier to catch in future
Brief description
In
components/lfric-xios/source/lfric_xios_setup_mod.x90, ll184-186 are calls toinit_xios_axisfor three axes:vert_axis_full_levels,vert_axis_half_levels, andradiation_levels. This means that no other axes (eg,soil_levels) are properly initialised and are therefore missing their coordinate/metadata which is important for eg viewing fields in iris.Further details of the issue.
No response