File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 3
3
See https://github.com/cedadev/cf-checker/milestones?state=closed for full details of each release.
4
4
5
5
-----------------------------------------------------------------
6
+ ## May 2021
7
+
8
+ CF Checker release 4.1.0
9
+
10
+ Development release to include additional checks for CF-1.8
11
+
12
+ * [ #80 ] ( https://github.com/cedadev/cf-checker/issues/80 ) : Geometries
13
+ * Note this does not yet include support for NetCDF groups.
14
+
15
+ Various bug fixes:
16
+
17
+ * [ #67 ] ( https://github.com/cedadev/cf-checker/issues/67 ) : Allow use of ` flag_values ` /` flag_meanings ` to indicate region names.
18
+
19
+ * [ #83 ] ( https://github.com/cedadev/cf-checker/issues/83 ) : Missing check on variables with ` standard_name = area_type `
20
+
21
+ * [ #87 ] ( https://github.com/cedadev/cf-checker/issues/87 ) : Fix ` numpy.float32 ` error
22
+
23
+ * [ #90 ] ( https://github.com/cedadev/cf-checker/issues/90 ) : Various minor bugfixes
24
+
6
25
## October 2019
7
26
8
27
CF Checker release 4.0.0
Original file line number Diff line number Diff line change 1
- __version__ = '4.0 .0'
1
+ __version__ = '4.1 .0'
You can’t perform that action at this time.
0 commit comments