@@ -40,49 +40,49 @@ Contained in: `all`-:material-lightning-bolt: `recommended`-:material-alert:
4040### :material-bug: ` any-spatial-data-var `
4141
4242A datacube should have spatial data variables.
43- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#data-model-and-format )
43+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#data-model-and-format )
4444
4545Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
4646
4747### :material-bug: ` cube-dims-order `
4848
4949Order of dimensions in spatio-temporal datacube variables should be [ time, ..., y, x] .
50- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#data-model-and-format )
50+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#data-model-and-format )
5151
5252Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
5353
5454### :material-lightbulb: ` data-var-colors `
5555
5656Spatial data variables should encode xcube color mappings in their metadata.
57- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#encoding-of-colors )
57+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#encoding-of-colors )
5858
5959Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-alert:
6060
6161### :material-lightbulb: ` grid-mapping-naming `
6262
6363Grid mapping variables should be called 'spatial_ref' or 'crs' for compatibility with rioxarray and other packages.
64- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
64+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
6565
6666Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-alert:
6767
6868### :material-bug: ` increasing-time `
6969
7070Time coordinate labels should be monotonically increasing.
71- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#temporal-reference )
71+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#temporal-reference )
7272
7373Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
7474
7575### :material-bug: ` lat-lon-naming `
7676
7777Latitude and longitude coordinates and dimensions should be called 'lat' and 'lon'.
78- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
78+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
7979
8080Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
8181
8282### :material-bug: ` single-grid-mapping `
8383
8484A single grid mapping shall be used for all spatial data variables of a datacube.
85- [ More information. ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
85+ [ :material- information-variant: ] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
8686
8787Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
8888
0 commit comments