From 15e0412414b549204c7b9151b2ccf6ceb021dd51 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 18:57:51 +0200 Subject: [PATCH 01/40] #596 snow depth (#630) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #596 update table * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 1 + wmdr/ObservedVariableOcean/iss596.ttl | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 wmdr/ObservedVariableOcean/iss596.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 3ac453f8..76f9f734 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -64,3 +64,4 @@ notation,path,domains,tags,name,description 12245,\Ocean\Biology\Plankton,,"biology, plankton",Zooplankton biomass and diversity,Biomass expressed as weight by volume; and diversity of biomass expressed as number of species per unit sample. 12246,\Ocean\Biogeochemistry,,biogeochemistry,Ocean subsurface tracers,Concentration of trace molecules such as tritium and CFCs 12319,\Ocean\Biogeochemistry\Other gas,,"biogeochemistry, other gas","N2, Ar",Concentration of dissolved N2 and Ar +iss596,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. diff --git a/wmdr/ObservedVariableOcean/iss596.ttl b/wmdr/ObservedVariableOcean/iss596.ttl new file mode 100644 index 00000000..bb50afa4 --- /dev/null +++ b/wmdr/ObservedVariableOcean/iss596.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "Snow depth on sea ice" ; + skos:notation "iss596" ; + dct:description "Vertical distance from the snow surface to the underlying sea-ice surface."@en . From 52e06a0bda135e95c1657190cf3b2b2b849a41dc Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 18:59:10 +0200 Subject: [PATCH 02/40] #585 remove gaw nonaffiliated (#629) * #585, remove GAWnonAffiliated * Github Action Commit * Update deprecated.csv #585 --------- Co-authored-by: amilan17 --- tables_en/2-02.csv | 1 - tables_en/deprecated.csv | 1 + wmdr/ProgramAffiliation/GAWnonAffiliated.ttl | 8 -------- 3 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 wmdr/ProgramAffiliation/GAWnonAffiliated.ttl diff --git a/tables_en/2-02.csv b/tables_en/2-02.csv index 6a3e3920..a5f554f1 100644 --- a/tables_en/2-02.csv +++ b/tables_en/2-02.csv @@ -224,7 +224,6 @@ FranceGlider,\Co-sponsored\GOOS\OceanGliders\DTINSU international,DTINSU interna GALION,\WIGOS\GAW\GALION,GALION,GAW Aerosol Lidar Observation Network GAWglobal,\WIGOS\GAW\GAW Global,GAW Global,Global GAW station GAWlocal,\WIGOS\GAW\GAW Local,GAW Local,Local GAW station -GAWnonAffiliated,\WIGOS\GAW\GAW Other elements\Non-affiliated,Non-affiliated,Observing elements that are not affiliated with GAW or any of the co-sponsored programs GAWPFR,\WIGOS\GAW\GAW Contributing networks\GAW-PFR,GAW-PFR,GAW Precision Filter Radiometer Network GAWregional,\WIGOS\GAW\GAW Regional,GAW Regional,Regional GAW station GBON,\WIGOS\GOS\GOS Surface networks\GBON,GBON,Global Basic Observing Network diff --git a/tables_en/deprecated.csv b/tables_en/deprecated.csv index 2947c186..ac38935c 100644 --- a/tables_en/deprecated.csv +++ b/tables_en/deprecated.csv @@ -20,3 +20,4 @@ table,url,name,status,date 2-01,http://codes.wmo.int/wmdr/ApplicationArea/transport,Terrestrial ecology,retired,FT2025-1 2-01,http://codes.wmo.int/wmdr/ApplicationArea/climateScience,Transportation sector,retired,FT2025-1 2-01,http://codes.wmo.int/wmdr/ApplicationArea/unknown,Climate Science,retired,FT2025-1 +2-02,http://codes.wmo.int/wmdr/ProgramAffiliation/GAWnonAffiliated,GAWnonAffiliated,retired,FT2025-2 diff --git a/wmdr/ProgramAffiliation/GAWnonAffiliated.ttl b/wmdr/ProgramAffiliation/GAWnonAffiliated.ttl deleted file mode 100644 index d4c4cc2b..00000000 --- a/wmdr/ProgramAffiliation/GAWnonAffiliated.ttl +++ /dev/null @@ -1,8 +0,0 @@ -@prefix skos: . -@prefix rdfs: . -@prefix dct: . - - a skos:Concept ; - rdfs:label "Non-affiliated" ; - skos:notation "GAWnonAffiliated" ; - dct:description "Observing elements that are not affiliated with GAW or any of the co-sponsored programs"@en . From d8f36c4a9d03e81e453810910227af97419ed3de Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:02:47 +0200 Subject: [PATCH 03/40] #562 orthosilicic (#602) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update 1-01-03.csv Added new variable * Update 1-01-03.csv added double-quotes * update id * Github Action Commit * Github Action Commit --------- Co-authored-by: Jörg Klausen <34302947+joergklausen@users.noreply.github.com> Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/12320.ttl | 8 ++++++++ wmdr/ObservedVariableOcean/{iss596.ttl => 12321.ttl} | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 wmdr/ObservedVariableOcean/12320.ttl rename wmdr/ObservedVariableOcean/{iss596.ttl => 12321.ttl} (85%) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 76f9f734..23fc322e 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -64,4 +64,5 @@ notation,path,domains,tags,name,description 12245,\Ocean\Biology\Plankton,,"biology, plankton",Zooplankton biomass and diversity,Biomass expressed as weight by volume; and diversity of biomass expressed as number of species per unit sample. 12246,\Ocean\Biogeochemistry,,biogeochemistry,Ocean subsurface tracers,Concentration of trace molecules such as tritium and CFCs 12319,\Ocean\Biogeochemistry\Other gas,,"biogeochemistry, other gas","N2, Ar",Concentration of dissolved N2 and Ar -iss596,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. +12320,\Ocean\Biogeochemistry,,biogeochemistry,"Si(OH)4 (orthosilicic acid)","IUPAC: silicic acid, PubChem CID: 14942, CAS Number: 10193-36-9, concentration in sea water" +12321,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/12320.ttl b/wmdr/ObservedVariableOcean/12320.ttl new file mode 100644 index 00000000..353891f0 --- /dev/null +++ b/wmdr/ObservedVariableOcean/12320.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12320> a skos:Concept ; + rdfs:label "Si(OH)4 (orthosilicic acid)" ; + skos:notation "12320" ; + dct:description "IUPAC: silicic acid, PubChem CID: 14942, CAS Number: 10193-36-9, concentration in sea water"@en . diff --git a/wmdr/ObservedVariableOcean/iss596.ttl b/wmdr/ObservedVariableOcean/12321.ttl similarity index 85% rename from wmdr/ObservedVariableOcean/iss596.ttl rename to wmdr/ObservedVariableOcean/12321.ttl index bb50afa4..2a1961a3 100644 --- a/wmdr/ObservedVariableOcean/iss596.ttl +++ b/wmdr/ObservedVariableOcean/12321.ttl @@ -2,7 +2,7 @@ @prefix rdfs: . @prefix dct: . - a skos:Concept ; +<12321> a skos:Concept ; rdfs:label "Snow depth on sea ice" ; - skos:notation "iss596" ; + skos:notation "12321" ; dct:description "Vertical distance from the snow surface to the underlying sea-ice surface."@en . From 3800d175be49fe25d4a51c83f912d70403e53b3a Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:04:12 +0200 Subject: [PATCH 04/40] #572 sea ice surface temperature (#612) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * update table, issue #572 * Github Action Commit * remove at the centre of #572 * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 2 +- wmdr/ObservedVariableOcean/405.ttl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 23fc322e..cea282f6 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -43,7 +43,7 @@ notation,path,domains,tags,name,description 402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice elevation,Elevation of the surface of the sea-ice sheet above sea level 403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice motion,Sea-ice motion 404,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface characteristics,"Sea-ice surface characteristics (albedo, meltpond, dust, snow properties, temperature)" -405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface temperature,Temperature of the surface of sea-ice +405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice temperature,"Sea ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice." 406,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice thickness,Thickness of the ice sheet. It is related to sea-ice elevation and ice density. 407,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice type,"Variable convolving several factors (age, roughness, density, etc.). Accuracy expressed as number of classes. Actually [ classes^-1 ] is used, so that smaller figure corresponds to better performance as usual." 408,\Ocean\Physical properties\CTD,,"physical properties, CTD",Transmissivity,Measure of the light that passes through the water in relation to the incident light diff --git a/wmdr/ObservedVariableOcean/405.ttl b/wmdr/ObservedVariableOcean/405.ttl index b1e88a7a..51993abe 100644 --- a/wmdr/ObservedVariableOcean/405.ttl +++ b/wmdr/ObservedVariableOcean/405.ttl @@ -3,6 +3,6 @@ @prefix dct: . <405> a skos:Concept ; - rdfs:label "Sea-ice surface temperature" ; + rdfs:label "Sea-ice temperature" ; skos:notation "405" ; - dct:description "Temperature of the surface of sea-ice"@en . + dct:description "Sea ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice."@en . From dfd89acac89b37d1e844ea08badb0cfac9976d4e Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:04:52 +0200 Subject: [PATCH 05/40] #571 update branch (#613) * #571 update branch * Github Action Commit --------- Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 2 +- wmdr/ObservedVariableOcean/402.ttl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index cea282f6..c94719b0 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -40,7 +40,7 @@ notation,path,domains,tags,name,description 399,\Ocean\Biogeochemistry\Nutrients,,"biogeochemistry, nutrients",PO4= (phosphate),Phosphate concentration in sea water. 400,\Ocean\Biogeochemistry\Phosporus species,,"biogeochemistry, phosporus species",Total organic phosphorus,Concentration of dissolved organic phosphorous 401,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice cover,Fraction of an ocean area where ice is present -402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice elevation,Elevation of the surface of the sea-ice sheet above sea level +402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice freeboard,Elevation of the upper sea-ice surface relative to the sea surface. 403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice motion,Sea-ice motion 404,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface characteristics,"Sea-ice surface characteristics (albedo, meltpond, dust, snow properties, temperature)" 405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice temperature,"Sea ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice." diff --git a/wmdr/ObservedVariableOcean/402.ttl b/wmdr/ObservedVariableOcean/402.ttl index f85a2934..30e1ea38 100644 --- a/wmdr/ObservedVariableOcean/402.ttl +++ b/wmdr/ObservedVariableOcean/402.ttl @@ -3,6 +3,6 @@ @prefix dct: . <402> a skos:Concept ; - rdfs:label "Sea-ice elevation" ; + rdfs:label "Sea-ice freeboard" ; skos:notation "402" ; - dct:description "Elevation of the surface of the sea-ice sheet above sea level"@en . + dct:description "Elevation of the upper sea-ice surface relative to the sea surface."@en . From 8e43907047876991a44ff820b680a6662de5cfbb Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:06:04 +0200 Subject: [PATCH 06/40] #561 ocean wind (#614) * Update 103.ttl with modified variable name and description Updated the variable name and add a better description: " The same quantity may be referred in literature as either "wind stress" or "sea surface wind stress". * Github Action Commit * Update 1-01-03.csv for updating 103 wind stress Changed "Wind stress" to "Surface surface wind stress" and updated description * Github Action Commit * Update 1-01-03.csv * Update tables_en/1-01-03.csv remove extra space --------- Co-authored-by: gaochen-larc <66747938+gaochen-larc@users.noreply.github.com> Co-authored-by: amilan17 Co-authored-by: gaochen-larc --- tables_en/1-01-03.csv | 2 +- wmdr/ObservedVariableOcean/103.ttl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index c94719b0..61f99444 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -34,7 +34,7 @@ notation,path,domains,tags,name,description 100,\Ocean\Physical properties\Sea state,,"physical properties, sea state",Significant wave height,Average amplitude of the highest 33 out of 100 waves 101,\Ocean\Physical properties\Sea state,,"physical properties, sea state",Wave 1D energy frequency spectrum,1D variable colloquially referred to as wave spectrum. Describes the wave energy in each frequency band (e.g. 25 frequency bands) regardless of the direction of propagation. 102,\Ocean\Physical properties\Sea state,,"physical properties, sea state",Wave directional energy frequency spectrum,"2D variable colloquially referred to as wave spectrum. Describes the wave energy travelling in each direction and frequency band (e.g. 24 distinct azimuth sectors each 15°deg; wide, and 25 frequency bands)." -103,\Ocean\Physical properties\Ocean surface stress,,"physical properties, ocean surface stress",Wind stress,The shear force per unit area exerted by wind blowing over the sea surface. +103,\Ocean\Physical properties\Ocean surface stress,,"physical properties, ocean surface stress",Sea surface wind stress,The shear force per unit area exerted by wind blowing over the sea surface. The same quantity may be referred in literature as either 'wind stress' or 'ocean wind stress'. 311,\Ocean\Biogeochemistry\Nutrients,,"biogeochemistry, nutrients",NO2- (nitrite),Nitrite concentration in sea water. 312,\Ocean\Biogeochemistry\Nutrients,,"biogeochemistry, nutrients",NO3- (nitrate),Nitrate concentration in sea water. 399,\Ocean\Biogeochemistry\Nutrients,,"biogeochemistry, nutrients",PO4= (phosphate),Phosphate concentration in sea water. diff --git a/wmdr/ObservedVariableOcean/103.ttl b/wmdr/ObservedVariableOcean/103.ttl index 7b5526ea..9ba1ef18 100644 --- a/wmdr/ObservedVariableOcean/103.ttl +++ b/wmdr/ObservedVariableOcean/103.ttl @@ -3,6 +3,6 @@ @prefix dct: . <103> a skos:Concept ; - rdfs:label "Wind stress" ; + rdfs:label "Sea surface wind stress" ; skos:notation "103" ; - dct:description "The shear force per unit area exerted by wind blowing over the sea surface."@en . + dct:description "The shear force per unit area exerted by wind blowing over the sea surface. The same quantity may be referred in literature as either 'wind stress' or 'ocean wind stress'."@en . From a1cc4b194cd350064402642f83b9cd0d216f4110 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:08:08 +0200 Subject: [PATCH 07/40] update branch for issue #560 (#615) * update branch for issue #560 * Github Action Commit --------- Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/iss560.ttl | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/iss560.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 61f99444..547ef908 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -65,4 +65,5 @@ notation,path,domains,tags,name,description 12246,\Ocean\Biogeochemistry,,biogeochemistry,Ocean subsurface tracers,Concentration of trace molecules such as tritium and CFCs 12319,\Ocean\Biogeochemistry\Other gas,,"biogeochemistry, other gas","N2, Ar",Concentration of dissolved N2 and Ar 12320,\Ocean\Biogeochemistry,,biogeochemistry,"Si(OH)4 (orthosilicic acid)","IUPAC: silicic acid, PubChem CID: 14942, CAS Number: 10193-36-9, concentration in sea water" -12321,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. \ No newline at end of file +12321,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. +12322,\Ocean\Biogeochemistry,,,N2O (nitrous oxide),"IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water" \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/iss560.ttl b/wmdr/ObservedVariableOcean/iss560.ttl new file mode 100644 index 00000000..d85778ea --- /dev/null +++ b/wmdr/ObservedVariableOcean/iss560.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "N2O (nitrous oxide)" ; + skos:notation "iss560" ; + dct:description "IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water"@en . From 7b9e6803aa4f050c3b0b1c433da92dcb7fe83818 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:09:37 +0200 Subject: [PATCH 08/40] #563 tsunami wave amplitude (#605) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update 1-01-03.csv @PaoloLeoniIT Please review * #563 editorial update * Github Action Commit * issue #563 update definition * Github Action Commit * Github Action Commit --------- Co-authored-by: Jörg Klausen <34302947+joergklausen@users.noreply.github.com> Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/{iss560.ttl => 12322.ttl} | 4 ++-- wmdr/ObservedVariableOcean/12323.ttl | 8 ++++++++ 3 files changed, 12 insertions(+), 3 deletions(-) rename wmdr/ObservedVariableOcean/{iss560.ttl => 12322.ttl} (85%) create mode 100644 wmdr/ObservedVariableOcean/12323.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 547ef908..dcb522e2 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -66,4 +66,5 @@ notation,path,domains,tags,name,description 12319,\Ocean\Biogeochemistry\Other gas,,"biogeochemistry, other gas","N2, Ar",Concentration of dissolved N2 and Ar 12320,\Ocean\Biogeochemistry,,biogeochemistry,"Si(OH)4 (orthosilicic acid)","IUPAC: silicic acid, PubChem CID: 14942, CAS Number: 10193-36-9, concentration in sea water" 12321,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. -12322,\Ocean\Biogeochemistry,,,N2O (nitrous oxide),"IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water" \ No newline at end of file +12322,\Ocean\Biogeochemistry,,,N2O (nitrous oxide),"IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water" +12323,\Ocean\Physical properties\Sea state,,"physical properties, sea state","Tsunami wave amplitude","Absolute value of the difference between a particular peak or trough of the tsunami wave and the expected undisturbed sea level at that time." \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/iss560.ttl b/wmdr/ObservedVariableOcean/12322.ttl similarity index 85% rename from wmdr/ObservedVariableOcean/iss560.ttl rename to wmdr/ObservedVariableOcean/12322.ttl index d85778ea..7b504654 100644 --- a/wmdr/ObservedVariableOcean/iss560.ttl +++ b/wmdr/ObservedVariableOcean/12322.ttl @@ -2,7 +2,7 @@ @prefix rdfs: . @prefix dct: . - a skos:Concept ; +<12322> a skos:Concept ; rdfs:label "N2O (nitrous oxide)" ; - skos:notation "iss560" ; + skos:notation "12322" ; dct:description "IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water"@en . diff --git a/wmdr/ObservedVariableOcean/12323.ttl b/wmdr/ObservedVariableOcean/12323.ttl new file mode 100644 index 00000000..8b98fd0a --- /dev/null +++ b/wmdr/ObservedVariableOcean/12323.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12323> a skos:Concept ; + rdfs:label "Tsunami wave amplitude" ; + skos:notation "12323" ; + dct:description "Absolute value of the difference between a particular peak or trough of the tsunami wave and the expected undisturbed sea level at that time."@en . From f4713ae9c64b3a9d0168dc7d4fbf607c56a9efc1 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:11:39 +0200 Subject: [PATCH 09/40] #592 update branch (#617) * #592 update branch * Github Action Commit * Github Action Commit --------- Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/12324.ttl | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/12324.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index dcb522e2..4944ca84 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -67,4 +67,5 @@ notation,path,domains,tags,name,description 12320,\Ocean\Biogeochemistry,,biogeochemistry,"Si(OH)4 (orthosilicic acid)","IUPAC: silicic acid, PubChem CID: 14942, CAS Number: 10193-36-9, concentration in sea water" 12321,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. 12322,\Ocean\Biogeochemistry,,,N2O (nitrous oxide),"IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water" -12323,\Ocean\Physical properties\Sea state,,"physical properties, sea state","Tsunami wave amplitude","Absolute value of the difference between a particular peak or trough of the tsunami wave and the expected undisturbed sea level at that time." \ No newline at end of file +12323,\Ocean\Physical properties\Sea state,,"physical properties, sea state","Tsunami wave amplitude","Absolute value of the difference between a particular peak or trough of the tsunami wave and the expected undisturbed sea level at that time." +12324,\Ocean\Cryosphere\Sea ice,,,Sea-ice melt pond fraction,"The fraction of an area covered by meltwater on the ice. The term 'puddle' is also used." \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/12324.ttl b/wmdr/ObservedVariableOcean/12324.ttl new file mode 100644 index 00000000..4091fb8f --- /dev/null +++ b/wmdr/ObservedVariableOcean/12324.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12324> a skos:Concept ; + rdfs:label "Sea-ice melt pond fraction" ; + skos:notation "12324" ; + dct:description "The fraction of an area covered by meltwater on the ice. The term 'puddle' is also used."@en . From 5872abf1d7db0dca42a845cfe1888fad6106b1d3 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:15:18 +0200 Subject: [PATCH 10/40] #577 change sea ice cover (#625) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Table 1-01-03 change Sea-ice cover (code 401) to Sea-ice concentration, name, definition and units #577 update branch * Github Action Commit * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 4 ++-- wmdr/ObservedVariableOcean/401.ttl | 4 ++-- wmdr/ObservedVariableOcean/402.ttl | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 4944ca84..08740c98 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -39,8 +39,8 @@ notation,path,domains,tags,name,description 312,\Ocean\Biogeochemistry\Nutrients,,"biogeochemistry, nutrients",NO3- (nitrate),Nitrate concentration in sea water. 399,\Ocean\Biogeochemistry\Nutrients,,"biogeochemistry, nutrients",PO4= (phosphate),Phosphate concentration in sea water. 400,\Ocean\Biogeochemistry\Phosporus species,,"biogeochemistry, phosporus species",Total organic phosphorus,Concentration of dissolved organic phosphorous -401,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice cover,Fraction of an ocean area where ice is present -402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice freeboard,Elevation of the upper sea-ice surface relative to the sea surface. +401,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice concentration,Fraction of an ocean area covered by sea-ice. +402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice elevation,Elevation of the surface of the sea-ice sheet above sea level 403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice motion,Sea-ice motion 404,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface characteristics,"Sea-ice surface characteristics (albedo, meltpond, dust, snow properties, temperature)" 405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice temperature,"Sea ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice." diff --git a/wmdr/ObservedVariableOcean/401.ttl b/wmdr/ObservedVariableOcean/401.ttl index 6290306d..375e168d 100644 --- a/wmdr/ObservedVariableOcean/401.ttl +++ b/wmdr/ObservedVariableOcean/401.ttl @@ -3,6 +3,6 @@ @prefix dct: . <401> a skos:Concept ; - rdfs:label "Sea-ice cover" ; + rdfs:label "Sea-ice concentration" ; skos:notation "401" ; - dct:description "Fraction of an ocean area where ice is present"@en . + dct:description "Fraction of an ocean area covered by sea-ice."@en . diff --git a/wmdr/ObservedVariableOcean/402.ttl b/wmdr/ObservedVariableOcean/402.ttl index 30e1ea38..f85a2934 100644 --- a/wmdr/ObservedVariableOcean/402.ttl +++ b/wmdr/ObservedVariableOcean/402.ttl @@ -3,6 +3,6 @@ @prefix dct: . <402> a skos:Concept ; - rdfs:label "Sea-ice freeboard" ; + rdfs:label "Sea-ice elevation" ; skos:notation "402" ; - dct:description "Elevation of the upper sea-ice surface relative to the sea surface."@en . + dct:description "Elevation of the surface of the sea-ice sheet above sea level"@en . From 1425dc5872a97db4581202be2382158144f78965 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:15:45 +0200 Subject: [PATCH 11/40] #564 surface stokes drift (#606) * #564 update branch * Github Action Commit * Github Action Commit --------- Co-authored-by: champikagallage Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/12325.ttl | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/12325.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 08740c98..bd6801af 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -68,4 +68,5 @@ notation,path,domains,tags,name,description 12321,\Ocean\Cryosphere\Sea ice,,,Snow depth on sea ice,Vertical distance from the snow surface to the underlying sea-ice surface. 12322,\Ocean\Biogeochemistry,,,N2O (nitrous oxide),"IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water" 12323,\Ocean\Physical properties\Sea state,,"physical properties, sea state","Tsunami wave amplitude","Absolute value of the difference between a particular peak or trough of the tsunami wave and the expected undisturbed sea level at that time." -12324,\Ocean\Cryosphere\Sea ice,,,Sea-ice melt pond fraction,"The fraction of an area covered by meltwater on the ice. The term 'puddle' is also used." \ No newline at end of file +12324,\Ocean\Cryosphere\Sea ice,,,Sea-ice melt pond fraction,"The fraction of an area covered by meltwater on the ice. The term 'puddle' is also used." +12325,\Ocean\Physical properties,,,Surface stokes drift,The net drift of a fluid parcel at the surface due to surface waves. \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/12325.ttl b/wmdr/ObservedVariableOcean/12325.ttl new file mode 100644 index 00000000..3f505f22 --- /dev/null +++ b/wmdr/ObservedVariableOcean/12325.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12325> a skos:Concept ; + rdfs:label "Surface stokes drift" ; + skos:notation "12325" ; + dct:description "The net drift of a fluid parcel at the surface due to surface waves."@en . From ab043f82ff9e00609bbccc83e41303617d5d6781 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:18:05 +0200 Subject: [PATCH 12/40] #567 update branch (#607) * #567 update branch * Github Action Commit * #576 update definition * Github Action Commit * Github Action Commit --------- Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 4 ++-- wmdr/ObservedVariableOcean/405.ttl | 4 ++-- wmdr/ObservedVariableOcean/406.ttl | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index bd6801af..044d6eeb 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -43,8 +43,8 @@ notation,path,domains,tags,name,description 402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice elevation,Elevation of the surface of the sea-ice sheet above sea level 403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice motion,Sea-ice motion 404,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface characteristics,"Sea-ice surface characteristics (albedo, meltpond, dust, snow properties, temperature)" -405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice temperature,"Sea ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice." -406,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice thickness,Thickness of the ice sheet. It is related to sea-ice elevation and ice density. +405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface temperature,Temperature of the surface of sea-ice +406,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice thickness,"Vertical distance between the bottom and the top of sea ice, excluding snow on ice." 407,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice type,"Variable convolving several factors (age, roughness, density, etc.). Accuracy expressed as number of classes. Actually [ classes^-1 ] is used, so that smaller figure corresponds to better performance as usual." 408,\Ocean\Physical properties\CTD,,"physical properties, CTD",Transmissivity,Measure of the light that passes through the water in relation to the incident light 549,\Ocean\Biogeochemistry\Other gas\CTD,,"biogeochemistry, CTD",pO2,partial pressure of O2 diff --git a/wmdr/ObservedVariableOcean/405.ttl b/wmdr/ObservedVariableOcean/405.ttl index 51993abe..b1e88a7a 100644 --- a/wmdr/ObservedVariableOcean/405.ttl +++ b/wmdr/ObservedVariableOcean/405.ttl @@ -3,6 +3,6 @@ @prefix dct: . <405> a skos:Concept ; - rdfs:label "Sea-ice temperature" ; + rdfs:label "Sea-ice surface temperature" ; skos:notation "405" ; - dct:description "Sea ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice."@en . + dct:description "Temperature of the surface of sea-ice"@en . diff --git a/wmdr/ObservedVariableOcean/406.ttl b/wmdr/ObservedVariableOcean/406.ttl index a3d290f9..67b2e3af 100644 --- a/wmdr/ObservedVariableOcean/406.ttl +++ b/wmdr/ObservedVariableOcean/406.ttl @@ -5,4 +5,4 @@ <406> a skos:Concept ; rdfs:label "Sea-ice thickness" ; skos:notation "406" ; - dct:description "Thickness of the ice sheet. It is related to sea-ice elevation and ice density."@en . + dct:description "Vertical distance between the bottom and the top of sea ice, excluding snow on ice."@en . From d93ab68b94c01504a55d9d4ccadcb1daf9954f5b Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:19:53 +0200 Subject: [PATCH 13/40] #599 icebergs (#626) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #599 update branch * Github Action Commit * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 4 +++- wmdr/ObservedVariableOcean/12326.ttl | 8 ++++++++ wmdr/ObservedVariableOcean/12327.ttl | 8 ++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/12326.ttl create mode 100644 wmdr/ObservedVariableOcean/12327.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 044d6eeb..a60a91a7 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -69,4 +69,6 @@ notation,path,domains,tags,name,description 12322,\Ocean\Biogeochemistry,,,N2O (nitrous oxide),"IUPAC: nitrous oxide, PubChem CID: 948, CAS Number: 10024-97-2, concentration in sea water" 12323,\Ocean\Physical properties\Sea state,,"physical properties, sea state","Tsunami wave amplitude","Absolute value of the difference between a particular peak or trough of the tsunami wave and the expected undisturbed sea level at that time." 12324,\Ocean\Cryosphere\Sea ice,,,Sea-ice melt pond fraction,"The fraction of an area covered by meltwater on the ice. The term 'puddle' is also used." -12325,\Ocean\Physical properties,,,Surface stokes drift,The net drift of a fluid parcel at the surface due to surface waves. \ No newline at end of file +12325,\Ocean\Physical properties,,,Surface stokes drift,The net drift of a fluid parcel at the surface due to surface waves. +12326,\Ocean\Cryosphere\Sea ice,,,Iceberg height,The height of an iceberg above water. +12327,\Ocean\Cryosphere\Sea ice,,,Iceberg length,"The length of an iceberg above water. If its shape is irregular, then the length is of the largest dimension." \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/12326.ttl b/wmdr/ObservedVariableOcean/12326.ttl new file mode 100644 index 00000000..5660a3ba --- /dev/null +++ b/wmdr/ObservedVariableOcean/12326.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12326> a skos:Concept ; + rdfs:label "Iceberg height" ; + skos:notation "12326" ; + dct:description "The height of an iceberg above water."@en . diff --git a/wmdr/ObservedVariableOcean/12327.ttl b/wmdr/ObservedVariableOcean/12327.ttl new file mode 100644 index 00000000..9420ed53 --- /dev/null +++ b/wmdr/ObservedVariableOcean/12327.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12327> a skos:Concept ; + rdfs:label "Iceberg length" ; + skos:notation "12327" ; + dct:description "The length of an iceberg above water. If its shape is irregular, then the length is of the largest dimension."@en . From fe098f6f8ab64a7e6b0296b46b637c870aa8c9ec Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:20:19 +0200 Subject: [PATCH 14/40] #600 update links in data format code table (#611) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #600 update branch * Github Action Commit * update link for CREX * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/7-07.csv | 112 +++++++++++------------ wmdr/DataFormat/FM-12-synop.ttl | 2 +- wmdr/DataFormat/FM-13-ship.ttl | 3 +- wmdr/DataFormat/FM-14-synopMobil.ttl | 8 -- wmdr/DataFormat/FM-15-metar.ttl | 2 +- wmdr/DataFormat/FM-16-speci.ttl | 2 +- wmdr/DataFormat/FM-18-buoy.ttl | 3 +- wmdr/DataFormat/FM-20-radob.ttl | 2 +- wmdr/DataFormat/FM-201-collect.ttl | 8 -- wmdr/DataFormat/FM-202-metce.ttl | 2 +- wmdr/DataFormat/FM-203-opmXML.ttl | 2 +- wmdr/DataFormat/FM-204-safXML.ttl | 2 +- wmdr/DataFormat/FM-205-iwxxmXML.ttl | 2 +- wmdr/DataFormat/FM-22-radrep.ttl | 2 +- wmdr/DataFormat/FM-32-pilot.ttl | 2 +- wmdr/DataFormat/FM-33-pilotShip.ttl | 2 +- wmdr/DataFormat/FM-34-pilotMobil.ttl | 2 +- wmdr/DataFormat/FM-35-temp.ttl | 2 +- wmdr/DataFormat/FM-36-tempShip.ttl | 2 +- wmdr/DataFormat/FM-37-tempDrop.ttl | 2 +- wmdr/DataFormat/FM-38-tempMobil.ttl | 2 +- wmdr/DataFormat/FM-39-rocob.ttl | 2 +- wmdr/DataFormat/FM-40-rocobShip.ttl | 2 +- wmdr/DataFormat/FM-41-codar.ttl | 2 +- wmdr/DataFormat/FM-42-amdar.ttl | 2 +- wmdr/DataFormat/FM-44-icean.ttl | 2 +- wmdr/DataFormat/FM-45-IAC.ttl | 2 +- wmdr/DataFormat/FM-46-iacFleet.ttl | 2 +- wmdr/DataFormat/FM-47-grid.ttl | 2 +- wmdr/DataFormat/FM-49-graf.ttl | 2 +- wmdr/DataFormat/FM-50-wintem.ttl | 2 +- wmdr/DataFormat/FM-51-taf.ttl | 2 +- wmdr/DataFormat/FM-53-arfor.ttl | 2 +- wmdr/DataFormat/FM-54-rofor.ttl | 2 +- wmdr/DataFormat/FM-57-radof.ttl | 2 +- wmdr/DataFormat/FM-61-mafor.ttl | 2 +- wmdr/DataFormat/FM-62-trackob.ttl | 2 +- wmdr/DataFormat/FM-63-bathy.ttl | 2 +- wmdr/DataFormat/FM-64-tesac.ttl | 2 +- wmdr/DataFormat/FM-65-waveob.ttl | 2 +- wmdr/DataFormat/FM-67-hydra.ttl | 2 +- wmdr/DataFormat/FM-68-hyfor.ttl | 2 +- wmdr/DataFormat/FM-71-climat.ttl | 2 +- wmdr/DataFormat/FM-72-climatShip.ttl | 2 +- wmdr/DataFormat/FM-73-nacli.ttl | 2 +- wmdr/DataFormat/FM-75-climatTemp.ttl | 2 +- wmdr/DataFormat/FM-76-climatTempShip.ttl | 2 +- wmdr/DataFormat/FM-81-sfazi.ttl | 2 +- wmdr/DataFormat/FM-82-sfloc.ttl | 2 +- wmdr/DataFormat/FM-83-sfazu.ttl | 2 +- wmdr/DataFormat/FM-85-sarep.ttl | 2 +- wmdr/DataFormat/FM-86-satem.ttl | 2 +- wmdr/DataFormat/FM-87-sarad.ttl | 2 +- wmdr/DataFormat/FM-88-satob.ttl | 2 +- wmdr/DataFormat/FM-92-grib.ttl | 2 +- wmdr/DataFormat/FM-94-bufr.ttl | 2 +- wmdr/DataFormat/FM-95-crex.ttl | 2 +- 57 files changed, 112 insertions(+), 126 deletions(-) delete mode 100644 wmdr/DataFormat/FM-14-synopMobil.ttl delete mode 100644 wmdr/DataFormat/FM-201-collect.ttl diff --git a/tables_en/7-07.csv b/tables_en/7-07.csv index 31f56878..8522ff7e 100644 --- a/tables_en/7-07.csv +++ b/tables_en/7-07.csv @@ -1,62 +1,62 @@ notation,name,description ascii,ASCII,"ASCII (American Standard Code for Information Interchange) is a character-encoding scheme used for text files. Plain text files are often called ""ASCII"" files." csv,CSV,"A comma-separated values (CSV) file stores tabular data (numbers and text) in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas, hence the name for this file format." -FM-12-synop,FM 12 - SYNOP,Report of surface observation from a fixed land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-13-ship,FM 13 - SHIP,Report of surface observation from a fixed sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-14-synopMobil,FM 14 - SYNOP MOBIL,Report of a surface observation from a mobile land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-15-metar,FM 15 - METAR,Aerodrome routine meteorological report (with or without trend forecast). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-16-speci,FM 16 - SPECI,Aerodrome special meteorological report (with or without trend forecast). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-18-buoy,FM 18 - BUOY,Report of a buoy observation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-201-collect,FM 201 - COLLECT,Collection of reports that use the same XML application schemas. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3 -FM-202-metce,FM 202 - METCE,Meteorological information. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3 -FM-203-opmXML,FM 203 - OPM-XML,Observable property model. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3 -FM-204-safXML,FM 204 - SAF-XML,Simple aeronautical features. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3 -FM-205-iwxxmXML,FM 205 - IWXXM-XML,International Civil Aviation Organization meteorological information exchange model. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3 -FM-20-radob,FM 20 - RADOB,Report of ground radar weather observation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-22-radrep,FM 22 - RADREP,Radiological data report (monitored on a routine basis and/or in case of accident). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-32-pilot,FM 32 - PILOT,Upper-wind report from a fixed land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-33-pilotShip,FM 33 - PILOT SHIP,Upper-wind report from a sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-34-pilotMobil,FM 34 - PILOT MOBIL,Upper wind report from a mobile land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-35-temp,FM 35 - TEMP,"Upper-level pressure, temperature, humidity and wind report from a fixed land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-36-tempShip,FM 36 - TEMP SHIP,"Upper-level pressure, temperature, humidity and wind report from a sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-37-tempDrop,FM 37 - TEMP DROP,"Upper-level pressure, temperature, humidity and wind report from a sonde released by carrier balloons or aircraft. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-38-tempMobil,FM 38 - TEMP MOBIL,"Upper-level pressure, temperature, humidity and wind report from a mobile land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-39-rocob,FM 39 - ROCOB,"Upper-level temperature, wind and air density report from a land rocketsonde station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-40-rocobShip,FM 40 - ROCOB SHIP,"Upper-level temperature, wind and air density report from a rocketsonde station on a ship. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-41-codar,FM 41 - CODAR,Upper-air report from an aircraft (other than weather reconnaissance aircraft). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-42-amdar,FM 42 - AMDAR,Aircraft report (aircraft meteorological data relay). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-44-icean,FM 44 - ICEAN,Ice analysis. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-45-IAC,FM 45 - IAC,Analysis in full form. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-46-iacFleet,FM 46 - IAC FLEET,Analysis in abbreviated form. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-47-grid,FM 47 - GRID,Processed data in the form of grid-point values. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-49-graf,FM 49 - GRAF,Processed data in the form of grid-point vlues (abbreviated code form). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-50-wintem,FM 50 - WINTEM,Forecast upper wind and temperature for aviation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-51-taf,FM 51 - TAF,Aerodrome forecast. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-53-arfor,FM 53 - ARFOR,Area forecast for aviation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-54-rofor,FM 54 - ROFOR,Route forecast for aviation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-57-radof,FM 57 - RADOF,Radiological trajectory dose forecast (defined time of arrival and location). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-61-mafor,FM 61 - MAFOR,Forecast for shipping. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-62-trackob,FM 62 - TRACKOB,Report of marine surface observation along a ship's track. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-63-bathy,FM 63 - BATHY,Report of bathythermal observation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-64-tesac,FM 64 - TESAC,"Temperature, salinity and current report from a sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-65-waveob,FM 65 - WAVEOB,Report of spectral wave information from a sea station or from a remote platform (aircraft or satellite). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-67-hydra,FM 67 - HYDRA,Report of hydrological observation from a hydrological station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-68-hyfor,FM 68 - HYFOR,Hydrological forecast. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-71-climat,FM 71 - CLIMAT,Report of monthly values from a land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-72-climatShip,FM 72 - CLIMAT SHIP,Report of monthly means and totals from an ocean weather station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-73-nacli,"FM 73 - NACLI, CLINP, SPCLI, CLISA, INCLI",Report of monthly means for an oceanic area. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-75-climatTemp,FM 75 - CLIMAT TEMP,Report of monthly aerological means form a land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-76-climatTempShip,FM 76 - CLIMAT TEMP SHIP,Report of monthly aerological means form an ocean weather station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-81-sfazi,FM 81 - SFAZI,Synoptic report of bearings of sources of atmospherics. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-82-sfloc,FM 82 - SFLOC,Synoptic report of the geographical location of sources of atmospherics. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-83-sfazu,FM 83 - SFAZU,Detailed report of the distribution of sources of atmospherics by bearings for any period up to and including 24 hours. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-85-sarep,FM 85 - SAREP,Report of synoptic interpretation of cloud data obtained by a meteorological satellite. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-86-satem,FM 86 - SATEM,"Report of satellite remote upper-air soundings of pressure, temperature and humidity. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-87-sarad,FM 87 - SARAD,Report of satellite clear radiance observations. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 -FM-88-satob,FM 88 - SATOB,"Report of satellite observations of wind, surface temperature, cloud, humidity and radiation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1" -FM-92-grib,FM 92 - GRIB,Processed data in the form of grid-point values expressed in binary form. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes2 -FM-94-bufr,FM 94 - BUFR,Binary Universal Form for the Representation of meteorological data. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes2 -FM-95-crex,FM 95 - CREX,Character form for the representation and exchange of data. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1 +FM-12-synop,FM 12 - SYNOP,"Report of surface observation from a fixed land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-13-ship,FM 13 - SHIP,"Report of surface observation from a fixed sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"" +FM-14-synopMobil,FM 14 - SYNOP MOBIL,"Report of a surface observation from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-15-metar,FM 15 - METAR,"Aerodrome routine meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-16-speci,FM 16 - SPECI,"Aerodrome special meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-18-buoy,FM 18 - BUOY,"Report of a buoy observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713) +FM-201-collect,FM 201 - COLLECT,Collection of reports that use the same XML application schemas. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" +FM-202-metce,FM 202 - METCE,"Meteorological information. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" +FM-203-opmXML,FM 203 - OPM-XML,"Observable property model. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" +FM-204-safXML,FM 204 - SAF-XML,"Simple aeronautical features. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" +FM-205-iwxxmXML,FM 205 - IWXXM-XML,"International Civil Aviation Organization meteorological information exchange model. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" +FM-20-radob,FM 20 - RADOB,"Report of ground radar weather observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-22-radrep,FM 22 - RADREP,"Radiological data report (monitored on a routine basis and/or in case of accident). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-32-pilot,FM 32 - PILOT,"Upper-wind report from a fixed land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-33-pilotShip,FM 33 - PILOT SHIP,"Upper-wind report from a sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-34-pilotMobil,FM 34 - PILOT MOBIL,"Upper wind report from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-35-temp,FM 35 - TEMP,"Upper-level pressure, temperature, humidity and wind report from a fixed land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-36-tempShip,FM 36 - TEMP SHIP,"Upper-level pressure, temperature, humidity and wind report from a sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-37-tempDrop,FM 37 - TEMP DROP,"Upper-level pressure, temperature, humidity and wind report from a sonde released by carrier balloons or aircraft. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-38-tempMobil,FM 38 - TEMP MOBIL,"Upper-level pressure, temperature, humidity and wind report from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-39-rocob,FM 39 - ROCOB,"Upper-level temperature, wind and air density report from a land rocketsonde station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-40-rocobShip,FM 40 - ROCOB SHIP,"Upper-level temperature, wind and air density report from a rocketsonde station on a ship. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-41-codar,FM 41 - CODAR,"Upper-air report from an aircraft (other than weather reconnaissance aircraft). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-42-amdar,FM 42 - AMDAR,"Aircraft report (aircraft meteorological data relay). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-44-icean,FM 44 - ICEAN,"Ice analysis. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-45-IAC,FM 45 - IAC,"Analysis in full form. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-46-iacFleet,FM 46 - IAC FLEET,"Analysis in abbreviated form. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-47-grid,FM 47 - GRID,"Processed data in the form of grid-point values. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-49-graf,FM 49 - GRAF,"Processed data in the form of grid-point vlues (abbreviated code form). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-50-wintem,FM 50 - WINTEM,"Forecast upper wind and temperature for aviation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-51-taf,FM 51 - TAF,"Aerodrome forecast. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-53-arfor,FM 53 - ARFOR,"Area forecast for aviation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-54-rofor,FM 54 - ROFOR,"Route forecast for aviation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-57-radof,FM 57 - RADOF,"Radiological trajectory dose forecast (defined time of arrival and location). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-61-mafor,FM 61 - MAFOR,"Forecast for shipping. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-62-trackob,FM 62 - TRACKOB,"Report of marine surface observation along a ship's track. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-63-bathy,FM 63 - BATHY,"Report of bathythermal observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-64-tesac,FM 64 - TESAC,"Temperature, salinity and current report from a sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-65-waveob,FM 65 - WAVEOB,"Report of spectral wave information from a sea station or from a remote platform (aircraft or satellite). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-67-hydra,FM 67 - HYDRA,"Report of hydrological observation from a hydrological station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-68-hyfor,FM 68 - HYFOR,"Hydrological forecast. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-71-climat,FM 71 - CLIMAT,"Report of monthly values from a land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-72-climatShip,FM 72 - CLIMAT SHIP,"Report of monthly means and totals from an ocean weather station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-73-nacli,"FM 73 - NACLI, CLINP, SPCLI, CLISA, INCLI",Report of monthly means for an oceanic area. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713) +FM-75-climatTemp,FM 75 - CLIMAT TEMP,"Report of monthly aerological means form a land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-76-climatTempShip,FM 76 - CLIMAT TEMP SHIP,"Report of monthly aerological means form an ocean weather station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-81-sfazi,FM 81 - SFAZI,"Synoptic report of bearings of sources of atmospherics. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-82-sfloc,FM 82 - SFLOC,"Synoptic report of the geographical location of sources of atmospherics. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-83-sfazu,FM 83 - SFAZU,"Detailed report of the distribution of sources of atmospherics by bearings for any period up to and including 24 hours. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-85-sarep,FM 85 - SAREP,"Report of synoptic interpretation of cloud data obtained by a meteorological satellite. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-86-satem,FM 86 - SATEM,"Report of satellite remote upper-air soundings of pressure, temperature and humidity. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-87-sarad,FM 87 - SARAD,"Report of satellite clear radiance observations. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-88-satob,FM 88 - SATOB,"Report of satellite observations of wi[nd, surface temperature, cloud, humidity and radiation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-92-grib,FM 92 - GRIB,"Processed data in the form of grid-point values expressed in binary form. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)" +FM-94-bufr,FM 94 - BUFR,"Binary Universal Form for the Representation of meteorological data. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)" +FM-95-crex,FM 95 - CREX,"Character form for the representation and exchange of data. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)" hdf4,HDF4,"Hierarchical Data Format (HDF) is a set of file formats (HDF4, HDF5) designed to store and organize large amounts of data." hdf5,HDF5,"Hierarchical Data Format (HDF) is a set of file formats (HDF4, HDF5) designed to store and organize large amounts of data." nasaAmes,NASA AMES,The NASA AMES format is a set of nine ASCII-based file formats that comply with an overall common structure but make provision of different features adapted to various cases. It consists of a header and a data part. diff --git a/wmdr/DataFormat/FM-12-synop.ttl b/wmdr/DataFormat/FM-12-synop.ttl index 92ddc49d..3d565761 100644 --- a/wmdr/DataFormat/FM-12-synop.ttl +++ b/wmdr/DataFormat/FM-12-synop.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 12 - SYNOP" ; skos:notation "FM-12-synop" ; - dct:description "Report of surface observation from a fixed land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of surface observation from a fixed land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-13-ship.ttl b/wmdr/DataFormat/FM-13-ship.ttl index 8819d6e1..b7ab1a21 100644 --- a/wmdr/DataFormat/FM-13-ship.ttl +++ b/wmdr/DataFormat/FM-13-ship.ttl @@ -5,4 +5,5 @@ a skos:Concept ; rdfs:label "FM 13 - SHIP" ; skos:notation "FM-13-ship" ; - dct:description "Report of surface observation from a fixed sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of surface observation from a fixed sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)' +FM-14-synopMobil,FM 14 - SYNOP MOBIL,Report of a surface observation from a mobile land station. Manual on Codes (WMO-No. 306)"@en . diff --git a/wmdr/DataFormat/FM-14-synopMobil.ttl b/wmdr/DataFormat/FM-14-synopMobil.ttl deleted file mode 100644 index 43deb478..00000000 --- a/wmdr/DataFormat/FM-14-synopMobil.ttl +++ /dev/null @@ -1,8 +0,0 @@ -@prefix skos: . -@prefix rdfs: . -@prefix dct: . - - a skos:Concept ; - rdfs:label "FM 14 - SYNOP MOBIL" ; - skos:notation "FM-14-synopMobil" ; - dct:description "Report of a surface observation from a mobile land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . diff --git a/wmdr/DataFormat/FM-15-metar.ttl b/wmdr/DataFormat/FM-15-metar.ttl index bb169214..45122d4e 100644 --- a/wmdr/DataFormat/FM-15-metar.ttl +++ b/wmdr/DataFormat/FM-15-metar.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 15 - METAR" ; skos:notation "FM-15-metar" ; - dct:description "Aerodrome routine meteorological report (with or without trend forecast). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Aerodrome routine meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-16-speci.ttl b/wmdr/DataFormat/FM-16-speci.ttl index 161e57f5..ddfa5b4a 100644 --- a/wmdr/DataFormat/FM-16-speci.ttl +++ b/wmdr/DataFormat/FM-16-speci.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 16 - SPECI" ; skos:notation "FM-16-speci" ; - dct:description "Aerodrome special meteorological report (with or without trend forecast). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Aerodrome special meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-18-buoy.ttl b/wmdr/DataFormat/FM-18-buoy.ttl index 11f4c43e..8796cf9b 100644 --- a/wmdr/DataFormat/FM-18-buoy.ttl +++ b/wmdr/DataFormat/FM-18-buoy.ttl @@ -5,4 +5,5 @@ a skos:Concept ; rdfs:label "FM 18 - BUOY" ; skos:notation "FM-18-buoy" ; - dct:description "Report of a buoy observation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of a buoy observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713) +FM-201-collect,FM 201 - COLLECT,Collection of reports that use the same XML application schemas. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)"@en . diff --git a/wmdr/DataFormat/FM-20-radob.ttl b/wmdr/DataFormat/FM-20-radob.ttl index 680e6f01..ff543c14 100644 --- a/wmdr/DataFormat/FM-20-radob.ttl +++ b/wmdr/DataFormat/FM-20-radob.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 20 - RADOB" ; skos:notation "FM-20-radob" ; - dct:description "Report of ground radar weather observation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of ground radar weather observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-201-collect.ttl b/wmdr/DataFormat/FM-201-collect.ttl deleted file mode 100644 index f53af618..00000000 --- a/wmdr/DataFormat/FM-201-collect.ttl +++ /dev/null @@ -1,8 +0,0 @@ -@prefix skos: . -@prefix rdfs: . -@prefix dct: . - - a skos:Concept ; - rdfs:label "FM 201 - COLLECT" ; - skos:notation "FM-201-collect" ; - dct:description "Collection of reports that use the same XML application schemas. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3"@en . diff --git a/wmdr/DataFormat/FM-202-metce.ttl b/wmdr/DataFormat/FM-202-metce.ttl index 7631ec8e..50e5c14e 100644 --- a/wmdr/DataFormat/FM-202-metce.ttl +++ b/wmdr/DataFormat/FM-202-metce.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 202 - METCE" ; skos:notation "FM-202-metce" ; - dct:description "Meteorological information. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3"@en . + dct:description "Meteorological information. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)"@en . diff --git a/wmdr/DataFormat/FM-203-opmXML.ttl b/wmdr/DataFormat/FM-203-opmXML.ttl index e15160e5..c379dc8b 100644 --- a/wmdr/DataFormat/FM-203-opmXML.ttl +++ b/wmdr/DataFormat/FM-203-opmXML.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 203 - OPM-XML" ; skos:notation "FM-203-opmXML" ; - dct:description "Observable property model. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3"@en . + dct:description "Observable property model. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)"@en . diff --git a/wmdr/DataFormat/FM-204-safXML.ttl b/wmdr/DataFormat/FM-204-safXML.ttl index 48c9027b..7c13be1d 100644 --- a/wmdr/DataFormat/FM-204-safXML.ttl +++ b/wmdr/DataFormat/FM-204-safXML.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 204 - SAF-XML" ; skos:notation "FM-204-safXML" ; - dct:description "Simple aeronautical features. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3"@en . + dct:description "Simple aeronautical features. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)"@en . diff --git a/wmdr/DataFormat/FM-205-iwxxmXML.ttl b/wmdr/DataFormat/FM-205-iwxxmXML.ttl index bfa90d90..06284df2 100644 --- a/wmdr/DataFormat/FM-205-iwxxmXML.ttl +++ b/wmdr/DataFormat/FM-205-iwxxmXML.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 205 - IWXXM-XML" ; skos:notation "FM-205-iwxxmXML" ; - dct:description "International Civil Aviation Organization meteorological information exchange model. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes3"@en . + dct:description "International Civil Aviation Organization meteorological information exchange model. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)"@en . diff --git a/wmdr/DataFormat/FM-22-radrep.ttl b/wmdr/DataFormat/FM-22-radrep.ttl index 3a40d5a0..1e19885d 100644 --- a/wmdr/DataFormat/FM-22-radrep.ttl +++ b/wmdr/DataFormat/FM-22-radrep.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 22 - RADREP" ; skos:notation "FM-22-radrep" ; - dct:description "Radiological data report (monitored on a routine basis and/or in case of accident). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Radiological data report (monitored on a routine basis and/or in case of accident). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-32-pilot.ttl b/wmdr/DataFormat/FM-32-pilot.ttl index f56047d5..d59398b1 100644 --- a/wmdr/DataFormat/FM-32-pilot.ttl +++ b/wmdr/DataFormat/FM-32-pilot.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 32 - PILOT" ; skos:notation "FM-32-pilot" ; - dct:description "Upper-wind report from a fixed land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-wind report from a fixed land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-33-pilotShip.ttl b/wmdr/DataFormat/FM-33-pilotShip.ttl index 8d22e2e1..76f2f45b 100644 --- a/wmdr/DataFormat/FM-33-pilotShip.ttl +++ b/wmdr/DataFormat/FM-33-pilotShip.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 33 - PILOT SHIP" ; skos:notation "FM-33-pilotShip" ; - dct:description "Upper-wind report from a sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-wind report from a sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-34-pilotMobil.ttl b/wmdr/DataFormat/FM-34-pilotMobil.ttl index 267e2d90..323d7cb5 100644 --- a/wmdr/DataFormat/FM-34-pilotMobil.ttl +++ b/wmdr/DataFormat/FM-34-pilotMobil.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 34 - PILOT MOBIL" ; skos:notation "FM-34-pilotMobil" ; - dct:description "Upper wind report from a mobile land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper wind report from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-35-temp.ttl b/wmdr/DataFormat/FM-35-temp.ttl index 633cc00a..0126f196 100644 --- a/wmdr/DataFormat/FM-35-temp.ttl +++ b/wmdr/DataFormat/FM-35-temp.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 35 - TEMP" ; skos:notation "FM-35-temp" ; - dct:description "Upper-level pressure, temperature, humidity and wind report from a fixed land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-level pressure, temperature, humidity and wind report from a fixed land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-36-tempShip.ttl b/wmdr/DataFormat/FM-36-tempShip.ttl index b8571a0a..857d052d 100644 --- a/wmdr/DataFormat/FM-36-tempShip.ttl +++ b/wmdr/DataFormat/FM-36-tempShip.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 36 - TEMP SHIP" ; skos:notation "FM-36-tempShip" ; - dct:description "Upper-level pressure, temperature, humidity and wind report from a sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-level pressure, temperature, humidity and wind report from a sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-37-tempDrop.ttl b/wmdr/DataFormat/FM-37-tempDrop.ttl index 71e75c0c..b61eebd7 100644 --- a/wmdr/DataFormat/FM-37-tempDrop.ttl +++ b/wmdr/DataFormat/FM-37-tempDrop.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 37 - TEMP DROP" ; skos:notation "FM-37-tempDrop" ; - dct:description "Upper-level pressure, temperature, humidity and wind report from a sonde released by carrier balloons or aircraft. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-level pressure, temperature, humidity and wind report from a sonde released by carrier balloons or aircraft. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-38-tempMobil.ttl b/wmdr/DataFormat/FM-38-tempMobil.ttl index 2eed470c..116114d8 100644 --- a/wmdr/DataFormat/FM-38-tempMobil.ttl +++ b/wmdr/DataFormat/FM-38-tempMobil.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 38 - TEMP MOBIL" ; skos:notation "FM-38-tempMobil" ; - dct:description "Upper-level pressure, temperature, humidity and wind report from a mobile land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-level pressure, temperature, humidity and wind report from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-39-rocob.ttl b/wmdr/DataFormat/FM-39-rocob.ttl index 19259daf..7d9f2ddc 100644 --- a/wmdr/DataFormat/FM-39-rocob.ttl +++ b/wmdr/DataFormat/FM-39-rocob.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 39 - ROCOB" ; skos:notation "FM-39-rocob" ; - dct:description "Upper-level temperature, wind and air density report from a land rocketsonde station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-level temperature, wind and air density report from a land rocketsonde station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-40-rocobShip.ttl b/wmdr/DataFormat/FM-40-rocobShip.ttl index 782a5f85..98838921 100644 --- a/wmdr/DataFormat/FM-40-rocobShip.ttl +++ b/wmdr/DataFormat/FM-40-rocobShip.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 40 - ROCOB SHIP" ; skos:notation "FM-40-rocobShip" ; - dct:description "Upper-level temperature, wind and air density report from a rocketsonde station on a ship. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-level temperature, wind and air density report from a rocketsonde station on a ship. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-41-codar.ttl b/wmdr/DataFormat/FM-41-codar.ttl index 68611ae6..b1593f9a 100644 --- a/wmdr/DataFormat/FM-41-codar.ttl +++ b/wmdr/DataFormat/FM-41-codar.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 41 - CODAR" ; skos:notation "FM-41-codar" ; - dct:description "Upper-air report from an aircraft (other than weather reconnaissance aircraft). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Upper-air report from an aircraft (other than weather reconnaissance aircraft). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-42-amdar.ttl b/wmdr/DataFormat/FM-42-amdar.ttl index 5a0d10db..c8c62bd3 100644 --- a/wmdr/DataFormat/FM-42-amdar.ttl +++ b/wmdr/DataFormat/FM-42-amdar.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 42 - AMDAR" ; skos:notation "FM-42-amdar" ; - dct:description "Aircraft report (aircraft meteorological data relay). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Aircraft report (aircraft meteorological data relay). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-44-icean.ttl b/wmdr/DataFormat/FM-44-icean.ttl index 71eae0d5..2bcb3c4b 100644 --- a/wmdr/DataFormat/FM-44-icean.ttl +++ b/wmdr/DataFormat/FM-44-icean.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 44 - ICEAN" ; skos:notation "FM-44-icean" ; - dct:description "Ice analysis. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Ice analysis. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-45-IAC.ttl b/wmdr/DataFormat/FM-45-IAC.ttl index efaaf34d..14aa4650 100644 --- a/wmdr/DataFormat/FM-45-IAC.ttl +++ b/wmdr/DataFormat/FM-45-IAC.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 45 - IAC" ; skos:notation "FM-45-IAC" ; - dct:description "Analysis in full form. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Analysis in full form. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-46-iacFleet.ttl b/wmdr/DataFormat/FM-46-iacFleet.ttl index a2ca9f92..d99dff63 100644 --- a/wmdr/DataFormat/FM-46-iacFleet.ttl +++ b/wmdr/DataFormat/FM-46-iacFleet.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 46 - IAC FLEET" ; skos:notation "FM-46-iacFleet" ; - dct:description "Analysis in abbreviated form. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Analysis in abbreviated form. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-47-grid.ttl b/wmdr/DataFormat/FM-47-grid.ttl index b31fe6ec..bbb36248 100644 --- a/wmdr/DataFormat/FM-47-grid.ttl +++ b/wmdr/DataFormat/FM-47-grid.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 47 - GRID" ; skos:notation "FM-47-grid" ; - dct:description "Processed data in the form of grid-point values. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Processed data in the form of grid-point values. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-49-graf.ttl b/wmdr/DataFormat/FM-49-graf.ttl index 76976ae9..9c590e40 100644 --- a/wmdr/DataFormat/FM-49-graf.ttl +++ b/wmdr/DataFormat/FM-49-graf.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 49 - GRAF" ; skos:notation "FM-49-graf" ; - dct:description "Processed data in the form of grid-point vlues (abbreviated code form). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Processed data in the form of grid-point vlues (abbreviated code form). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-50-wintem.ttl b/wmdr/DataFormat/FM-50-wintem.ttl index 5514393a..1816f1f5 100644 --- a/wmdr/DataFormat/FM-50-wintem.ttl +++ b/wmdr/DataFormat/FM-50-wintem.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 50 - WINTEM" ; skos:notation "FM-50-wintem" ; - dct:description "Forecast upper wind and temperature for aviation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Forecast upper wind and temperature for aviation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-51-taf.ttl b/wmdr/DataFormat/FM-51-taf.ttl index 16981043..9070aed7 100644 --- a/wmdr/DataFormat/FM-51-taf.ttl +++ b/wmdr/DataFormat/FM-51-taf.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 51 - TAF" ; skos:notation "FM-51-taf" ; - dct:description "Aerodrome forecast. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Aerodrome forecast. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-53-arfor.ttl b/wmdr/DataFormat/FM-53-arfor.ttl index 534cb31a..6652a0ef 100644 --- a/wmdr/DataFormat/FM-53-arfor.ttl +++ b/wmdr/DataFormat/FM-53-arfor.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 53 - ARFOR" ; skos:notation "FM-53-arfor" ; - dct:description "Area forecast for aviation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Area forecast for aviation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-54-rofor.ttl b/wmdr/DataFormat/FM-54-rofor.ttl index cb9ab6c4..fefd62f1 100644 --- a/wmdr/DataFormat/FM-54-rofor.ttl +++ b/wmdr/DataFormat/FM-54-rofor.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 54 - ROFOR" ; skos:notation "FM-54-rofor" ; - dct:description "Route forecast for aviation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Route forecast for aviation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-57-radof.ttl b/wmdr/DataFormat/FM-57-radof.ttl index ab7f9cb9..0bfad03d 100644 --- a/wmdr/DataFormat/FM-57-radof.ttl +++ b/wmdr/DataFormat/FM-57-radof.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 57 - RADOF" ; skos:notation "FM-57-radof" ; - dct:description "Radiological trajectory dose forecast (defined time of arrival and location). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Radiological trajectory dose forecast (defined time of arrival and location). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-61-mafor.ttl b/wmdr/DataFormat/FM-61-mafor.ttl index c2c6035f..bd93ce4d 100644 --- a/wmdr/DataFormat/FM-61-mafor.ttl +++ b/wmdr/DataFormat/FM-61-mafor.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 61 - MAFOR" ; skos:notation "FM-61-mafor" ; - dct:description "Forecast for shipping. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Forecast for shipping. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-62-trackob.ttl b/wmdr/DataFormat/FM-62-trackob.ttl index a18bfa46..63b4f3e0 100644 --- a/wmdr/DataFormat/FM-62-trackob.ttl +++ b/wmdr/DataFormat/FM-62-trackob.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 62 - TRACKOB" ; skos:notation "FM-62-trackob" ; - dct:description "Report of marine surface observation along a ship's track. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of marine surface observation along a ship's track. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-63-bathy.ttl b/wmdr/DataFormat/FM-63-bathy.ttl index 35803d9f..a312983a 100644 --- a/wmdr/DataFormat/FM-63-bathy.ttl +++ b/wmdr/DataFormat/FM-63-bathy.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 63 - BATHY" ; skos:notation "FM-63-bathy" ; - dct:description "Report of bathythermal observation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of bathythermal observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-64-tesac.ttl b/wmdr/DataFormat/FM-64-tesac.ttl index c0f03964..162578cb 100644 --- a/wmdr/DataFormat/FM-64-tesac.ttl +++ b/wmdr/DataFormat/FM-64-tesac.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 64 - TESAC" ; skos:notation "FM-64-tesac" ; - dct:description "Temperature, salinity and current report from a sea station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Temperature, salinity and current report from a sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-65-waveob.ttl b/wmdr/DataFormat/FM-65-waveob.ttl index 5a976344..72cff781 100644 --- a/wmdr/DataFormat/FM-65-waveob.ttl +++ b/wmdr/DataFormat/FM-65-waveob.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 65 - WAVEOB" ; skos:notation "FM-65-waveob" ; - dct:description "Report of spectral wave information from a sea station or from a remote platform (aircraft or satellite). Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of spectral wave information from a sea station or from a remote platform (aircraft or satellite). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-67-hydra.ttl b/wmdr/DataFormat/FM-67-hydra.ttl index fd8c175e..24e56aed 100644 --- a/wmdr/DataFormat/FM-67-hydra.ttl +++ b/wmdr/DataFormat/FM-67-hydra.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 67 - HYDRA" ; skos:notation "FM-67-hydra" ; - dct:description "Report of hydrological observation from a hydrological station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of hydrological observation from a hydrological station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-68-hyfor.ttl b/wmdr/DataFormat/FM-68-hyfor.ttl index 1ada3dde..833f7d98 100644 --- a/wmdr/DataFormat/FM-68-hyfor.ttl +++ b/wmdr/DataFormat/FM-68-hyfor.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 68 - HYFOR" ; skos:notation "FM-68-hyfor" ; - dct:description "Hydrological forecast. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Hydrological forecast. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-71-climat.ttl b/wmdr/DataFormat/FM-71-climat.ttl index 017384bb..7dc5258e 100644 --- a/wmdr/DataFormat/FM-71-climat.ttl +++ b/wmdr/DataFormat/FM-71-climat.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 71 - CLIMAT" ; skos:notation "FM-71-climat" ; - dct:description "Report of monthly values from a land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of monthly values from a land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-72-climatShip.ttl b/wmdr/DataFormat/FM-72-climatShip.ttl index a8981d58..9a1a31cb 100644 --- a/wmdr/DataFormat/FM-72-climatShip.ttl +++ b/wmdr/DataFormat/FM-72-climatShip.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 72 - CLIMAT SHIP" ; skos:notation "FM-72-climatShip" ; - dct:description "Report of monthly means and totals from an ocean weather station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of monthly means and totals from an ocean weather station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-73-nacli.ttl b/wmdr/DataFormat/FM-73-nacli.ttl index daa2cf94..304f6482 100644 --- a/wmdr/DataFormat/FM-73-nacli.ttl +++ b/wmdr/DataFormat/FM-73-nacli.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 73 - NACLI, CLINP, SPCLI, CLISA, INCLI" ; skos:notation "FM-73-nacli" ; - dct:description "Report of monthly means for an oceanic area. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of monthly means for an oceanic area. Manual on Codes (WMO-No. 306)"@en . diff --git a/wmdr/DataFormat/FM-75-climatTemp.ttl b/wmdr/DataFormat/FM-75-climatTemp.ttl index 9006af6c..a92637a3 100644 --- a/wmdr/DataFormat/FM-75-climatTemp.ttl +++ b/wmdr/DataFormat/FM-75-climatTemp.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 75 - CLIMAT TEMP" ; skos:notation "FM-75-climatTemp" ; - dct:description "Report of monthly aerological means form a land station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of monthly aerological means form a land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-76-climatTempShip.ttl b/wmdr/DataFormat/FM-76-climatTempShip.ttl index 6972d090..8c2c4581 100644 --- a/wmdr/DataFormat/FM-76-climatTempShip.ttl +++ b/wmdr/DataFormat/FM-76-climatTempShip.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 76 - CLIMAT TEMP SHIP" ; skos:notation "FM-76-climatTempShip" ; - dct:description "Report of monthly aerological means form an ocean weather station. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of monthly aerological means form an ocean weather station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-81-sfazi.ttl b/wmdr/DataFormat/FM-81-sfazi.ttl index c2ed7eca..d3eb93e3 100644 --- a/wmdr/DataFormat/FM-81-sfazi.ttl +++ b/wmdr/DataFormat/FM-81-sfazi.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 81 - SFAZI" ; skos:notation "FM-81-sfazi" ; - dct:description "Synoptic report of bearings of sources of atmospherics. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Synoptic report of bearings of sources of atmospherics. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-82-sfloc.ttl b/wmdr/DataFormat/FM-82-sfloc.ttl index d1aeb01c..ce01715c 100644 --- a/wmdr/DataFormat/FM-82-sfloc.ttl +++ b/wmdr/DataFormat/FM-82-sfloc.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 82 - SFLOC" ; skos:notation "FM-82-sfloc" ; - dct:description "Synoptic report of the geographical location of sources of atmospherics. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Synoptic report of the geographical location of sources of atmospherics. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-83-sfazu.ttl b/wmdr/DataFormat/FM-83-sfazu.ttl index 01273865..417a44e9 100644 --- a/wmdr/DataFormat/FM-83-sfazu.ttl +++ b/wmdr/DataFormat/FM-83-sfazu.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 83 - SFAZU" ; skos:notation "FM-83-sfazu" ; - dct:description "Detailed report of the distribution of sources of atmospherics by bearings for any period up to and including 24 hours. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Detailed report of the distribution of sources of atmospherics by bearings for any period up to and including 24 hours. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-85-sarep.ttl b/wmdr/DataFormat/FM-85-sarep.ttl index fd058e07..85dc396d 100644 --- a/wmdr/DataFormat/FM-85-sarep.ttl +++ b/wmdr/DataFormat/FM-85-sarep.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 85 - SAREP" ; skos:notation "FM-85-sarep" ; - dct:description "Report of synoptic interpretation of cloud data obtained by a meteorological satellite. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of synoptic interpretation of cloud data obtained by a meteorological satellite. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-86-satem.ttl b/wmdr/DataFormat/FM-86-satem.ttl index 11395f1d..dd6bb57f 100644 --- a/wmdr/DataFormat/FM-86-satem.ttl +++ b/wmdr/DataFormat/FM-86-satem.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 86 - SATEM" ; skos:notation "FM-86-satem" ; - dct:description "Report of satellite remote upper-air soundings of pressure, temperature and humidity. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of satellite remote upper-air soundings of pressure, temperature and humidity. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-87-sarad.ttl b/wmdr/DataFormat/FM-87-sarad.ttl index 4303a941..4b7be0f3 100644 --- a/wmdr/DataFormat/FM-87-sarad.ttl +++ b/wmdr/DataFormat/FM-87-sarad.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 87 - SARAD" ; skos:notation "FM-87-sarad" ; - dct:description "Report of satellite clear radiance observations. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of satellite clear radiance observations. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-88-satob.ttl b/wmdr/DataFormat/FM-88-satob.ttl index f271678a..f5955e1b 100644 --- a/wmdr/DataFormat/FM-88-satob.ttl +++ b/wmdr/DataFormat/FM-88-satob.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 88 - SATOB" ; skos:notation "FM-88-satob" ; - dct:description "Report of satellite observations of wind, surface temperature, cloud, humidity and radiation. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Report of satellite observations of wi[nd, surface temperature, cloud, humidity and radiation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-92-grib.ttl b/wmdr/DataFormat/FM-92-grib.ttl index b8344645..1c49a85a 100644 --- a/wmdr/DataFormat/FM-92-grib.ttl +++ b/wmdr/DataFormat/FM-92-grib.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 92 - GRIB" ; skos:notation "FM-92-grib" ; - dct:description "Processed data in the form of grid-point values expressed in binary form. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes2"@en . + dct:description "Processed data in the form of grid-point values expressed in binary form. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)"@en . diff --git a/wmdr/DataFormat/FM-94-bufr.ttl b/wmdr/DataFormat/FM-94-bufr.ttl index 913a185b..c30b9974 100644 --- a/wmdr/DataFormat/FM-94-bufr.ttl +++ b/wmdr/DataFormat/FM-94-bufr.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 94 - BUFR" ; skos:notation "FM-94-bufr" ; - dct:description "Binary Universal Form for the Representation of meteorological data. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes2"@en . + dct:description "Binary Universal Form for the Representation of meteorological data. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)"@en . diff --git a/wmdr/DataFormat/FM-95-crex.ttl b/wmdr/DataFormat/FM-95-crex.ttl index d6fcaaab..cabf3854 100644 --- a/wmdr/DataFormat/FM-95-crex.ttl +++ b/wmdr/DataFormat/FM-95-crex.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 95 - CREX" ; skos:notation "FM-95-crex" ; - dct:description "Character form for the representation and exchange of data. Manual on Codes Volume I.1. http://wis.wmo.int/ManCodes1"@en . + dct:description "Character form for the representation and exchange of data. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)"@en . From 55ea396b8348122042bddfd256d51d6f784bce69 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:30:12 +0200 Subject: [PATCH 15/40] #598 update branch (#624) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #598 update branch * Github Action Commit * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 4 +++- wmdr/ObservedVariableOcean/12328.ttl | 8 ++++++++ wmdr/ObservedVariableOcean/12329.ttl | 8 ++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/12328.ttl create mode 100644 wmdr/ObservedVariableOcean/12329.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index a60a91a7..b8875d79 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -71,4 +71,6 @@ notation,path,domains,tags,name,description 12324,\Ocean\Cryosphere\Sea ice,,,Sea-ice melt pond fraction,"The fraction of an area covered by meltwater on the ice. The term 'puddle' is also used." 12325,\Ocean\Physical properties,,,Surface stokes drift,The net drift of a fluid parcel at the surface due to surface waves. 12326,\Ocean\Cryosphere\Sea ice,,,Iceberg height,The height of an iceberg above water. -12327,\Ocean\Cryosphere\Sea ice,,,Iceberg length,"The length of an iceberg above water. If its shape is irregular, then the length is of the largest dimension." \ No newline at end of file +12327,\Ocean\Cryosphere\Sea ice,,,Iceberg length,"The length of an iceberg above water. If its shape is irregular, then the length is of the largest dimension." +12328,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge concentration,Fraction of an area of sea-ice occupied by ridges. +12329,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge height,Average height of sea-ice ridges in an area. \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/12328.ttl b/wmdr/ObservedVariableOcean/12328.ttl new file mode 100644 index 00000000..c364d1c8 --- /dev/null +++ b/wmdr/ObservedVariableOcean/12328.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12328> a skos:Concept ; + rdfs:label "Sea-ice ridge concentration" ; + skos:notation "12328" ; + dct:description "Fraction of an area of sea-ice occupied by ridges."@en . diff --git a/wmdr/ObservedVariableOcean/12329.ttl b/wmdr/ObservedVariableOcean/12329.ttl new file mode 100644 index 00000000..420a1143 --- /dev/null +++ b/wmdr/ObservedVariableOcean/12329.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12329> a skos:Concept ; + rdfs:label "Sea-ice ridge height" ; + skos:notation "12329" ; + dct:description "Average height of sea-ice ridges in an area."@en . From ddc1680f0036f149e532808c84b7a8873725cd13 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:31:38 +0200 Subject: [PATCH 16/40] 593 sea ice stage of melt (#628) * #593 update branch * Update 1-01-03.csv #593 * Github Action Commit * remove extra csv file * Github Action Commit * Github Action Commit --------- Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 5 +++-- wmdr/ObservedVariableOcean/12330.ttl | 8 ++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 wmdr/ObservedVariableOcean/12330.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index b8875d79..cc683adf 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -46,7 +46,7 @@ notation,path,domains,tags,name,description 405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface temperature,Temperature of the surface of sea-ice 406,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice thickness,"Vertical distance between the bottom and the top of sea ice, excluding snow on ice." 407,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice type,"Variable convolving several factors (age, roughness, density, etc.). Accuracy expressed as number of classes. Actually [ classes^-1 ] is used, so that smaller figure corresponds to better performance as usual." -408,\Ocean\Physical properties\CTD,,"physical properties, CTD",Transmissivity,Measure of the light that passes through the water in relation to the incident light +408,\Ocean\Phys8 properties\CTD,,"physical properties, CTD",Transmissivity,Measure of the light that passes through the water in relation to the incident light 549,\Ocean\Biogeochemistry\Other gas\CTD,,"biogeochemistry, CTD",pO2,partial pressure of O2 731,\Ocean\Physical properties\CTD,,"physical properties, CTD",Conductivity,Conductivity measured by CTD or MicroCAT 732,\Ocean\Physical properties\CTD,,"physical properties, CTD",Density,Density measured by CTD @@ -73,4 +73,5 @@ notation,path,domains,tags,name,description 12326,\Ocean\Cryosphere\Sea ice,,,Iceberg height,The height of an iceberg above water. 12327,\Ocean\Cryosphere\Sea ice,,,Iceberg length,"The length of an iceberg above water. If its shape is irregular, then the length is of the largest dimension." 12328,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge concentration,Fraction of an area of sea-ice occupied by ridges. -12329,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge height,Average height of sea-ice ridges in an area. \ No newline at end of file +12329,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge height,Average height of sea-ice ridges in an area. +12330,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of melt,"Categories of sea-ice melt that represent the occurrence of puddles (melt ponds), thawholes, flooded ice, and ice condition resulting from current or previous melting. Category names and definitions are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/12330.ttl b/wmdr/ObservedVariableOcean/12330.ttl new file mode 100644 index 00000000..96ee8d91 --- /dev/null +++ b/wmdr/ObservedVariableOcean/12330.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12330> a skos:Concept ; + rdfs:label "Sea-ice stage of melt" ; + skos:notation "12330" ; + dct:description "Categories of sea-ice melt that represent the occurrence of puddles (melt ponds), thawholes, flooded ice, and ice condition resulting from current or previous melting. Category names and definitions are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)."@en . From b74a6360ad856daaf0456a08578db9cc365a4273 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:45:36 +0200 Subject: [PATCH 17/40] #554 add unit (#636) * Update 1-02.csv: adding to units Adding pT2.Hz-1 and nT2.Hz-1 in line 160 and 144 * Github Action Commit * Update 1-02.csv for addition of electric field spectral density Adding V2.m-2.Hz-1 for electric field spectral density for Schumann Resonances * Github Action Commit --------- Co-authored-by: gaochen-larc <66747938+gaochen-larc@users.noreply.github.com> Co-authored-by: amilan17 Co-authored-by: gaochen-larc From a6b27d58cbc29ea83bd7d814a03551498b0c4ea0 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:47:40 +0200 Subject: [PATCH 18/40] #586 sea ice stage of development (#637) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Table 1-01-03 add sea ice variable: Sea-ice stage of development #586 update branch * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/iss586.ttl | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/iss586.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index cc683adf..6541bab0 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -74,4 +74,5 @@ notation,path,domains,tags,name,description 12327,\Ocean\Cryosphere\Sea ice,,,Iceberg length,"The length of an iceberg above water. If its shape is irregular, then the length is of the largest dimension." 12328,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge concentration,Fraction of an area of sea-ice occupied by ridges. 12329,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge height,Average height of sea-ice ridges in an area. -12330,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of melt,"Categories of sea-ice melt that represent the occurrence of puddles (melt ponds), thawholes, flooded ice, and ice condition resulting from current or previous melting. Category names and definitions are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." \ No newline at end of file +12330,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of melt,"Categories of sea-ice melt that represent the occurrence of puddles (melt ponds), thawholes, flooded ice, and ice condition resulting from current or previous melting. Category names and definitions are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." +12331,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of development,"Classes of sea ice related to ice age, thickness, strength, and viscosity. The names and definitions of the classes are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/iss586.ttl b/wmdr/ObservedVariableOcean/iss586.ttl new file mode 100644 index 00000000..63269c25 --- /dev/null +++ b/wmdr/ObservedVariableOcean/iss586.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "Sea-ice stage of development" ; + skos:notation "iss586" ; + dct:description "Classes of sea ice related to ice age, thickness, strength, and viscosity. The names and definitions of the classes are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)."@en . From 95f296f541e8b3e1caa1299763ac3309fd9e4ed5 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:49:14 +0200 Subject: [PATCH 19/40] #597 update branch (#623) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #597 update branch * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 4 +++- wmdr/ObservedVariableOcean/iss597a.ttl | 8 ++++++++ wmdr/ObservedVariableOcean/iss597b.ttl | 8 ++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/iss597a.ttl create mode 100644 wmdr/ObservedVariableOcean/iss597b.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 6541bab0..0f5f6395 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -75,4 +75,6 @@ notation,path,domains,tags,name,description 12328,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge concentration,Fraction of an area of sea-ice occupied by ridges. 12329,\Ocean\Cryosphere\Sea ice,,,Sea-ice ridge height,Average height of sea-ice ridges in an area. 12330,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of melt,"Categories of sea-ice melt that represent the occurrence of puddles (melt ponds), thawholes, flooded ice, and ice condition resulting from current or previous melting. Category names and definitions are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." -12331,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of development,"Classes of sea ice related to ice age, thickness, strength, and viscosity. The names and definitions of the classes are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." \ No newline at end of file +12331,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of development,"Classes of sea ice related to ice age, thickness, strength, and viscosity. The names and definitions of the classes are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." +12332,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead width,Width of a sea-ice lead approximately perpendicular to its long axis. +12333,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead thickness,Thickness of new ice within a sea-ice lead. \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/iss597a.ttl b/wmdr/ObservedVariableOcean/iss597a.ttl new file mode 100644 index 00000000..93542dcc --- /dev/null +++ b/wmdr/ObservedVariableOcean/iss597a.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "Sea-ice lead width" ; + skos:notation "iss597a" ; + dct:description "Width of a sea-ice lead approximately perpendicular to its long axis."@en . diff --git a/wmdr/ObservedVariableOcean/iss597b.ttl b/wmdr/ObservedVariableOcean/iss597b.ttl new file mode 100644 index 00000000..6f5e20dd --- /dev/null +++ b/wmdr/ObservedVariableOcean/iss597b.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "Sea-ice lead thickness" ; + skos:notation "iss597b" ; + dct:description "Thickness of new ice within a sea-ice lead."@en . From d0db6a7855d5cd35913f3495f2d3f64913ce5a0c Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:50:49 +0200 Subject: [PATCH 20/40] #595 update branch (#622) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #595 update branch * Github Action Commit * update definition #595 * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/{iss586.ttl => 12331.ttl} | 4 ++-- wmdr/ObservedVariableOcean/{iss597a.ttl => 12332.ttl} | 4 ++-- wmdr/ObservedVariableOcean/{iss597b.ttl => 12333.ttl} | 4 ++-- wmdr/ObservedVariableOcean/12334.ttl | 8 ++++++++ 5 files changed, 16 insertions(+), 7 deletions(-) rename wmdr/ObservedVariableOcean/{iss586.ttl => 12331.ttl} (88%) rename wmdr/ObservedVariableOcean/{iss597a.ttl => 12332.ttl} (84%) rename wmdr/ObservedVariableOcean/{iss597b.ttl => 12333.ttl} (83%) create mode 100644 wmdr/ObservedVariableOcean/12334.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 0f5f6395..1156cbbb 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -77,4 +77,5 @@ notation,path,domains,tags,name,description 12330,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of melt,"Categories of sea-ice melt that represent the occurrence of puddles (melt ponds), thawholes, flooded ice, and ice condition resulting from current or previous melting. Category names and definitions are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." 12331,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of development,"Classes of sea ice related to ice age, thickness, strength, and viscosity. The names and definitions of the classes are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." 12332,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead width,Width of a sea-ice lead approximately perpendicular to its long axis. -12333,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead thickness,Thickness of new ice within a sea-ice lead. \ No newline at end of file +12333,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead thickness,Thickness of new ice within a sea-ice lead. +12334,\Ocean\Cryosphere\Sea ice,,,Sea-ice surface albedo,"Hemispherically integrated reflectance of sea ice in the wavelength range of 0.4-0.7 µm (400-700 nm). The sea-ice surface may be bare ice or snow-covered." \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/iss586.ttl b/wmdr/ObservedVariableOcean/12331.ttl similarity index 88% rename from wmdr/ObservedVariableOcean/iss586.ttl rename to wmdr/ObservedVariableOcean/12331.ttl index 63269c25..933efe78 100644 --- a/wmdr/ObservedVariableOcean/iss586.ttl +++ b/wmdr/ObservedVariableOcean/12331.ttl @@ -2,7 +2,7 @@ @prefix rdfs: . @prefix dct: . - a skos:Concept ; +<12331> a skos:Concept ; rdfs:label "Sea-ice stage of development" ; - skos:notation "iss586" ; + skos:notation "12331" ; dct:description "Classes of sea ice related to ice age, thickness, strength, and viscosity. The names and definitions of the classes are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)."@en . diff --git a/wmdr/ObservedVariableOcean/iss597a.ttl b/wmdr/ObservedVariableOcean/12332.ttl similarity index 84% rename from wmdr/ObservedVariableOcean/iss597a.ttl rename to wmdr/ObservedVariableOcean/12332.ttl index 93542dcc..3d2e97db 100644 --- a/wmdr/ObservedVariableOcean/iss597a.ttl +++ b/wmdr/ObservedVariableOcean/12332.ttl @@ -2,7 +2,7 @@ @prefix rdfs: . @prefix dct: . - a skos:Concept ; +<12332> a skos:Concept ; rdfs:label "Sea-ice lead width" ; - skos:notation "iss597a" ; + skos:notation "12332" ; dct:description "Width of a sea-ice lead approximately perpendicular to its long axis."@en . diff --git a/wmdr/ObservedVariableOcean/iss597b.ttl b/wmdr/ObservedVariableOcean/12333.ttl similarity index 83% rename from wmdr/ObservedVariableOcean/iss597b.ttl rename to wmdr/ObservedVariableOcean/12333.ttl index 6f5e20dd..6f0e8465 100644 --- a/wmdr/ObservedVariableOcean/iss597b.ttl +++ b/wmdr/ObservedVariableOcean/12333.ttl @@ -2,7 +2,7 @@ @prefix rdfs: . @prefix dct: . - a skos:Concept ; +<12333> a skos:Concept ; rdfs:label "Sea-ice lead thickness" ; - skos:notation "iss597b" ; + skos:notation "12333" ; dct:description "Thickness of new ice within a sea-ice lead."@en . diff --git a/wmdr/ObservedVariableOcean/12334.ttl b/wmdr/ObservedVariableOcean/12334.ttl new file mode 100644 index 00000000..3bd2eccf --- /dev/null +++ b/wmdr/ObservedVariableOcean/12334.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12334> a skos:Concept ; + rdfs:label "Sea-ice surface albedo" ; + skos:notation "12334" ; + dct:description "Hemispherically integrated reflectance of sea ice in the wavelength range of 0.4-0.7 µm (400-700 nm). The sea-ice surface may be bare ice or snow-covered."@en . From 94dbfb9ab94643fd6a31574a43f54534081d35a5 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:55:31 +0200 Subject: [PATCH 21/40] #589 sea ice age (#610) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #589 update branch * Github Action Commit * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/12335.ttl | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/12335.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 1156cbbb..0b86db28 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -78,4 +78,5 @@ notation,path,domains,tags,name,description 12331,\Ocean\Cryosphere\Sea ice,,,Sea-ice stage of development,"Classes of sea ice related to ice age, thickness, strength, and viscosity. The names and definitions of the classes are defined in WMO Sea-Ice Nomenclature (WMO-No. 259)." 12332,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead width,Width of a sea-ice lead approximately perpendicular to its long axis. 12333,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead thickness,Thickness of new ice within a sea-ice lead. -12334,\Ocean\Cryosphere\Sea ice,,,Sea-ice surface albedo,"Hemispherically integrated reflectance of sea ice in the wavelength range of 0.4-0.7 µm (400-700 nm). The sea-ice surface may be bare ice or snow-covered." \ No newline at end of file +12334,\Ocean\Cryosphere\Sea ice,,,Sea-ice surface albedo,"Hemispherically integrated reflectance of sea ice in the wavelength range of 0.4-0.7 µm (400-700 nm). The sea-ice surface may be bare ice or snow-covered." +12335,\Ocean\Cryosphere\Sea ice,,,Sea-ice age,Age of sea ice since its formation. \ No newline at end of file diff --git a/wmdr/ObservedVariableOcean/12335.ttl b/wmdr/ObservedVariableOcean/12335.ttl new file mode 100644 index 00000000..70d5123f --- /dev/null +++ b/wmdr/ObservedVariableOcean/12335.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12335> a skos:Concept ; + rdfs:label "Sea-ice age" ; + skos:notation "12335" ; + dct:description "Age of sea ice since its formation."@en . From 510d7518a75f33bdd7c7ec6a1d0ed9f2e8c0d141 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 30 Jul 2025 19:56:09 +0200 Subject: [PATCH 22/40] #578 sea ice motion (#609) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #578 update branch * Github Action Commit * #578 update name and definition * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 2 +- wmdr/ObservedVariableOcean/403.ttl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 0b86db28..086eb79b 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -41,7 +41,7 @@ notation,path,domains,tags,name,description 400,\Ocean\Biogeochemistry\Phosporus species,,"biogeochemistry, phosporus species",Total organic phosphorus,Concentration of dissolved organic phosphorous 401,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice concentration,Fraction of an ocean area covered by sea-ice. 402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice elevation,Elevation of the surface of the sea-ice sheet above sea level -403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice motion,Sea-ice motion +403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice velocity,"Horizontal displacement of sea ice over a defined time interval, specified as a two-element vector quantity: u and v. Related terms found in the literature are ""Sea-ice motion"" and ""Sea-ice drift""." 404,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface characteristics,"Sea-ice surface characteristics (albedo, meltpond, dust, snow properties, temperature)" 405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface temperature,Temperature of the surface of sea-ice 406,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice thickness,"Vertical distance between the bottom and the top of sea ice, excluding snow on ice." diff --git a/wmdr/ObservedVariableOcean/403.ttl b/wmdr/ObservedVariableOcean/403.ttl index 9b26434c..88919052 100644 --- a/wmdr/ObservedVariableOcean/403.ttl +++ b/wmdr/ObservedVariableOcean/403.ttl @@ -3,6 +3,6 @@ @prefix dct: . <403> a skos:Concept ; - rdfs:label "Sea-ice motion" ; + rdfs:label "Sea-ice velocity" ; skos:notation "403" ; - dct:description "Sea-ice motion"@en . + dct:description "Horizontal displacement of sea ice over a defined time interval, specified as a two-element vector quantity: u and v. Related terms found in the literature are 'Sea-ice motion' and 'Sea-ice drift'."@en . From c7532438033fb9777f7a0a3e000ce46afbecc130 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Wed, 6 Aug 2025 20:28:12 +0200 Subject: [PATCH 23/40] typo --- tables_en/1-01-03.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 086eb79b..ed93cf53 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -46,7 +46,7 @@ notation,path,domains,tags,name,description 405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface temperature,Temperature of the surface of sea-ice 406,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice thickness,"Vertical distance between the bottom and the top of sea ice, excluding snow on ice." 407,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice type,"Variable convolving several factors (age, roughness, density, etc.). Accuracy expressed as number of classes. Actually [ classes^-1 ] is used, so that smaller figure corresponds to better performance as usual." -408,\Ocean\Phys8 properties\CTD,,"physical properties, CTD",Transmissivity,Measure of the light that passes through the water in relation to the incident light +408,\Ocean\Physical properties\CTD,,"physical properties, CTD",Transmissivity,Measure of the light that passes through the water in relation to the incident light 549,\Ocean\Biogeochemistry\Other gas\CTD,,"biogeochemistry, CTD",pO2,partial pressure of O2 731,\Ocean\Physical properties\CTD,,"physical properties, CTD",Conductivity,Conductivity measured by CTD or MicroCAT 732,\Ocean\Physical properties\CTD,,"physical properties, CTD",Density,Density measured by CTD From c4a29df6d7f33c5762a7433a6421e9b0414bc4c2 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Wed, 6 Aug 2025 20:51:25 +0200 Subject: [PATCH 24/40] fix CSV --- tables_en/7-07.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables_en/7-07.csv b/tables_en/7-07.csv index 8522ff7e..68ad4583 100644 --- a/tables_en/7-07.csv +++ b/tables_en/7-07.csv @@ -2,7 +2,7 @@ notation,name,description ascii,ASCII,"ASCII (American Standard Code for Information Interchange) is a character-encoding scheme used for text files. Plain text files are often called ""ASCII"" files." csv,CSV,"A comma-separated values (CSV) file stores tabular data (numbers and text) in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas, hence the name for this file format." FM-12-synop,FM 12 - SYNOP,"Report of surface observation from a fixed land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" -FM-13-ship,FM 13 - SHIP,"Report of surface observation from a fixed sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"" +FM-13-ship,FM 13 - SHIP,"Report of surface observation from a fixed sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-14-synopMobil,FM 14 - SYNOP MOBIL,"Report of a surface observation from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-15-metar,FM 15 - METAR,"Aerodrome routine meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-16-speci,FM 16 - SPECI,"Aerodrome special meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" From 16d0e121eee9799c4d19650d0a3159eb54631e02 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Wed, 6 Aug 2025 20:55:35 +0200 Subject: [PATCH 25/40] fix csv --- tables_en/7-07.csv | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tables_en/7-07.csv b/tables_en/7-07.csv index 68ad4583..3cf080c5 100644 --- a/tables_en/7-07.csv +++ b/tables_en/7-07.csv @@ -1,3 +1,4 @@ +,, notation,name,description ascii,ASCII,"ASCII (American Standard Code for Information Interchange) is a character-encoding scheme used for text files. Plain text files are often called ""ASCII"" files." csv,CSV,"A comma-separated values (CSV) file stores tabular data (numbers and text) in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas, hence the name for this file format." @@ -42,9 +43,9 @@ FM-64-tesac,FM 64 - TESAC,"Temperature, salinity and current report from a sea s FM-65-waveob,FM 65 - WAVEOB,"Report of spectral wave information from a sea station or from a remote platform (aircraft or satellite). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-67-hydra,FM 67 - HYDRA,"Report of hydrological observation from a hydrological station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-68-hyfor,FM 68 - HYFOR,"Hydrological forecast. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" -FM-71-climat,FM 71 - CLIMAT,"Report of monthly values from a land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" -FM-72-climatShip,FM 72 - CLIMAT SHIP,"Report of monthly means and totals from an ocean weather station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" -FM-73-nacli,"FM 73 - NACLI, CLINP, SPCLI, CLISA, INCLI",Report of monthly means for an oceanic area. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713) +FM-71-climat,FM 71 - CLIMAT,"Report of monthly values from a land station. Manual on Codes (WMO-No. 306),Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-72-climatShip,FM 72 - CLIMAT SHIP,"Report of monthly means and totals from an ocean weather station. Manual on Codes (WMO-No. 306)Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-73-nacli,"FM 73 - NACLI, CLINP, SPCLI, CLISA, INCLI",Report of monthly means for an oceanic area. Manual on Codes (WMO-No. 306) Volume I.1 (https://library.wmo.int/idurl/4/35713) FM-75-climatTemp,FM 75 - CLIMAT TEMP,"Report of monthly aerological means form a land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-76-climatTempShip,FM 76 - CLIMAT TEMP SHIP,"Report of monthly aerological means form an ocean weather station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-81-sfazi,FM 81 - SFAZI,"Synoptic report of bearings of sources of atmospherics. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" From f1e0fda9d96028ad76520d8bfb58f716d4073852 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Wed, 6 Aug 2025 18:51:47 +0000 Subject: [PATCH 26/40] Github Action Commit --- wmdr/DataFormat/FM-13-ship.ttl | 3 +-- wmdr/DataFormat/FM-14-synopMobil.ttl | 8 ++++++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 wmdr/DataFormat/FM-14-synopMobil.ttl diff --git a/wmdr/DataFormat/FM-13-ship.ttl b/wmdr/DataFormat/FM-13-ship.ttl index b7ab1a21..06c806dc 100644 --- a/wmdr/DataFormat/FM-13-ship.ttl +++ b/wmdr/DataFormat/FM-13-ship.ttl @@ -5,5 +5,4 @@ a skos:Concept ; rdfs:label "FM 13 - SHIP" ; skos:notation "FM-13-ship" ; - dct:description "Report of surface observation from a fixed sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)' -FM-14-synopMobil,FM 14 - SYNOP MOBIL,Report of a surface observation from a mobile land station. Manual on Codes (WMO-No. 306)"@en . + dct:description "Report of surface observation from a fixed sea station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-14-synopMobil.ttl b/wmdr/DataFormat/FM-14-synopMobil.ttl new file mode 100644 index 00000000..9e5d0f94 --- /dev/null +++ b/wmdr/DataFormat/FM-14-synopMobil.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "FM 14 - SYNOP MOBIL" ; + skos:notation "FM-14-synopMobil" ; + dct:description "Report of a surface observation from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . From f177daa513171148080f7a8caf7a69e5cfd547e6 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Wed, 6 Aug 2025 21:25:21 +0200 Subject: [PATCH 27/40] fix CSV --- tables_en/7-07.csv | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tables_en/7-07.csv b/tables_en/7-07.csv index 3cf080c5..f0fd7503 100644 --- a/tables_en/7-07.csv +++ b/tables_en/7-07.csv @@ -1,4 +1,3 @@ -,, notation,name,description ascii,ASCII,"ASCII (American Standard Code for Information Interchange) is a character-encoding scheme used for text files. Plain text files are often called ""ASCII"" files." csv,CSV,"A comma-separated values (CSV) file stores tabular data (numbers and text) in plain text. Each line of the file is a data record. Each record consists of one or more fields, separated by commas, hence the name for this file format." @@ -7,8 +6,8 @@ FM-13-ship,FM 13 - SHIP,"Report of surface observation from a fixed sea station. FM-14-synopMobil,FM 14 - SYNOP MOBIL,"Report of a surface observation from a mobile land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-15-metar,FM 15 - METAR,"Aerodrome routine meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-16-speci,FM 16 - SPECI,"Aerodrome special meteorological report (with or without trend forecast). Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" -FM-18-buoy,FM 18 - BUOY,"Report of a buoy observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713) -FM-201-collect,FM 201 - COLLECT,Collection of reports that use the same XML application schemas. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" +FM-18-buoy,FM 18 - BUOY,"Report of a buoy observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-201-collect,FM 201 - COLLECT,"Collection of reports that use the same XML application schemas. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" FM-202-metce,FM 202 - METCE,"Meteorological information. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" FM-203-opmXML,FM 203 - OPM-XML,"Observable property model. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" FM-204-safXML,FM 204 - SAF-XML,"Simple aeronautical features. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)" From a58f4c05df2091f1eccb97e4463398f843023cfa Mon Sep 17 00:00:00 2001 From: amilan17 Date: Wed, 6 Aug 2025 19:25:48 +0000 Subject: [PATCH 28/40] Github Action Commit --- wmdr/DataFormat/FM-18-buoy.ttl | 3 +-- wmdr/DataFormat/FM-201-collect.ttl | 8 ++++++++ wmdr/DataFormat/FM-71-climat.ttl | 2 +- wmdr/DataFormat/FM-72-climatShip.ttl | 2 +- wmdr/DataFormat/FM-73-nacli.ttl | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 wmdr/DataFormat/FM-201-collect.ttl diff --git a/wmdr/DataFormat/FM-18-buoy.ttl b/wmdr/DataFormat/FM-18-buoy.ttl index 8796cf9b..2a7c7fb4 100644 --- a/wmdr/DataFormat/FM-18-buoy.ttl +++ b/wmdr/DataFormat/FM-18-buoy.ttl @@ -5,5 +5,4 @@ a skos:Concept ; rdfs:label "FM 18 - BUOY" ; skos:notation "FM-18-buoy" ; - dct:description "Report of a buoy observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713) -FM-201-collect,FM 201 - COLLECT,Collection of reports that use the same XML application schemas. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)"@en . + dct:description "Report of a buoy observation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-201-collect.ttl b/wmdr/DataFormat/FM-201-collect.ttl new file mode 100644 index 00000000..5e2b2ceb --- /dev/null +++ b/wmdr/DataFormat/FM-201-collect.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "FM 201 - COLLECT" ; + skos:notation "FM-201-collect" ; + dct:description "Collection of reports that use the same XML application schemas. Manual on Codes (WMO-No. 306), Volume I.3 (https://library.wmo.int/idurl/4/35769)"@en . diff --git a/wmdr/DataFormat/FM-71-climat.ttl b/wmdr/DataFormat/FM-71-climat.ttl index 7dc5258e..d7721e0d 100644 --- a/wmdr/DataFormat/FM-71-climat.ttl +++ b/wmdr/DataFormat/FM-71-climat.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 71 - CLIMAT" ; skos:notation "FM-71-climat" ; - dct:description "Report of monthly values from a land station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . + dct:description "Report of monthly values from a land station. Manual on Codes (WMO-No. 306),Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-72-climatShip.ttl b/wmdr/DataFormat/FM-72-climatShip.ttl index 9a1a31cb..42eaa39d 100644 --- a/wmdr/DataFormat/FM-72-climatShip.ttl +++ b/wmdr/DataFormat/FM-72-climatShip.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 72 - CLIMAT SHIP" ; skos:notation "FM-72-climatShip" ; - dct:description "Report of monthly means and totals from an ocean weather station. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . + dct:description "Report of monthly means and totals from an ocean weather station. Manual on Codes (WMO-No. 306)Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . diff --git a/wmdr/DataFormat/FM-73-nacli.ttl b/wmdr/DataFormat/FM-73-nacli.ttl index 304f6482..1b58b3e8 100644 --- a/wmdr/DataFormat/FM-73-nacli.ttl +++ b/wmdr/DataFormat/FM-73-nacli.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 73 - NACLI, CLINP, SPCLI, CLISA, INCLI" ; skos:notation "FM-73-nacli" ; - dct:description "Report of monthly means for an oceanic area. Manual on Codes (WMO-No. 306)"@en . + dct:description "Report of monthly means for an oceanic area. Manual on Codes (WMO-No. 306) Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . From a79f36482efd74efb2acc611539410c4814c1ef6 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Thu, 7 Aug 2025 10:07:51 +0200 Subject: [PATCH 29/40] #588 update branch (#621) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump requests from 2.32.3 to 2.32.4 in /scripts Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * #588 update branch * Github Action Commit * #588 update definition * Github Action Commit * update definition #588 * Github Action Commit * revised definition based on @jeffrkey comment on 2025-07-16 * Github Action Commit --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Pröscholdt Co-authored-by: amilan17 --- tables_en/1-01-03.csv | 3 ++- wmdr/ObservedVariableOcean/iss588.ttl | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 wmdr/ObservedVariableOcean/iss588.ttl diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index ed93cf53..95991824 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -79,4 +79,5 @@ notation,path,domains,tags,name,description 12332,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead width,Width of a sea-ice lead approximately perpendicular to its long axis. 12333,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead thickness,Thickness of new ice within a sea-ice lead. 12334,\Ocean\Cryosphere\Sea ice,,,Sea-ice surface albedo,"Hemispherically integrated reflectance of sea ice in the wavelength range of 0.4-0.7 µm (400-700 nm). The sea-ice surface may be bare ice or snow-covered." -12335,\Ocean\Cryosphere\Sea ice,,,Sea-ice age,Age of sea ice since its formation. \ No newline at end of file +12335,\Ocean\Cryosphere\Sea ice,,,Sea-ice age,Age of sea ice since its formation. +iss588,\Ocean\Cryosphere\Sea ice,,,Sea-ice floe size distribution,"The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region." diff --git a/wmdr/ObservedVariableOcean/iss588.ttl b/wmdr/ObservedVariableOcean/iss588.ttl new file mode 100644 index 00000000..a8c40dcb --- /dev/null +++ b/wmdr/ObservedVariableOcean/iss588.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + + a skos:Concept ; + rdfs:label "Sea-ice floe size distribution" ; + skos:notation "iss588" ; + dct:description "The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region."@en . From 090a7ab318af70ed5d42b1e49739486dfcfeb667 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 10:09:05 +0200 Subject: [PATCH 30/40] update notation id --- tables_en/1-01-03.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 95991824..f4b5d5ed 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -80,4 +80,5 @@ notation,path,domains,tags,name,description 12333,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead thickness,Thickness of new ice within a sea-ice lead. 12334,\Ocean\Cryosphere\Sea ice,,,Sea-ice surface albedo,"Hemispherically integrated reflectance of sea ice in the wavelength range of 0.4-0.7 µm (400-700 nm). The sea-ice surface may be bare ice or snow-covered." 12335,\Ocean\Cryosphere\Sea ice,,,Sea-ice age,Age of sea ice since its formation. -iss588,\Ocean\Cryosphere\Sea ice,,,Sea-ice floe size distribution,"The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region." +12336,\Ocean\Cryosphere\Sea ice,,,Sea-ice age,Age of sea ice since its formation. +,\Ocean\Cryosphere\Sea ice,,,Sea-ice floe size distribution,"The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region." From 65cdee84c6626d9c66742d8100902033cfd39201 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 10:09:50 +0200 Subject: [PATCH 31/40] fix error --- tables_en/1-01-03.csv | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index f4b5d5ed..88cbf6a6 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -80,5 +80,4 @@ notation,path,domains,tags,name,description 12333,\Ocean\Cryosphere\Sea ice,,,Sea-ice lead thickness,Thickness of new ice within a sea-ice lead. 12334,\Ocean\Cryosphere\Sea ice,,,Sea-ice surface albedo,"Hemispherically integrated reflectance of sea ice in the wavelength range of 0.4-0.7 µm (400-700 nm). The sea-ice surface may be bare ice or snow-covered." 12335,\Ocean\Cryosphere\Sea ice,,,Sea-ice age,Age of sea ice since its formation. -12336,\Ocean\Cryosphere\Sea ice,,,Sea-ice age,Age of sea ice since its formation. -,\Ocean\Cryosphere\Sea ice,,,Sea-ice floe size distribution,"The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region." +12336,\Ocean\Cryosphere\Sea ice,,,Sea-ice floe size distribution,"The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region." From 1b67190fb219ba966fad5c4d6c90bd79d2da9d8e Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 08:09:30 +0000 Subject: [PATCH 32/40] Github Action Commit --- wmdr/ObservedVariableOcean/{iss588.ttl => .ttl} | 4 ++-- wmdr/ObservedVariableOcean/12336.ttl | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) rename wmdr/ObservedVariableOcean/{iss588.ttl => .ttl} (87%) create mode 100644 wmdr/ObservedVariableOcean/12336.ttl diff --git a/wmdr/ObservedVariableOcean/iss588.ttl b/wmdr/ObservedVariableOcean/.ttl similarity index 87% rename from wmdr/ObservedVariableOcean/iss588.ttl rename to wmdr/ObservedVariableOcean/.ttl index a8c40dcb..71fc3c5c 100644 --- a/wmdr/ObservedVariableOcean/iss588.ttl +++ b/wmdr/ObservedVariableOcean/.ttl @@ -2,7 +2,7 @@ @prefix rdfs: . @prefix dct: . - a skos:Concept ; +<> a skos:Concept ; rdfs:label "Sea-ice floe size distribution" ; - skos:notation "iss588" ; + skos:notation "" ; dct:description "The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region."@en . diff --git a/wmdr/ObservedVariableOcean/12336.ttl b/wmdr/ObservedVariableOcean/12336.ttl new file mode 100644 index 00000000..86c632ff --- /dev/null +++ b/wmdr/ObservedVariableOcean/12336.ttl @@ -0,0 +1,8 @@ +@prefix skos: . +@prefix rdfs: . +@prefix dct: . + +<12336> a skos:Concept ; + rdfs:label "Sea-ice age" ; + skos:notation "12336" ; + dct:description "Age of sea ice since its formation."@en . From 58af1f7ef8840f944c8f0506246787c8f52faf9c Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 08:10:12 +0000 Subject: [PATCH 33/40] Github Action Commit --- wmdr/ObservedVariableOcean/.ttl | 8 -------- wmdr/ObservedVariableOcean/12336.ttl | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 wmdr/ObservedVariableOcean/.ttl diff --git a/wmdr/ObservedVariableOcean/.ttl b/wmdr/ObservedVariableOcean/.ttl deleted file mode 100644 index 71fc3c5c..00000000 --- a/wmdr/ObservedVariableOcean/.ttl +++ /dev/null @@ -1,8 +0,0 @@ -@prefix skos: . -@prefix rdfs: . -@prefix dct: . - -<> a skos:Concept ; - rdfs:label "Sea-ice floe size distribution" ; - skos:notation "" ; - dct:description "The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region."@en . diff --git a/wmdr/ObservedVariableOcean/12336.ttl b/wmdr/ObservedVariableOcean/12336.ttl index 86c632ff..7718621d 100644 --- a/wmdr/ObservedVariableOcean/12336.ttl +++ b/wmdr/ObservedVariableOcean/12336.ttl @@ -3,6 +3,6 @@ @prefix dct: . <12336> a skos:Concept ; - rdfs:label "Sea-ice age" ; + rdfs:label "Sea-ice floe size distribution" ; skos:notation "12336" ; - dct:description "Age of sea ice since its formation."@en . + dct:description "The area density distribution of sea-ice floes expressed as the power-law exponent of the distribution of floe areas over a region."@en . From 32a97ac1dc6930243cffef1578f188eb055a74fb Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 10:48:37 +0200 Subject: [PATCH 34/40] #572 add to FT2025-2 (was accidentally overwritten) --- tables_en/1-01-03.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 88cbf6a6..77d522b5 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -43,7 +43,7 @@ notation,path,domains,tags,name,description 402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice elevation,Elevation of the surface of the sea-ice sheet above sea level 403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice velocity,"Horizontal displacement of sea ice over a defined time interval, specified as a two-element vector quantity: u and v. Related terms found in the literature are ""Sea-ice motion"" and ""Sea-ice drift""." 404,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface characteristics,"Sea-ice surface characteristics (albedo, meltpond, dust, snow properties, temperature)" -405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface temperature,Temperature of the surface of sea-ice +405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice temperature,"Sea-ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice." 406,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice thickness,"Vertical distance between the bottom and the top of sea ice, excluding snow on ice." 407,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice type,"Variable convolving several factors (age, roughness, density, etc.). Accuracy expressed as number of classes. Actually [ classes^-1 ] is used, so that smaller figure corresponds to better performance as usual." 408,\Ocean\Physical properties\CTD,,"physical properties, CTD",Transmissivity,Measure of the light that passes through the water in relation to the incident light From 9ab969de1abc01931874c09ad144937c788e71a7 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 08:48:57 +0000 Subject: [PATCH 35/40] Github Action Commit --- wmdr/ObservedVariableOcean/405.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmdr/ObservedVariableOcean/405.ttl b/wmdr/ObservedVariableOcean/405.ttl index b1e88a7a..a424b25e 100644 --- a/wmdr/ObservedVariableOcean/405.ttl +++ b/wmdr/ObservedVariableOcean/405.ttl @@ -3,6 +3,6 @@ @prefix dct: . <405> a skos:Concept ; - rdfs:label "Sea-ice surface temperature" ; + rdfs:label "Sea-ice temperature" ; skos:notation "405" ; - dct:description "Temperature of the surface of sea-ice"@en . + dct:description "Sea-ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice."@en . From 7169a3c0e11464c3d38ccb719f168cdba70efd19 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 10:59:15 +0200 Subject: [PATCH 36/40] #571 re-add proposal to FT branch --- tables_en/1-01-03.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables_en/1-01-03.csv b/tables_en/1-01-03.csv index 77d522b5..17889c28 100644 --- a/tables_en/1-01-03.csv +++ b/tables_en/1-01-03.csv @@ -40,7 +40,7 @@ notation,path,domains,tags,name,description 399,\Ocean\Biogeochemistry\Nutrients,,"biogeochemistry, nutrients",PO4= (phosphate),Phosphate concentration in sea water. 400,\Ocean\Biogeochemistry\Phosporus species,,"biogeochemistry, phosporus species",Total organic phosphorus,Concentration of dissolved organic phosphorous 401,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice concentration,Fraction of an ocean area covered by sea-ice. -402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice elevation,Elevation of the surface of the sea-ice sheet above sea level +402,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice freeboard,Elevation of the upper sea-ice surface relative to the sea surface. 403,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice velocity,"Horizontal displacement of sea ice over a defined time interval, specified as a two-element vector quantity: u and v. Related terms found in the literature are ""Sea-ice motion"" and ""Sea-ice drift""." 404,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice surface characteristics,"Sea-ice surface characteristics (albedo, meltpond, dust, snow properties, temperature)" 405,\Ocean\Cryosphere\Sea ice,,"cryosphere, sea ice",Sea-ice temperature,"Sea-ice temperature measured at defined vertical levels in the ice and any snow on the ice, including the temperature at the ice and snow surfaces. By convention, levels are referenced to the surface of the sea ice, with positive values indicating levels above, and negative values indicating levels below the surface of the sea ice." From 92692f72202b6e7cdc044aaeeb0400877b83f314 Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 08:59:39 +0000 Subject: [PATCH 37/40] Github Action Commit --- wmdr/ObservedVariableOcean/402.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmdr/ObservedVariableOcean/402.ttl b/wmdr/ObservedVariableOcean/402.ttl index f85a2934..30e1ea38 100644 --- a/wmdr/ObservedVariableOcean/402.ttl +++ b/wmdr/ObservedVariableOcean/402.ttl @@ -3,6 +3,6 @@ @prefix dct: . <402> a skos:Concept ; - rdfs:label "Sea-ice elevation" ; + rdfs:label "Sea-ice freeboard" ; skos:notation "402" ; - dct:description "Elevation of the surface of the sea-ice sheet above sea level"@en . + dct:description "Elevation of the upper sea-ice surface relative to the sea surface."@en . From 8ebc1e1ea8ae77a169d74b37bc8ca5c77524d748 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Thu, 7 Aug 2025 11:26:53 +0200 Subject: [PATCH 38/40] typo --- tables_en/7-07.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables_en/7-07.csv b/tables_en/7-07.csv index f0fd7503..c21ef1d7 100644 --- a/tables_en/7-07.csv +++ b/tables_en/7-07.csv @@ -53,7 +53,7 @@ FM-83-sfazu,FM 83 - SFAZU,"Detailed report of the distribution of sources of atm FM-85-sarep,FM 85 - SAREP,"Report of synoptic interpretation of cloud data obtained by a meteorological satellite. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-86-satem,FM 86 - SATEM,"Report of satellite remote upper-air soundings of pressure, temperature and humidity. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-87-sarad,FM 87 - SARAD,"Report of satellite clear radiance observations. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" -FM-88-satob,FM 88 - SATOB,"Report of satellite observations of wi[nd, surface temperature, cloud, humidity and radiation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" +FM-88-satob,FM 88 - SATOB,"Report of satellite observations of wind, surface temperature, cloud, humidity and radiation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)" FM-92-grib,FM 92 - GRIB,"Processed data in the form of grid-point values expressed in binary form. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)" FM-94-bufr,FM 94 - BUFR,"Binary Universal Form for the Representation of meteorological data. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)" FM-95-crex,FM 95 - CREX,"Character form for the representation and exchange of data. Manual on Codes (WMO-No. 306), Volume I.2. (https://library.wmo.int/idurl/4/35625)" From 2f05bc311e265d0f2bbcffd6c2ce550985d7aa4a Mon Sep 17 00:00:00 2001 From: amilan17 Date: Thu, 7 Aug 2025 09:27:10 +0000 Subject: [PATCH 39/40] Github Action Commit --- wmdr/DataFormat/FM-88-satob.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmdr/DataFormat/FM-88-satob.ttl b/wmdr/DataFormat/FM-88-satob.ttl index f5955e1b..0286878c 100644 --- a/wmdr/DataFormat/FM-88-satob.ttl +++ b/wmdr/DataFormat/FM-88-satob.ttl @@ -5,4 +5,4 @@ a skos:Concept ; rdfs:label "FM 88 - SATOB" ; skos:notation "FM-88-satob" ; - dct:description "Report of satellite observations of wi[nd, surface temperature, cloud, humidity and radiation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . + dct:description "Report of satellite observations of wind, surface temperature, cloud, humidity and radiation. Manual on Codes (WMO-No. 306), Volume I.1 (https://library.wmo.int/idurl/4/35713)"@en . From 94ac8eaa9cb27f485190b8eb0d8bcad6971df15d Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Tue, 2 Sep 2025 14:58:10 +0200 Subject: [PATCH 40/40] merge branch #583 into FT2025-2 (#639) * #583 * Github Action Commit --------- Co-authored-by: amilan17 --- tables_en/1-01-01.csv | 3 +-- tables_en/deprecated.csv | 3 ++- wmdr/ObservedVariableAtmosphere/12166.ttl | 4 ++-- wmdr/ObservedVariableAtmosphere/224.ttl | 8 -------- 4 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 wmdr/ObservedVariableAtmosphere/224.ttl diff --git a/tables_en/1-01-01.csv b/tables_en/1-01-01.csv index 90fd8e20..1bd9e214 100644 --- a/tables_en/1-01-01.csv +++ b/tables_en/1-01-01.csv @@ -35,7 +35,6 @@ notation,path,domains,tags,name,description 221,\Atmosphere\Radionuclide,,,Krypton [Kr-85],"IUPAC: krypton-85, PubChem CID: 104816, CAS Number: 13983-27-2" 222,\Atmosphere\Radionuclide,,,Lead [Pb-210],"IUPAC: lead-210, PubChem CID: 6328175, CAS Number: 14255-04-0" 223,\Atmosphere\Radionuclide,,,Radon [Rn-222],"IUPAC: radon-222, PubChem CID: 61773, CAS Number: 14859-67-7" -224,\Atmosphere\Temperature,,,Air temperature (at specified distance from reference surface), 225,\Atmosphere\Temperature,,,Dew-point temperature (at specified distance from reference surface), 226,\Atmosphere\Temperature,,,"Extreme temperature (min, max) (at specified distance from reference surface)", 229,\Atmosphere\Visibility,,,Runway visual range, @@ -577,7 +576,7 @@ notation,path,domains,tags,name,description 12163,\Atmosphere\Dynamics,,dynamics,Mixed layer height,"Height above the surface to which atmospheric properties (wind speed, etc) or atmospheric constituents (aerosol, gases) are dispersed by turbulent vertical mixing" 12164,\Atmosphere\Gas phase,,\Atmosphere\Gas\O3 (ozone),O3 (ozone),"IUPAC: ozone, PubChem CID: 24823, CAS Number: 10028-15-6, in gas phase" 12165,\Atmosphere\Humidity,,\Atmosphere\Humidity\Water vapour,Water vapour, -12166,\Atmosphere\Temperature,,\Atmosphere\Temperature\Temperature,Temperature, +12166,\Atmosphere\Temperature,,\Atmosphere\Temperature\Temperature,Air Temperature,The temperature indicated by a thermometer exposed to the air in a place sheltered from direct solar radiation. 12167,\Atmosphere\Clouds,,\Atmosphere\Clouds\Cloud phase,Cloud phase,"Aggregate state of cloud particles, either water droplets/drops, snowflakes, ice/snow crystals, or mixed." 12168,\Atmosphere,,\Atmosphere,Height of the top of the PBL,Height of the surface above ground separating the planetary boundary layer (PBL) from the free atmosphere. 12169,\Atmosphere\Particle phase,,\Atmosphere\Particle Phase\Aerosol type,Aerosol type,"Selection, out of a pre-defined set of aerosol classes, that best fits an input data set (observed or modeled). The pre-defined set of aerosol classes includes specification of the particle composition, mixing state, complex refractive index, and shape as a function of particle size. The definition of aerosol type includes specification of all the classes as well as the algorithm used to choose the best fit to the input data." diff --git a/tables_en/deprecated.csv b/tables_en/deprecated.csv index ac38935c..c8fa602f 100644 --- a/tables_en/deprecated.csv +++ b/tables_en/deprecated.csv @@ -20,4 +20,5 @@ table,url,name,status,date 2-01,http://codes.wmo.int/wmdr/ApplicationArea/transport,Terrestrial ecology,retired,FT2025-1 2-01,http://codes.wmo.int/wmdr/ApplicationArea/climateScience,Transportation sector,retired,FT2025-1 2-01,http://codes.wmo.int/wmdr/ApplicationArea/unknown,Climate Science,retired,FT2025-1 -2-02,http://codes.wmo.int/wmdr/ProgramAffiliation/GAWnonAffiliated,GAWnonAffiliated,retired,FT2025-2 +1-01,http://codes.wmo.int/wmdr/ObservedVariableAtmosphere/224,Air temperature (at specified distance from reference surface),retired,FT2025-2 +2-02,http://codes.wmo.int/wmdr/ProgramAffiliation/GAWnonAffiliated,GAWnonAffiliated,retired,FT2025-2 \ No newline at end of file diff --git a/wmdr/ObservedVariableAtmosphere/12166.ttl b/wmdr/ObservedVariableAtmosphere/12166.ttl index 9aaf41b5..89be3477 100644 --- a/wmdr/ObservedVariableAtmosphere/12166.ttl +++ b/wmdr/ObservedVariableAtmosphere/12166.ttl @@ -3,6 +3,6 @@ @prefix dct: . <12166> a skos:Concept ; - rdfs:label "Temperature" ; + rdfs:label "Air Temperature" ; skos:notation "12166" ; - dct:description ""@en . + dct:description "The temperature indicated by a thermometer exposed to the air in a place sheltered from direct solar radiation."@en . diff --git a/wmdr/ObservedVariableAtmosphere/224.ttl b/wmdr/ObservedVariableAtmosphere/224.ttl deleted file mode 100644 index dcbe1129..00000000 --- a/wmdr/ObservedVariableAtmosphere/224.ttl +++ /dev/null @@ -1,8 +0,0 @@ -@prefix skos: . -@prefix rdfs: . -@prefix dct: . - -<224> a skos:Concept ; - rdfs:label "Air temperature (at specified distance from reference surface)" ; - skos:notation "224" ; - dct:description ""@en .