Skip to content

Commit

Permalink
Update of mappings to align with new csv2bufr template schema v2 (#48)
Browse files Browse the repository at this point in the history
* Added metadata section to mappings

* Added unique uuid4

* Mapping description update

* Mapping description update 2

* Mapping description update 3
  • Loading branch information
RoryPTB committed Feb 7, 2024
1 parent d3d6958 commit 5cbaa68
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions synop2bufr/resources/synop-mappings-307080.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"conformsTo": "csv2bufr-template-v2.json",
"metadata": {
"label": "Surface land stations (manual)",
"description": "csv2bufr mapping template for use with synop2bufr and converting FM-12 reports to BUFR, using BUFR sequence 301150, 307080. This mapping is used when the wind variables are estimations.",
"version": "2",
"author": "Rory Burke",
"editor": "",
"dateCreated": "2023-09-01",
"dateModified": "2024-02-05",
"id": "b3abe03b-e502-48c5-a225-133b189207ee"
},
"inputShortDelayedDescriptorReplicationFactor": [],
"inputDelayedDescriptorReplicationFactor": [1,1],
"inputExtendedDelayedDescriptorReplicationFactor": [],
Expand Down
11 changes: 11 additions & 0 deletions synop2bufr/resources/synop-mappings-307096.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"conformsTo": "csv2bufr-template-v2.json",
"metadata": {
"label": "Surface land stations (manual)",
"description": "csv2bufr mapping template for use with synop2bufr and converting FM-12 reports to BUFR, using BUFR sequence 301150, 307096. This mapping is used when the wind variables are measured with an anemometer.",
"version": "2",
"author": "Rory Burke",
"editor": "",
"dateCreated": "2023-09-01",
"dateModified": "2024-02-05",
"id": "f7b5e865-fd82-4e93-bdc3-40b705d73860"
},
"inputShortDelayedDescriptorReplicationFactor": [],
"inputDelayedDescriptorReplicationFactor": [1,1],
"inputExtendedDelayedDescriptorReplicationFactor": [],
Expand Down

0 comments on commit 5cbaa68

Please sign in to comment.