Skip to content

Commit cea78db

Browse files
authored
Update references (#326)
1 parent ad0e6ea commit cea78db

File tree

3 files changed

+29
-6
lines changed

3 files changed

+29
-6
lines changed

CITATION.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,14 @@ @Article{gmd-12-4185-2019
99
URL = {https://gmd.copernicus.org/articles/12/4185/2019/},
1010
DOI = {10.5194/gmd-12-4185-2019}
1111
}
12+
@article{qj.4461,
13+
AUTHOR = {Imhoff, Ruben O. and De Cruz, Lesley and Dewettinck, Wout and Brauer, Claudia C. and Uijlenhoet, Remko and van Heeringen, Klaas-Jan and Velasco-Forero, Carlos and Nerini, Daniele and Van Ginderachter, Michiel and Weerts, Albrecht H.},
14+
TITLE = {Scale-dependent blending of ensemble rainfall nowcasts and NWP in the open-source pysteps library},
15+
JOURNAL = {Quarterly Journal of the Royal Meteorological Society},
16+
VOLUME = {n/a},
17+
NUMBER = {n/a},
18+
YEAR = {},
19+
DOI = {https://doi.org/10.1002/qj.4461},
20+
URL = {https://rmets.onlinelibrary.wiley.com/doi/abs/10.1002/qj.4461},
21+
}
22+

README.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,15 +138,21 @@ To get access to it, you need to ask for an invitation or you can use this `auto
138138
Reference publications
139139
======================
140140

141+
The overall library is described in
142+
141143
Pulkkinen, S., D. Nerini, A. Perez Hortal, C. Velasco-Forero, U. Germann,
142144
A. Seed, and L. Foresti, 2019: Pysteps: an open-source Python library for
143145
probabilistic precipitation nowcasting (v1.0). *Geosci. Model Dev.*, **12 (10)**,
144-
4185–4219, `doi:10.5194/gmd-12-4185-2019 <https://doi.org/10.5194/gmd-12-4185-2019>`_.
146+
4185–4219, doi:`10.5194/gmd-12-4185-2019 <https://doi.org/10.5194/gmd-12-4185-2019>`_.
147+
148+
While the more recent blending module is described in
149+
150+
Imhoff, R.O., L. De Cruz, W. Dewettinck, C.C. Brauer, R. Uijlenhoet, K-J. van Heeringen,
151+
C. Velasco-Forero, D. Nerini, M. Van Ginderachter, and A.H. Weerts, 2023:
152+
Scale-dependent blending of ensemble rainfall nowcasts and NWP in the open-source
153+
pysteps library. *Q J R Meteorol Soc.*, Accepted Author Manuscript,
154+
doi: `10.1002/qj.4461 <https://doi.org/10.1002/qj.4461>`_.
145155

146-
Pulkkinen, S., D. Nerini, A. Perez Hortal, C. Velasco-Forero, U. Germann, A. Seed, and
147-
L. Foresti, 2019: pysteps - a Community-Driven Open-Source Library for Precipitation Nowcasting.
148-
*Poster presented at the 3rd European Nowcasting Conference, Madrid, ES*,
149-
`doi:10.13140/RG.2.2.31368.67840 <https://doi.org/10.13140/RG.2.2.31368.67840>`_.
150156

151157
Contributors
152158
============

doc/source/index.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,20 @@ The focus is on probabilistic nowcasting of radar precipitation fields,
99
but pysteps is designed to allow a wider range of uses.
1010

1111
Pysteps is actively developed on GitHub__, while a more thorough description
12-
of pysteps is available in the pysteps reference publication:
12+
of pysteps is available in the pysteps reference publications:
1313

1414
.. note::
1515
Pulkkinen, S., D. Nerini, A. Perez Hortal, C. Velasco-Forero, U. Germann,
1616
A. Seed, and L. Foresti, 2019: Pysteps: an open-source Python library for
1717
probabilistic precipitation nowcasting (v1.0). *Geosci. Model Dev.*, **12 (10)**,
1818
4185–4219, doi:`10.5194/gmd-12-4185-2019 <https://doi.org/10.5194/gmd-12-4185-2019>`_.
1919

20+
Imhoff, R.O., L. De Cruz, W. Dewettinck, C.C. Brauer, R. Uijlenhoet, K-J. van Heeringen,
21+
C. Velasco-Forero, D. Nerini, M. Van Ginderachter, and A.H. Weerts, 2023:
22+
Scale-dependent blending of ensemble rainfall nowcasts and NWP in the open-source
23+
pysteps library. *Q J R Meteorol Soc.*, Accepted Author Manuscript,
24+
doi: `doi:10.1002/qj.4461 <https://doi.org/10.1002/qj.4461>`_.
25+
2026
__ https://github.com/pySTEPS/pysteps
2127

2228
.. toctree::

0 commit comments

Comments
 (0)