Modify field definitions in XML file #622
Harry Shepherd (harry-shepherd)
started this conversation in
LFRic
Replies: 1 comment 3 replies
|
I've somewhat resolved my own problem, instead of making the changes to the |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am looking at the packing of LFRic output data, using the rose-stem test invoked by:
To look at the packing I have modified the diagnostic field definitions by adding the XML properties
add_offset,scale_factor, andprecto certain fields infield_def_diags.xml.The model then fails with error
I think my XML changes are properly formed and match what XIOS expects, and I guess I have the following questions
All reactions