Skip to content
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

Closed
wants to merge 6 commits into from

Conversation

amilan17
Copy link
Member

@amilan17 amilan17 commented Mar 13, 2024

@amilan17 amilan17 linked an issue Mar 13, 2024 that may be closed by this pull request
@amilan17 amilan17 marked this pull request as draft March 13, 2024 16:54
@@ -133,6 +133,7 @@
},
"links": [
{
"amComment":"is there a real URL now?",
Copy link
Member Author

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?

@@ -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",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the channels in our examples should refer to valid topics
@tomkralidis

@@ -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",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomkralidis change from image/png to text/xml?

"rel": "service",
"href": "https://geo.weather.gc.ca/geomet-climate?lang=F&service=WMS&request=GetCapabilities",
"type": "image/png",
"title": "HYDROMETRIC.STATIONS"
},
{
"amComment2": "update href with real URL",
"rel": "items",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomkralidis replace example.org with real URL

@@ -144,6 +144,7 @@
"title": "Open Government Licence - Canada"
},
{
"amComment":"update with real MQTT link",
"rel": "items",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomkralidis replace example.org with real MQTT link

@@ -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]"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"title": "Air temperature [\u00b0C]"
"title": "Air temperature [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]"
},
{
"amComment":"update with real MQTT link",
"rel": "items",
"channel": "origin/a/wis2/ca-eccc-msc/data/core/weather/nwp/global",
"href": "mqtts://example.org",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomkralidis use real MQTT link

@@ -126,6 +126,7 @@
},
"links": [
{
"amComment":"this URL redirects to the GetCapabilities doc",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"amComment":"this URL redirects to the GetCapabilities doc",

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

URL works now

@@ -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?",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Amienshxq I have a couple consistency questions:

  1. short-range or medium-range?
  2. global or limited-area?
  3. are all of the discipline topics relevant?
  4. Is there a real link for data access?"

"scheme": "https://github.com/wmo-im/wis2-topic-hierarchy/blob/main/topic-hierarchy/earth-system-discipline/index.csv"
},
{
"concepts": [
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Amienshxq I removed the concept of broker from this dataset record

]
},
"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/"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

data is not accessible by this URL

@@ -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",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@solson-nws what does "access" mean?

@amilan17 amilan17 mentioned this pull request Mar 22, 2024
@tomkralidis
Copy link
Collaborator

Superceded by #201

@tomkralidis tomkralidis deleted the update-examples-am branch March 27, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Examples consistency
2 participants