Skip to content

Commit

Permalink
Merge pull request #41 from wx4stg/glm-events
Browse files Browse the repository at this point in the history
Event-level plotting of glmtools datasets
  • Loading branch information
deeplycloudy authored Aug 12, 2024
2 parents 1aba273 + 5095f42 commit f945c5e
Show file tree
Hide file tree
Showing 9 changed files with 1,093 additions and 6 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ Plotting:
- cartopy
- metpy (optionally, for US county lines)

GLM Plotting:
- glmtools (https://github.com/deeplycloudy/glmtools)

Interactive:

- jupyterlab (or, notebook)
Expand All @@ -46,6 +49,7 @@ Building:
- setuptools
- pytest-cov
- pytest-mpl
- lmatools (https://github.com/deeplycloudy/lmatools)
- ...and all of the above

# Technical architecture
Expand Down
Loading

0 comments on commit f945c5e

Please sign in to comment.