| 6 | |
| 7 | The project aims are |
| 8 | |
| 9 | * Directly write UM STASH output in CF-NetCDF format |
| 10 | * Implement the entire UM STASH panel |
| 11 | * Convert PP-file metadata to CF metadata |
| 12 | * Support standard and mean PP files |
| 13 | * Support NetCDF versions 3 and 4, including data compression |
| 14 | * Support multiple versions of the UM |
| 15 | |
| 16 | Considerable progress has been made and further effort is ongoing. Things to do include |
| 17 | |
| 18 | * Finish implementing the CF attributes (cell methods, bounds) |
| 19 | * Further consider unlimited dimensions |
| 20 | * Complete STASH panel options (meaning, grid subsection, timeseries) |
| 21 | * Add support for mean PP files |
| 22 | * Put in code so PP output works when files are re-initialised and for CRUNs |
| 23 | * Add support for writing NetCDF data in I/O Server code |
| 24 | |
| 25 | We recently described progress with this project at the UM User Workshop - please see the attached for details. |