You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,39 +72,39 @@ PyEarthTools comprises multiple sub-packages which can be used individually or t
72
72
|[Zoo](https://pyearthtools.readthedocs.io/en/latest/api/zoo/zoo_index.html)| Contains code for managing registered models (such as the bundled models) |
73
73
| Evaluation | (Coming soon) Contains code for producing standard evaluations (such as benchmarks and scorecards) |
74
74
75
-
## Acknowleging or Citing `PyEarthTools`
75
+
## Citing `PyEarthTools`
76
76
77
77
If you use PyEarthTools for your work, we would appreciate you citing our software as below:
78
78
79
-
Cook, H., Leeuwenburg, T., Rio, M., Miller, J., Mason, G., Ramanathan, N., Pill, J., Haddad, S., de Burgh-Day, C., Sullivan, B., Hobeichi, S., Holmes, R., Potokina, M., Bogacheva, J., James, M., & Stassen, C. (2025). PyEarthTools: Machine learning for Earth system science (0.4.0). Zenodo. https://doi.org/10.5281/zenodo.17429589
79
+
Leeuwenburg, T., Cook, H., Rio, M., Hobeichi, S., Miller, J., Mason, G., Ramanathan, N., Pill, J., Haddad, S., Stassen, C., de Burgh-Day, C., Holmes, R., Potokina, M., Bogacheva, J., James, M., & Sullivan, B. (2025). PyEarthTools: Machine learning for Earth system science (0.5.1). Zenodo. https://doi.org/10.5281/zenodo.17544431
80
80
81
81
BibTeX:
82
82
```
83
-
@software{cook_2025_17429589,
84
-
author = {Cook, Harrison and
85
-
Leeuwenburg, Tennessee and
83
+
@software{leeuwenburg_2025_17544431,
84
+
author = {Leeuwenburg, Tennessee and
85
+
Cook, Harrison and
86
86
Rio, Maxime and
87
+
Hobeichi, Sanaa and
87
88
Miller, Joel and
88
89
Mason, Gemma and
89
90
Ramanathan, Nikeeth and
90
91
Pill, John and
91
92
Haddad, Stephen and
93
+
Stassen, Christian and
92
94
de Burgh-Day, Catherine and
93
-
Sullivan, Ben and
94
-
Hobeichi, Sanaa and
95
95
Holmes, Ryan and
96
96
Potokina, Margarita and
97
97
Bogacheva, Jenya and
98
98
James, Matthew and
99
-
Stassen, Christian},
99
+
Sullivan, Ben},
100
100
title = {PyEarthTools: Machine learning for Earth system
0 commit comments