-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
first pass at reviewing the example records for consistency #199
Changes from all commits
177f240
547ae5f
6d1f265
0cee2c1
c33ddca
4b53930
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,6 +146,7 @@ | |
{ | ||
"rel": "items", | ||
"href": "mqtts://example.org", | ||
"amComment":"should we add observations to the climate discpline?", | ||
"channel": "origin/a/wis2/ca-eccc-msc/data/core/climate/observations", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think the channels in our examples should refer to valid topics |
||
"type": "application/geo+json", | ||
"title": "Data notifications" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -143,12 +143,14 @@ | |
"title": "Open Government Licence - Canada" | ||
}, | ||
{ | ||
"amComment1":"technically, the GetCapabilities document is XML", | ||
"rel": "service", | ||
"href": "https://geo.weather.gc.ca/geomet-climate?lang=F&service=WMS&request=GetCapabilities", | ||
"type": "image/png", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @tomkralidis change from image/png to text/xml? |
||
"title": "HYDROMETRIC.STATIONS" | ||
}, | ||
{ | ||
"amComment2": "update href with real URL", | ||
"rel": "items", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @tomkralidis replace example.org with real URL |
||
"href": "mqtts://example.org", | ||
"channel": "origin/a/wis2/ca-eccc-msc/data/core/hydrology", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -144,6 +144,7 @@ | |
"title": "Open Government Licence - Canada" | ||
}, | ||
{ | ||
"amComment":"update with real MQTT link", | ||
"rel": "items", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @tomkralidis replace example.org with real MQTT link |
||
"href": "mqtts://example.org", | ||
"channel": "origin/a/wis2/ca-eccc-msc/data/core/hydrology", | ||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -134,12 +134,14 @@ | |||||
"title": "Open Government Licence - Canada" | ||||||
}, | ||||||
{ | ||||||
"amComment": "text/xml? spell out degrees?", | ||||||
"rel": "service", | ||||||
"href": "https://geo.weather.gc.ca/geomet?lang=en&service=WMS&request=GetCapabilities&layers=GDPS.ETA_TT", | ||||||
"type": "image/png", | ||||||
"title": "Air temperature [\u00b0C]" | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
}, | ||||||
{ | ||||||
"amComment":"update with real MQTT link", | ||||||
"rel": "items", | ||||||
"channel": "origin/a/wis2/ca-eccc-msc/data/core/weather/nwp/global", | ||||||
"href": "mqtts://example.org", | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @tomkralidis use real MQTT link |
||||||
|
Original file line number | Diff line number | Diff line change | ||
---|---|---|---|---|
|
@@ -126,6 +126,7 @@ | |||
}, | ||||
"links": [ | ||||
{ | ||||
"amComment":"this URL redirects to the GetCapabilities doc", | ||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. URL works now |
||||
"rel": "stations", | ||||
"href": "https://dd.weather.gc.ca/observations/doc/swob-xml_station_list.csv", | ||||
"type": "text/csv", | ||||
|
@@ -151,6 +152,7 @@ | |||
"title": "Documentation" | ||||
}, | ||||
{ | ||||
"amComment":"update with real MQTT link", | ||||
"rel": "items", | ||||
"href": "mqtts://example.org", | ||||
"channel": "origin/a/wis2/ca-eccc-msc/data/core/weather/surface-based-observations/synop", | ||||
|
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?", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Amienshxq I have a couple consistency questions:
|
||
"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": [ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Amienshxq I removed the concept of broker from this dataset record |
||
{ | ||
"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-13T12:00:00Z", | ||
"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" | ||
|
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/" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. data is not accessible by this URL |
||
}, | ||
{ | ||
"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" | ||
|
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-13T12:00:00Z", | ||
"wmo:dataPolicy": "core", | ||
"rights": "access", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @solson-nws what does "access" mean? |
||
"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,70 @@ | |
{ | ||
"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" | ||
"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 +324,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" | ||
} | ||
] | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tomkralidis is there a real URL to use instead?