-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
first pass at reviewing the example records for consistency
- Loading branch information
Showing
11 changed files
with
100 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"id": "urn:wmo:md:cn-cma-babj:data.core.weather.prediction.forecast.shortrange.probabilistic.global", | ||
"amComment": "short-range or medium-range? global or limited-area? are all of the discipline topics relevant? Is there a real link for data access?", | ||
"id": "urn:wmo:md:cn-cma-babj:data.core.weather.prediction.forecast.short-range.probabilistic.global", | ||
"type": "Feature", | ||
"conformsTo": [ | ||
"http://wis.wmo.int/spec/wcmp/2/conf/core" | ||
|
@@ -39,7 +40,7 @@ | |
"resolution": "P6H" | ||
}, | ||
"properties": { | ||
"title": "CMA GRAPES GEPS v1.3", | ||
"title": "CMA Global and Regional Assimilation and Prediction system Global Ensemble Prediction System (GRAPES GEPS) v1.3", | ||
"description": "GRAPES GEPS is the main technical means to solve the uncertainty of CMA-GFS medium-term forecast and the difficulties of extreme weather forecast.", | ||
"themes": [ | ||
{ | ||
|
@@ -73,16 +74,7 @@ | |
"title": "Space Weather" | ||
} | ||
], | ||
"scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv" | ||
}, | ||
{ | ||
"concepts": [ | ||
{ | ||
"id": "global-broker", | ||
"title": "Global Broker" | ||
} | ||
], | ||
"scheme": "https://github.com/wmo-im/wcmp2-codelists/blob/main/codelists/global-service-type.csv" | ||
"scheme": "https://codes.wmo.int/wis/topic-hierarchy/earth-system-discipline" | ||
} | ||
], | ||
"contacts": [ | ||
|
@@ -127,7 +119,7 @@ | |
"language": "en", | ||
"type": "dataset", | ||
"created": "2023-04-23T12:00:00Z", | ||
"updated": "2024-01-15T12:00:00Z", | ||
"updated": "2024-03-13", | ||
"keywords": [ | ||
"WIS2", | ||
"forecast", | ||
|
@@ -144,7 +136,7 @@ | |
}, | ||
{ | ||
"rel": "items", | ||
"channel": "origin/a/wis2/cn-cma-babj/weather/prediction/forecast/#", | ||
"channel": "origin/a/wis2/cn-cma-babj/weather/prediction/forecast/shortrange/probabilistic/global", | ||
"type": "application/geo+json", | ||
"title": "Data notifications - WMO WIS Global Broker - CMA", | ||
"href": "mqtts://everyone:[email protected]:8883" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,20 +98,20 @@ | |
"keywords": [ | ||
"WIS2", | ||
"surface", | ||
"observations", | ||
"metadata" | ||
"observations" | ||
] | ||
}, | ||
"links": [ | ||
{ | ||
"amComment":"is there a non-dev URL?", | ||
"rel": "data", | ||
"type": "text/html", | ||
"title": "Raw data download (bufr4)", | ||
"href": "https://wisdev.kishou.go.jp/data/wis2/chn/babj/data/core/weather/surface-based-observations/synop/" | ||
}, | ||
{ | ||
"rel": "items", | ||
"channel": "cache/a/wis2/#", | ||
"channel": "origin/a/wis2/cn-cma/data/core/weather/surface-based-observations/synop", | ||
"type": "application/geo+json", | ||
"title": "Data notifications - WMO WIS Global Broker - CMA", | ||
"href": "mqtts://everyone:[email protected]:8883" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,12 +39,14 @@ | |
}, | ||
"properties": { | ||
"created": "2022-06-23T18:36:00Z", | ||
"updated": "2022-06-23T18:36:00Z", | ||
"updated": "2024-03-13", | ||
"wmo:dataPolicy": "core", | ||
"rights": "access", | ||
"amComment1":"what does access mean?", | ||
"type": "dataset", | ||
"title": "Global Forecast System 1 Degree Resolution", | ||
"description": "The Global Forecast System is a weather forecast model produced by the National Centers for Environmental Prediction.", | ||
"amComment2":"can the description be expanded on a little bit?", | ||
"keywords": [ | ||
"Geopotential Height", | ||
"Planetary Boundary Layer Height", | ||
|
@@ -212,56 +214,69 @@ | |
{ | ||
"concepts": [ | ||
{ | ||
"id": "weather" | ||
"id": "weather", | ||
"title": "Weather" | ||
} | ||
], | ||
"scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv" | ||
"scheme": "http:codes.wmo.int/wis/topic-hierarchy/earth-system-discipline/weather" | ||
}, | ||
{ | ||
{ "amComment3":"remove because it doesn't have a definition and I don't like using old ISO codes", | ||
"concepts": [ | ||
{ | ||
"id": "meteorology" | ||
"title": "meteorology" | ||
} | ||
], | ||
"scheme": "http://wis.wmo.int/2012/codelists/WMOCodeLists#WMO_CategoryCode" | ||
}, | ||
|
||
{ | ||
"concepts": [ | ||
{ | ||
"id": "Absolute vorticity" | ||
"title": "Absolute vorticity", | ||
"id": "0-2-10" | ||
}, | ||
{ | ||
"id": "Albedo" | ||
"title": "Albedo", | ||
"id":"0-19-1" | ||
}, | ||
{ | ||
"id": "Pressure reduced to MSL" | ||
"title": "Pressure reduced to MSL", | ||
"id":"0-3-1" | ||
}, | ||
{ | ||
"id": "Snow cover" | ||
"title": "Snow cover", | ||
"id":"0-1-42" | ||
}, | ||
{ | ||
"id": "Snow depth" | ||
"title": "Snow depth", | ||
"id":"0-1-11" | ||
}, | ||
{ | ||
"id": "Soil temperature" | ||
"title": "Soil temperature", | ||
"id":"2-3-18" | ||
}, | ||
{ | ||
"id": "v-component of wind" | ||
"title": "v-component of wind", | ||
"id":"0-2-3" | ||
}, | ||
{ | ||
"id": "v-component storm motion" | ||
"title": "v-component storm motion", | ||
"id":"0-2-28" | ||
}, | ||
{ | ||
"id": "Vegetation" | ||
"title": "Vegetation", | ||
"id":"2-0-4" | ||
}, | ||
{ | ||
"id":"Vertical velocity (geometric))" | ||
"title":"Vertical velocity (geometric))", | ||
"id":"0-2-9" | ||
}, | ||
{ | ||
"id":"Vertical velocity (pressure)" | ||
"title":"Vertical velocity (pressure)", | ||
"id":"0-2-8" | ||
} | ||
], | ||
"scheme": "https://codes.wmo.int/grib2/codeflag/_4.2" | ||
"scheme": "https://codes.wmo.int/grib2/codeflag/4.2" | ||
} | ||
], | ||
"contacts": [ | ||
|
@@ -308,8 +323,16 @@ | |
{ | ||
"rel": "data", | ||
"href": "https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/", | ||
"type": "application/x-grib", | ||
"type": "application/grib;edition=2", | ||
"title": "NOAA Operational Model Archive and Distribution System (NOMADS)" | ||
}, | ||
{ | ||
"amComment":"need to update channel", | ||
"rel": "items", | ||
"channel": ".../weather/prediction/forecast/.../global", | ||
"type": "application/geo+json", | ||
"title": "Data notifications", | ||
"href": "mqtts://everyone:[email protected]:8883" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters