Addition of new diagnostics to lfric_atm metadata #312
SamanthaPullen
started this conversation in
LFRic
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a couple of questions about procedure for adding to the lfric_atm metadata: https://code.metoffice.gov.uk/trac/lfric_apps/browser/main/trunk/applications/lfric_atm/metadata
For the new land surface data assimilation system we are developing (JEDI-based JOPA-land and JADA-land) there are some additional land surface diagnostic variables that we need to output from the model and will need defining in the lfric_atm metadata.
The new variables are:
soil__soil_moist_wilt
soil__soil_moist_crit
soil__soil_moist_sat
soil__soil_moisture_top_layer
surface__urban_tile
surface__land_ice_tile
I plan to add field definitions for these variables in https://code.metoffice.gov.uk/trac/lfric_apps/browser/main/trunk/applications/lfric_atm/metadata/field_def_diags.xml
The bottom 3 also need a zoom axis defining in https://code.metoffice.gov.uk/trac/lfric_apps/browser/main/trunk/applications/lfric_atm/metadata/axis_def_main.xml
Questions:
Beta Was this translation helpful? Give feedback.
All reactions