Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
metamod:two_levels [2009-02-17 14:25:41] egils |
metamod:two_levels [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 37: | Line 37: | ||
These files are created by extracting metadata from netCDF files like name1_xxx.nc, | These files are created by extracting metadata from netCDF files like name1_xxx.nc, | ||
+ | |||
+ | The dataset ID field (xpath in .xmd file: '' | ||
+ | two ''/'' | ||
+ | |||
+ | === Updating from Metamod 2.1 to Metamod 2.2 (adding file-metadata) === | ||
+ | |||
+ | The current trunk of Metamod, which will lead to Metamod 2.2, extracts now both levels of metadata | ||
+ | from fresh uploaded files. The file-metadata from older netcdf-files stored on the same machine in an OpENDAP enabled catalogue can be generated using the program '' | ||
+ | |||
+ | createChildDatasets.pl /outputdir | ||
+ | |||
+ | The outputdir will contain all second level metadata. After manual verification it should be copied over | ||
+ | to metadata-directory of the project. | ||
+ | |||
+ | |||
==== SEARCH module ==== | ==== SEARCH module ==== |