Skip to content

Commit dd472d1

Browse files
committed
update README
1 parent 7d0d9fd commit dd472d1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
</div>
55

6-
# SounderPy, the vertical profile data retrieval and analysis tool for Python
6+
# SounderPy: An atmospheric sounding visualization and analysis tool for Pytho
77
LATEST VERSION: v3.0.9 | RELEASED: Aug, 2025 | COPYRIGHT Kyle J Gillett, 2023-2025
88

99
SounderPy is an open-source Python package for retrieving, processing, and visualizing atmospheric sounding data.
@@ -15,9 +15,8 @@ SounderPy is an open-source Python package for retrieving, processing, and visua
1515
[![GitHub commits](https://badgen.net/github/commits/kylejgillett/sounderpy)](https://GitHub.com/kylejgillett/sounderpy/commit/)
1616
[![Maintainer](https://img.shields.io/badge/maintainer-kylejgillett-blue)](https://github.com/kylejgillett)
1717
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
18-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10011851.svg)](https://doi.org/10.5281/zenodo.10011851)
19-
20-
-----
18+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.16927959.svg)](DOI:10.5281/zenodo.16927959)
19+
[![DOI](https://joss.theoj.org/papers/10.21105/joss.08087/status.svg)](https://doi.org/10.21105/joss.08087)
2120

2221
<div align="center">
2322

@@ -44,6 +43,8 @@ novices. A number of scientific Python libraries build the base of SounderPy’s
4443
durable functionality, such as NumPy, Matplotlib, xarray, Metpy, and SHARPpy. SounderPy is
4544
available through GitHub and PyPi and is distributed under an MIT license.
4645

46+
Read more about SounderPy in this article published in the Journal of Open Source Software: [SounderPy: An atmospheric sounding visualization and analysis tool for Python](https://doi.org/10.21105/joss.08087)
47+
4748

4849
SounderPy has been used by several institutions. For example, this tool has been implemented by the Des Moines, Columbia, and Grand Rapids National Weather Service Offices, the State University of New York at Albany, Mississippi State University, the University of North Dakota, and others. Many students at various universities have used SounderPy in projects, posters, and papers, such as students at The University of Oklahoma, Ohio State University, Central Michigan University, Iowa State University, & Rizal Technological University.
4950

0 commit comments

Comments
 (0)