@@ -37,12 +37,14 @@ Contained in: `all`-:material-lightning-bolt: `recommended`-:material-alert:
3737### :material-bug: ` any-spatial-data-var `
3838
3939A datacube should have spatial data variables.
40+ [ More information.] ( https://xcube.readthedocs.io/en/latest/cubespec.html#data-model-and-format )
4041
4142Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
4243
4344### :material-bug: ` cube-dims-order `
4445
4546Order of dimensions in spatio-temporal datacube variables should be [ time, ..., y, x] .
47+ [ More information.] ( https://xcube.readthedocs.io/en/latest/cubespec.html#data-model-and-format )
4648
4749Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
4850
@@ -56,24 +58,28 @@ Contained in: `all`-:material-lightning-bolt: `recommended`-:material-alert:
5658### :material-lightbulb: ` grid-mapping-naming `
5759
5860Grid mapping variables should be called 'spatial_ref' or 'crs' for compatibility with rioxarray and other packages.
61+ [ More information.] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
5962
6063Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-alert:
6164
6265### :material-bug: ` increasing-time `
6366
6467Time coordinate labels should be monotonically increasing.
68+ [ More information.] ( https://xcube.readthedocs.io/en/latest/cubespec.html#temporal-reference )
6569
6670Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
6771
6872### :material-bug: ` lat-lon-naming `
6973
7074Latitude and longitude coordinates and dimensions should be called 'lat' and 'lon'.
75+ [ More information.] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
7176
7277Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
7378
7479### :material-bug: ` single-grid-mapping `
7580
7681A single grid mapping shall be used for all spatial data variables of a datacube.
82+ [ More information.] ( https://xcube.readthedocs.io/en/latest/cubespec.html#spatial-reference )
7783
7884Contained in: ` all ` -:material-lightning-bolt: ` recommended ` -:material-lightning-bolt:
7985
0 commit comments