Skip to content

Commit 349ff92

Browse files
taldcroftpllim
andauthored
Feature Astropy Project awards more prominently (#621)
* Move awards to main index page * Add a note of congratulations for 2025 AAS award * Update index.html Co-authored-by: P. L. Lim <[email protected]> --------- Co-authored-by: P. L. Lim <[email protected]>
1 parent 0bec24c commit 349ff92

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

index.html

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@
115115

116116
</section>
117117

118+
<section class="whatsnext">
119+
<h1 id="news">Congratulations to all Astropy contributors</h1> The Astropy Project has been awarded the <a href="https://aas.org/press/astropy-collaboration-receive-2025-berkeley-prize">Lancelot M. Berkeley–New York Community Trust Prize for Meritorious Work in Astronomy</a> for 2025!
120+
</section>
121+
118122
<section class="install">
119123
<h1 id="install-astropy">Install Astropy<a class="paralink" href="#install-astropy" title="Permalink to this headline"></a></h1>
120124
There are a number of ways of installing the latest version of the astropy core package. If you normally use <code>pip</code> to install Python packages, you can do:
@@ -161,7 +165,19 @@ <h1 id="support-astropy">Support Astropy<a class="paralink" href="#support-astro
161165
<a class="button" href="https://numfocus.org/donate-to-astropy" target="_blank">Donate to Astropy</a>
162166
</section>
163167

164-
<section class="whatsnext">
168+
<section>
169+
<h1 id="awards">Awards<a class="paralink" href="#awards" title="Permalink to this headline"></a></h2>
170+
<p>
171+
<ul>
172+
<li/><a href="https://aas.org/press/astropy-collaboration-receive-2025-berkeley-prize">Lancelot M. Berkeley–New York Community Trust Prize for Meritorious Work in Astronomy</a> (2025)
173+
<li/><a href="https://accreditations.ioppublishing.org/9ce7a38e-8ef1-4aa3-86f4-5760022a1574#gs.0lk076">IOP Publishing Top Cited Paper Awards North America</a> (2023)
174+
<li/><a href="https://www.adass.org/softwareprize.html">ADASS Prize for an Outstanding Contribution to Astronomical Software</a> (2022)
175+
<li/><a href="https://ras.ac.uk/awards-and-grants/awards/2269-group-award-a">Royal Astronomical Society Group Award (Astronomy)</a> (2020)
176+
</ul>
177+
</p>
178+
</section>
179+
180+
<section class="whatsnext">
165181
<h1 id="zenodo">Zenodo community<a class="paralink" href="#szenodo-community" title="Permalink to this headline"></a></h1>
166182
<p>Documents, notes from previous meetings, and talks about Astropy are collected in a Zenodo community for long-term archiving.
167183
Everyone is encouraged to submit talks, etc. and other relevant materials.

team.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -745,18 +745,6 @@ <h3 id="other-credits">Other Credits<a class="paralink" href="#other-credits" ti
745745

746746
</section>
747747

748-
<section>
749-
<h2 id="awards">Awards<a class="paralink" href="#awards" title="Permalink to this headline"></a></h2>
750-
<p>
751-
<ul>
752-
<li/><a href="https://aas.org/press/astropy-collaboration-receive-2025-berkeley-prize">Lancelot M. Berkeley–New York Community Trust Prize for Meritorious Work in Astronomy</a> (2025)
753-
<li/><a href="https://accreditations.ioppublishing.org/9ce7a38e-8ef1-4aa3-86f4-5760022a1574#gs.0lk076">IOP Publishing Top Cited Paper Awards North America</a> (2023)
754-
<li/><a href="https://www.adass.org/softwareprize.html">ADASS Prize for an Outstanding Contribution to Astronomical Software</a> (2022)
755-
<li/><a href="https://ras.ac.uk/awards-and-grants/awards/2269-group-award-a">Royal Astronomical Society Group Award (Astronomy)</a> (2020)
756-
</ul>
757-
</p>
758-
</section>
759-
760748
<footer>
761749
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
762750
<script src="js/jquery.sidr.min.js"></script>

0 commit comments

Comments
 (0)