Skip to content

Commit b3d6efc

Browse files
committed
[DOC] fix in index.rst for pyrad doc
1 parent 68fce4a commit b3d6efc

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

doc/source/index.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=====================================
2-
The Python ARM Radar Toolkit - Py-ART
3-
=====================================
1+
=======================================
2+
Pyrad: Python Radar Data Processing
3+
=======================================
44

55
.. toctree::
66
:maxdepth: 2
@@ -43,8 +43,7 @@ Development
4343

4444
We welcome contributions, suggestions of developments and bug reports.
4545

46-
Suggestions of developments and bug reports should use the Issues page of the `github repository <https://github.com/Meteoswiss/pyrad/issues
47-
>`_.
46+
Suggestions of developments and bug reports should use the Issues page of the `github repository <https://github.com/Meteoswiss/pyrad/issues>`_.
4847

4948

5049
The process to contribute by partners external to MeteoSwiss is described in the `user manual <https://github.com/MeteoSwiss/pyrad/blob/master/additional_doc/pyrad_user_manual.pdf>`_.
@@ -55,9 +54,9 @@ Citing Pyrad
5554

5655
The core of Pyrad is based on Py-ART. Py-ART was originally developed in the context of the ARM Research Facility. If you use Pyrad for your work, please cite BOTH Py-ART and Pyrad papers in your paper:
5756

58-
J.J. Helmus, S.M. Collis, (2016). The Python ARM Radar Toolkit (Py-ART), a Library for Working with Weather Radar Data in the Python Programming Language. Journal of Open Research Software. 4(1), p.e25. DOI: http://doi.org/10.5334/jors.119
57+
* J.J. Helmus, S.M. Collis, (2016). The Python ARM Radar Toolkit (Py-ART), a Library for Working with Weather Radar Data in the Python Programming Language. Journal of Open Research Software. 4(1), p.e25. DOI: http://doi.org/10.5334/jors.119
5958

60-
J. Figueras i Ventura, M. Lainer, Z. Schauwecker, J. Grazioli, U. Germann, (2020). Pyrad: A Real-Time Weather Radar Data Processing Framework Based on Py-ART. Journal of Open Research Software, 8(1), p.28. DOI: http://doi.org/10.5334/jors.330
59+
* J. Figueras i Ventura, M. Lainer, Z. Schauwecker, J. Grazioli, U. Germann, (2020). Pyrad: A Real-Time Weather Radar Data Processing Framework Based on Py-ART. Journal of Open Research Software, 8(1), p.28. DOI: http://doi.org/10.5334/jors.330
6160

6261
Disclaimer
6362
=============

0 commit comments

Comments
 (0)