-
Notifications
You must be signed in to change notification settings - Fork 2
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
identify metadata types #1
Comments
@tomkralidis OK here we go. Is this what you meant?
Gridded data
Components of all of above: Note: forecast/obs/analysis divisions meaningless. |
Thanks @chris-little can you expand on |
@tomkralidis I'm just saying that the traditional way that the Met Ocean community divided up their data, and metadata, is no longer helpful in a data science context. A data value in the past, present or future should not have a different structure just because of the time coordinate. Satellite and radar imagery were always viewed as observations, with observational type metadata, then we invented simulated radar and satellite imagery to visualise our forecasts. |
Thanks @chris-little ; so from one viewpoint we could offer up the same core metadata for "observations" and then apply specific metadata depending on its temporal (which is different than splitting up the metadata per se)? As well, how do we categorize granularity (i.e. an observation vs. a discoverable "set" of same)? So some initial types could be (per opengeospatial/ogcapi-environmental-data-retrieval#40 (comment)):
Thoughts? |
@tomkralidis You may have guessed that i didn't have any thoughts recently! When Jeremy Tandy was developing the IWXXM metamodel for aviation meteorology, using O&M, it was decided that a forecast was an observation = measurement = estimation of a value, but in the future. This approach works for TAFs, which are not gridded. I suppose one issue is whether the HTH |
@tomkralidis I did not mention the granularity aspect. Can an API retrieve a single observation value or just an aggregation of some observations? |
Thanks @chris-little. Could be a combination of granularity along with a different API type (i.e. a "discovery" metadata record discovered via OARec-MetOc could have link relations to an EDR API endpoint (or OAFeat, etc.) |
From discussion 1/21/21, we determined that a really good starting point for metadata and our data types would be to begin with BUFR Table A. Additional Background: Specific to what is in the data
|
As proposed by @chris-little, we could use BUFR 4 Table A to start:
Depending on our analysis/assessment, we could ask WMO ET-Data/TDCF about publishing BUFR Table A to codes.wmo.int. Or we would have our own vocabulary in our profile which would refer back to the manuals accordingly. |
Update: posted inquiry to WMO TT-CCT. fwiw we also have the tables right here on GitHub: |
fwiw, another possibility from the WMO Core Metadata Profile codelists: https://github.com/wmo-im/wcmp-codelists/blob/main/codelists/WMO_CategoryCode.csv |
Another option from the WMO WIGOS Metadata Standard: http://codes.wmo.int/wmdr/_ApplicationArea |
Provide a list of MetOcean metadata types onto which we would like to create metadata profiles/extensions atop of OGC API - Records (draft) metadata model. From here, we can create example metadata records based on each type.
Draft explanation of type from OGC API - Records:
The nature or genre of the resource being described by this record.
The text was updated successfully, but these errors were encountered: