mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 01:12:59 +00:00
README: fix diagram
This commit is contained in:
parent
d93365a191
commit
d7fdf8f038
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Only steps #6 to #9 actually use code in this repository.
|
|||
`rainfallwrangler` is a Node.js application to wrangle the dataset into something more appropriate for training an AI efficiently. The rainfall radar and water depth data are considered temporally to be regular time steps. Here's a diagram explaining the terminology:
|
||||
|
||||
```
|
||||
NOW
|
||||
NOW
|
||||
│ │ │Water depth
|
||||
│▼ Rainfall Radar Data ▼│[Offset] │▼
|
||||
├─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┼─┬─┬─┬─┬─┼─┐
|
||||
|
|
Loading…
Reference in a new issue