diff --git a/metadataFormat/metadataFormat.adoc b/metadataFormat/metadataFormat.adoc new file mode 100644 index 0000000..3898c3e --- /dev/null +++ b/metadataFormat/metadataFormat.adoc @@ -0,0 +1,32 @@ +[cols=",",options="header",] +|=========================================================================================== +|https://www.oceangliders.org/[image:figures/image1.png[image,width=164,height=144]] a| +OceanGliders 1.0 format - metadata format + + +Navigation: + + +https://github.com/OceanGlidersCommunity/OG-format-user-manual[GitHub repository] + +https://oceangliderscommunity.github.io/OG-format-user-manual/OG_Format.html[Terms of reference] + +https://oceangliderscommunity.github.io/OG-format-user-manual/vocabularyCollection/tableOfControlledVocab.html[Vocabulary collections] + + +|=========================================================================================== + +//// +* [[Metadata format]] +//// += General information +The metadata format of OceanGliders (here after OG1.0.json) should be deliver by DACs along with OceanGliders trajectory files. +OG1.0.json metadata file contains descriptive information about an glider mission. + += File naming convention +OG1.0.json follow the file naming convention of the OG1.0.nc trajectory files. Metadata files should be named as follows: + + - ".json" (ex : "sp065_20210616T143025.json") + +Where = "_" (ex : "sp065_20210616T143025.json") + += File header +"0G_metadata_format_version": "1.0", + += Global attribute +The following attributes should appear in the global attribute section of the OG1.O.json.