41 | | * Write CSML scanner/templates for new datasets. |
42 | | * Consider original data formats, ideally can be converted to suitable format on-the-fly, e.g. netCDF. |
43 | | * Generate CSML records dynamically from database. |
| 41 | * Write CSML scanner/templates for new datasets.('''Potentially will all have to do this for non-netCDF formats)''') |
| 42 | * For future datasets - consider original data formats. Ideally can be converted to suitable format on-the-fly, e.g. netCDF. |
| 43 | * Generate CSML records dynamically, from netCDF files, database, etc. |
| 44 | * Connect CSML to MOLES records via 'S' summary metadata which appears in both. Preferably do this in DPs back-end metadata. |