Skip to content

Commit

Permalink
Add AGU Poster link to README.md
Browse files Browse the repository at this point in the history
Closes #171
  • Loading branch information
jarq6c authored Jun 2, 2022
1 parent d0e7b39 commit 74486a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,6 @@ This limits `groupby` operations to category values that actually appear in the
```python
mean_flow = my_dataframe.groupby('usgs_site_code', observed=True).mean()
```

## American Geophysical Union 2021 Fall Meeting Poster
[OWPHydroTools_AGU2021.pdf](https://github.com/NOAA-OWP/OWP-Presentations/blob/main/AGU_2021/Poster_Presentations/J.Regina_OWPHydroTools_AGU2021.pdf)

0 comments on commit 74486a7

Please sign in to comment.