We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec176f commit 664d0b9Copy full SHA for 664d0b9
docs/source/mldatasets.md
@@ -10,7 +10,7 @@ where an _image_ refers to a 2-D dataset with two spatial dimensions
10
in some horizontal coordinate system.
11
12
A multi-resolution dataset comprises a fixed number of
13
-_levels_, which are regular datasets at different spatial resolutions.
+_levels_, which are regular datasets covering the same spatial area at different resolutions.
14
Level zero represents the original resolution `res(L=0)`, higher level
15
resolutions decrease by a factor of two: `res(L) = res(0) / 2^L`.
16
0 commit comments