From 0b7a7606ef3f607aac7aa0c6f19c7042c3606084 Mon Sep 17 00:00:00 2001 From: RoryPTB <47696929+RoryPTB@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:49:03 +0100 Subject: [PATCH] Added metadata section to mappings --- synop2bufr/resources/synop-mappings-307080.json | 11 +++++++++++ synop2bufr/resources/synop-mappings-307096.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/synop2bufr/resources/synop-mappings-307080.json b/synop2bufr/resources/synop-mappings-307080.json index fc08afb..08c4997 100644 --- a/synop2bufr/resources/synop-mappings-307080.json +++ b/synop2bufr/resources/synop-mappings-307080.json @@ -1,4 +1,15 @@ { + "conformsTo": "csv2bufr-template-v2.json", + "metadata": { + "label": "Surface land stations (manual)", + "description": "Mapping template for converting CSV data from manual land surface stations to BUFR seqeunce 301150, 307080", + "version": "2", + "author": "Rory Burke", + "editor": "", + "dateCreated": "2023-09-01", + "dateModified": "2024-02-05", + "id": "c754dbb9-ee5e-4346-8b4b-3b9c1ba43290" + }, "inputShortDelayedDescriptorReplicationFactor": [], "inputDelayedDescriptorReplicationFactor": [1,1], "inputExtendedDelayedDescriptorReplicationFactor": [], diff --git a/synop2bufr/resources/synop-mappings-307096.json b/synop2bufr/resources/synop-mappings-307096.json index 36a59a3..3bd1f41 100644 --- a/synop2bufr/resources/synop-mappings-307096.json +++ b/synop2bufr/resources/synop-mappings-307096.json @@ -1,4 +1,15 @@ { + "conformsTo": "csv2bufr-template-v2.json", + "metadata": { + "label": "Surface land stations (manual)", + "description": "Mapping template for converting CSV data from manual land surface stations to BUFR seqeunce 301150, 307096", + "version": "2", + "author": "Rory Burke", + "editor": "", + "dateCreated": "2023-09-01", + "dateModified": "2024-02-05", + "id": "c754dbb9-ee5e-4346-8b4b-3b9c1ba43290" + }, "inputShortDelayedDescriptorReplicationFactor": [], "inputDelayedDescriptorReplicationFactor": [1,1], "inputExtendedDelayedDescriptorReplicationFactor": [],