Changes between Version 5 and Version 6 of Projects/eCSE-XIOS
- Timestamp:
- 03/08/17 15:55:07 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/eCSE-XIOS
v5 v6 27 27 Added UM XIOS modules to interface with XIOS library. 28 28 29 '''telco 23 June 2016''''''' - discussion of NEMO/XIOS version compatibility; need to maintain consistent builds. Jeff to test the NEMO stand alone job with XIOS2 29 == Telco 23 June 2016 == 30 30 31 Discussion of NEMO/XIOS version compatibility; need to maintain consistent builds. Jeff to test the NEMO stand alone job with XIOS2 31 32 33 == UM updates II == 34 35 Created rose macro to convert STASHmaster, STASH2CF and rose configuration data into XIOS XML files. This will select fields to output, setup vertical level meta-data and create grid definitions. 36 37 Added UM code to set XIOS domain attributes for main UM grids, including domain decomposition over processor configuration. 38 39 Added UM code to send UM output data to XIOS executable. 40 41 Added UM code to select subset of output data corresponding to output levels. 42 43 All the above is still under development. 44