Skip to content

Commit

Permalink
Fix flowchart
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-rohan-NOAA committed Dec 20, 2024
1 parent 4877305 commit 7ce08d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/changing_event_time.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ graph TD
F--> G["Are GPS data<br>available from a<br>backup data source?"]
G--> |Yes| H["Import .gps file into<br>Poseidon"]
G--> |No| I["Manually enters coordinates<br>from paper forms."]
I--> A["User enters new event time"]
```

0 comments on commit 7ce08d9

Please sign in to comment.