Skip to content

Commit 1b6e0b8

Browse files
Merge pull request #1602 from LOCEANlloydizard/add_VOTO_logo
Add VOTO funding acknowledgement and migrate logos to local assets
2 parents f563e61 + 62fd19c commit 1b6e0b8

5 files changed

Lines changed: 16 additions & 10 deletions

File tree

README.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ Brandon Reyes ([@b-reyes](https://github.com/b-reyes)),
8989
Kavin Nguyen ([@ngkavin](https://github.com/ngkavin))
9090
and Imran Majeed ([@imranmaj](https://github.com/imranmaj))
9191
have contributed significantly to the code.
92-
Valentina Staneva ([@valentina-s](https://github.com/valentina-s)) is also part of the development team.
92+
Valentina Staneva ([@valentina-s](https://github.com/valentina-s)) is also part of the development team. Lloyd Izard ([@LOCEANlloydizard](https://github.com/LOCEANlloydizard)) joined the project in 2025
93+
and is an active contributor.
9394

9495
A complete list of direct contributors is on our [GitHub Contributors Page](https://github.com/OSOceanAcoustics/echopype/graphs/contributors).
9596

@@ -110,26 +111,31 @@ for developing NumPy implementation of
110111
acoustic analysis functions via Echopy, which
111112
we referenced for several Echopype functions.
112113

113-
We also thank funding support from
114-
the National Science Foundation,
115-
NOAA Ocean Exploration,
116-
NOAA Fisheries,
117-
and software engineering support from
114+
We thank funding support from the National Science Foundation,
115+
NOAA Ocean Exploration, NOAA Fisheries,
116+
and the VOTO Foundation.
117+
We also acknowledge software engineering support from
118118
the University of Washington Scientific Software Engineering Center (SSEC),
119119
as part of the Schmidt Futures Virtual Institute for Scientific Software (VISS) in 2023.
120120

121-
<div>
121+
<div align="center">
122+
122123
<a href="https://oceanexplorer.noaa.gov/news/oer-updates/2021/fy21-ffo-schedule.html">
123-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/79/NOAA_logo.svg/936px-NOAA_logo.svg.png" alt="NOAA_logo" width="120">
124+
<img src="assets/logos/noaa.png" alt="NOAA" width="120">
124125
</a>
125126

126127
<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=1849930&HistoricalAwards=false">
127-
<img src="https://upload.wikimedia.org/wikipedia/commons/7/7e/NSF_logo.png" alt="NSF_logo" width="120">
128+
<img src="assets/logos/nsf.png" alt="NSF" width="120">
128129
</a>
129130

130131
<a href="https://escience.washington.edu/software-engineering/ssec/">
131-
<img src="https://avatars.githubusercontent.com/u/122321194?s=200&v=4" alt="SSEC_logo" width="120">
132+
<img src="assets/logos/ssec.png" alt="SSEC" width="120">
132133
</a>
134+
135+
<a href="https://voiceoftheocean.org/">
136+
<img src="assets/logos/voto.png" alt="VOTO Foundation" width="120">
137+
</a>
138+
133139
</div>
134140

135141

assets/logos/NOAApng.png

140 KB
Loading

assets/logos/NSF.png

1.37 MB
Loading

assets/logos/ssec.png

19.6 KB
Loading

assets/logos/voto.png

4.21 KB
Loading

0 commit comments

Comments
 (0)