@@ -22,7 +22,7 @@ Contained in: `all`-:material-lightning-bolt: `recommended`-:material-alert:
2222Validate attributes 'flag_values', 'flag_masks' and 'flag_meanings' that make variables that contain flag values self describing.
2323[ :material-information-variant:] ( https://cfconventions.org/cf-conventions/cf-conventions.html#flags )
2424
25- Contained in: ` all ` -:material-lightning-bolt:
25+ Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
2626
2727### :material-bug: ` grid-mappings `
2828
@@ -33,27 +33,34 @@ Contained in: `all`-:material-lightning-bolt: `recommended`-:material-lightning
3333### :material-bug: ` lat-coordinate `
3434
3535Latitude coordinate should have standard units and standard names.
36- [ More information. ] ( https://cfconventions.org/cf-conventions/cf-conventions.html#latitude-coordinate )
36+ [ :material- information-variant: ] ( https://cfconventions.org/cf-conventions/cf-conventions.html#latitude-coordinate )
3737
38- Contained in: ` all ` -:material-lightning-bolt:
38+ Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
3939
4040### :material-bug: ` lon-coordinate `
4141
4242Longitude coordinate should have standard units and standard names.
43- [ More information. ] ( https://cfconventions.org/cf-conventions/cf-conventions.html#longitude-coordinate )
43+ [ :material- information-variant: ] ( https://cfconventions.org/cf-conventions/cf-conventions.html#longitude-coordinate )
4444
45- Contained in: ` all ` -:material-lightning-bolt:
45+ Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
4646
4747### :material-lightbulb: ` no-empty-attrs `
4848
4949Every dataset element should have metadata that describes it.
5050
5151Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-alert:
5252
53+ ### :material-lightbulb: ` no-empty-chunks `
54+
55+ Empty chunks should not be encoded and written. The rule currently applies to Zarr format only.
56+ [ :material-information-variant:] ( https://docs.xarray.dev/en/stable/generated/xarray.Dataset.to_zarr.html#xarray-dataset-to-zarr )
57+
58+ Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-alert:
59+
5360### :material-bug: ` time-coordinate `
5461
5562Time coordinate (standard_name='time') should have unambiguous time units encoding.
56- [ More information. ] ( https://cfconventions.org/cf-conventions/cf-conventions.html#time-coordinate )
63+ [ :material- information-variant: ] ( https://cfconventions.org/cf-conventions/cf-conventions.html#time-coordinate )
5764
5865Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
5966
@@ -117,7 +124,7 @@ Contained in: `all`-:material-lightning-bolt: `recommended`-:material-lightning
117124### :material-bug: ` time-naming `
118125
119126Time coordinate and dimension should be called 'time'.
120- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#temporal-reference )
127+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#temporal-reference )
121128
122129Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
123130
0 commit comments