wmo-im / pywcmp

pywcmp provides validation and quality assessment capabilities for the WMO WIS Core Metadata Profile (WCMP)
https://community.wmo.int/activity-areas/wis
Other
9 stars 8 forks source link

add line numbers to KPI report comments #30

Closed tomkralidis closed 3 years ago

tomkralidis commented 3 years ago

Running KPI validation returns a report with each KPI providing comments with error descriptions. Foreach comment, add the given line number where the error occurred to help GISCs and metadata providers pinpoint/analyze where the issues exist.

To be implemented as a full pass, once we have the first pass of all KPIs implemented.