Commit 5709cd5
Document CQL filter usage on get_continuous
Follow the existing ``time`` date-range example with two CQL-text
``filter`` examples: a two-interval OR expression (the common
"pull several disjoint windows in one call" case), and a longer
programmatically-built chain that shows the pattern used when
pairing many discrete-measurement timestamps with surrounding
instantaneous data (which is what the client's transparent
chunking is there to support). Both examples were verified
against the live Water Data OGC API on USGS-02238500 (00060).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a65e94d commit 5709cd5
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
402 | 433 | | |
403 | 434 | | |
404 | 435 | | |
| |||
0 commit comments