Skip to content

Commit 829d3fc

Browse files
committed
add information on temporal clustering fields
1 parent 981654c commit 829d3fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/schema.default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@
616616
}
617617
},
618618
"temporal": {
619-
"description": "Configuration for `clustering.temporal` settings.",
619+
"description": "Configuration for `clustering.temporal` settings. Follows the convention of {n}{unit}, e.g. 3H to aggregate over 3 hours time periods. `SEG` can be used to create n segments of varying time periods based on network similarities during those time periods.",
620620
"properties": {
621621
"resolution_elec": {
622622
"anyOf": [

0 commit comments

Comments
 (0)