Changes between Version 11 and Version 12 of Projects/UM-NetCDF
- Timestamp:
- 15/02/19 11:48:35 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/UM-NetCDF
v11 v12 61 61 The development was included in the UM trunk at vn10.9. It does not handle time series nor climate meaning. Use of climate meaning is no longer recommended since it is computationally very expensive. Climate meaning is now a post-processing task in later suites (post-proc does not yet handle meaning of NetCDF files - development is planned. 62 62 63 Also under development is a macro to convert Rose suites to use UM-NetCDF. 64 63 65 Jeff has a test implementation of NetCDF in IO servers and is working toward a complete implementation. Possible impacts on operational performance are leading us to branch the entire IO server scheme so that NetCDF runs follow a path through the code which diverges from fields-file IO at a high level (to be agreed in consultation with the MO).