Skip to content

Commit f945c5e

Browse files
authored
Merge pull request #41 from wx4stg/glm-events
Event-level plotting of glmtools datasets
2 parents 1aba273 + 5095f42 commit f945c5e

9 files changed

Lines changed: 1093 additions & 6 deletions

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Plotting:
3535
- cartopy
3636
- metpy (optionally, for US county lines)
3737

38+
GLM Plotting:
39+
- glmtools (https://github.com/deeplycloudy/glmtools)
40+
3841
Interactive:
3942

4043
- jupyterlab (or, notebook)
@@ -46,6 +49,7 @@ Building:
4649
- setuptools
4750
- pytest-cov
4851
- pytest-mpl
52+
- lmatools (https://github.com/deeplycloudy/lmatools)
4953
- ...and all of the above
5054

5155
# Technical architecture

0 commit comments

Comments
 (0)