Skip to content

Commit 6930a41

Browse files
committed
Enhanced docs
1 parent 1ab65c4 commit 6930a41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zappend/contrib/levels.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ def write_levels(
6161
6262
**Important notes:**
6363
64-
- This function requires the `xcube` package.
64+
- This function depends on `xcube.core.gridmapping.GridMapping` and
65+
` xcube.core.subsampling.subsample_dataset()` of the `xcube` package.
6566
- `write_levels()` is not as robust as zappend itself. For example,
6667
there may be inconsistent dataset levels if the processing
6768
is interrupted while a level is appended.

0 commit comments

Comments
 (0)