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 1ab65c4 commit 6930a41Copy full SHA for 6930a41
zappend/contrib/levels.py
@@ -61,7 +61,8 @@ def write_levels(
61
62
**Important notes:**
63
64
- - This function requires the `xcube` package.
+ - This function depends on `xcube.core.gridmapping.GridMapping` and
65
+ ` xcube.core.subsampling.subsample_dataset()` of the `xcube` package.
66
- `write_levels()` is not as robust as zappend itself. For example,
67
there may be inconsistent dataset levels if the processing
68
is interrupted while a level is appended.
0 commit comments