Skip to content

Commit

Permalink
Add notebook with NYC MTA example (#197)
Browse files Browse the repository at this point in the history
* Add notebook with NYC MTA example

Signed-off-by: Melissa Weber Mendonça <[email protected]>

* Addressing reviewer comments

Signed-off-by: Melissa Weber Mendonça <[email protected]>

* Improved output, text and suggestions from reviewers

Signed-off-by: Melissa Weber Mendonça <[email protected]>

* Update stop_id

Signed-off-by: Melissa Weber Mendonça <[email protected]>

* Add counter for southbound trains

Signed-off-by: Melissa Weber Mendonça <[email protected]>

* Fix typos in notebook examples

Signed-off-by: Tim Paine <[email protected]>

---------

Signed-off-by: Melissa Weber Mendonça <[email protected]>
Signed-off-by: Tim Paine <[email protected]>
Co-authored-by: Tim Paine <[email protected]>
  • Loading branch information
melissawm and timkpaine committed Jun 7, 2024
1 parent 7514eff commit bd885d6
Show file tree
Hide file tree
Showing 4 changed files with 789 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/wiki/references/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
- Grid of examples with short descriptions
- Instructions for how to run the examples. -->

# Examples

To see a collection of examples that demonstrate how to use CSP, visit the [examples folder](https://github.com/Point72/csp/tree/main/examples).
1 change: 1 addition & 0 deletions examples/07_end_to_end/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# End to End Examples

- [Seismic Data with obspy](./seismic_waveform.ipynb)
- [MTA Subway Data](./mta.ipynb)
Loading

0 comments on commit bd885d6

Please sign in to comment.