You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# XRLint Change History
2
2
3
+
## Upcoming
4
+
5
+
- Implements an initial set of [Attribute Conventions Data Discovery (ACCD)](https://wiki.esipfed.org/Category:Attribute_Conventions_Dataset_Discovery) rules adapted from the [IOOS Compliance Checker](https://github.com/ioos/compliance-checker/) library.
6
+
- Configs for ACDD 1.0, 1.1, and 1.3, and with selectable levels of severity. The reccomended set uses ACDD 1.3 with the highly recomended rules as errors.
7
+
- Global attribute existance rules.
8
+
- Checks that ACDD is in the conventions attribute.
9
+
- Makes sure the date attributes are ISO formatted.
10
+
- Metadata links are URLs.
11
+
- The ID attribute should not be blank.
12
+
3
13
## Version 0.5.1 (from 2025-02-21)
4
14
5
15
- XRLint now also loads default configuration from files named
0 commit comments