Skip to content

Commit 202a28f

Browse files
committed
Update
1 parent 0d8b549 commit 202a28f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/requirements.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,13 @@ of the `zappend` tool.
7070
## Further Ideas
7171

7272
* Allow for inserting and deleting slices.
73+
* Allow for updating slices.
74+
[#29](https://github.com/bcdev/zappend/issues/29)
7375
* Allow specifying a constant delta between coordinates of the append dimension.
76+
and verify coordinate deltas of append dimension to be constant.
77+
[#21](https://github.com/bcdev/zappend/issues/21)
7478
* Verify append dimension coordinates increase or decrease monotonically.
75-
* Verify coordinate deltas of append dimension to be constant.
79+
[#20](https://github.com/bcdev/zappend/issues/20)
7680
* Integration with [xcube](https://github.com/dcs4cop/xcube):
7781
- Add xcube server API: Add endpoint to xcube server that works similar
7882
to the CLI and also uses a similar request parameters.

0 commit comments

Comments
 (0)