Skip to content

Commit e0d62a5

Browse files
authored
Merge pull request #1667 from lparsons/bhm-2025-gladys-west
Add Gladys West post for BHM 2025
2 parents a784227 + 7875116 commit e0d62a5

File tree

5 files changed

+166
-1
lines changed

5 files changed

+166
-1
lines changed

_posts/2025-01-31-black-history-month.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@ talk about the person and tie their work and life to the RSE movement.
2525
Turner**](/2025-02-10-black-history-spotlight-charles-turner) \- Discover the
2626
pioneering work of Charles Turner, a trailblazing zoologist who advanced our
2727
understanding of animal behavior.
28-
* *Check back here for links as articles are posted*
28+
* [**Gladys West**](/2025-02-19-black-history-spotlight-gladys-west) \- Through
29+
painstaking mathematical modeling and early computer programming, she helped
30+
define the precise shape of the Earth — a crucial advancement in the
31+
development of satellite geodesy.
32+
* **Charles R. Drew** - read about his pioneering work in blood banking,
33+
transfusion medicine, and medical informatics.
2934

3035
In addition, we’re excited to host a **Zoom discussion on Thursday, February
3136
20th at noon PT / 3 PM ET**. [@Cordero
Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,160 @@
1+
---
2+
layout: post
3+
title: "Gladys West, Mathematical Models of the Earth, and the Code That Shapes Our World"
4+
tags: [dei, black-history]
5+
author: Cordero Core
6+
---
7+
8+
US-RSE's [DEI working group (DEI-WG)](https://us-rse.org/wg/dei/) is proud to
9+
help US-RSE celebrate and participate in Black History Month. Each week during
10+
Black History Month, the US-RSE will spotlight Black/African Americans who have
11+
been involved in computing, science, engineering, and/or math, and have
12+
inspired our members through their accomplishments in their careers and their
13+
personal stories.
14+
15+
[*Originally posted on
16+
Medium*](https://medium.com/@cdcore/gladys-west-mathematical-models-of-the-earth-and-the-code-that-shapes-our-world-cf25b1702d56)
17+
18+
![Gladys West and Sam Smith look over data from the Global Positioning System,
19+
which West helped develop at the Naval Proving Ground in Dahlgren, Va., March
20+
16, 1985.]({{ site.baseurl }}/assets/img/post-2025-02-19/0_P0wkzR-Jl25S_M42.jpg
21+
"Gladys West and Sam Smith look over data from the Global Positioning System,
22+
which West helped develop at the Naval Proving Ground in Dahlgren, Va., March
23+
16, 1985."){: style="display: block; margin: auto; max-width: 600px;" }
24+
25+
In the mid-20th century, **Dr. Gladys West** sat in a small office at the Naval
26+
Surface Warfare Center, crunching numbers that would eventually revolutionize
27+
the world. Through painstaking **mathematical modeling and early computer
28+
programming, she helped define the precise shape of the Earth—a crucial
29+
advancement in the development of satellite geodesy**.
30+
31+
Her work, largely unknown to the public for decades, became a foundational
32+
pillar for the **Global Positioning System (GPS)**. Today, GPS is embedded in
33+
nearly every aspect of modern life: navigation, telecommunications, disaster
34+
response, and even climate science. But behind this technological marvel was
35+
the labor of a Black woman mathematician, pushing the boundaries of
36+
computational modeling in an era when both her race and gender made such
37+
contributions all the more extraordinary.
38+
39+
Dr. West's story is one of precision, persistence, and a relentless pursuit of
40+
accuracy—qualities deeply familiar to **research software engineers (RSEs)**,
41+
who work in the shadows of scientific progress, ensuring that computational
42+
models are reliable, scalable, and impactful.
43+
44+
---
45+
46+
## Building a Model of the Earth, One Equation at a Time
47+
48+
Dr. West began her career in the 1950s, a time when **human
49+
computers**—mathematicians who manually performed calculations—were vital to
50+
scientific and military advancements. She was recruited to the U.S. Navy's
51+
**Dahlgren Laboratory**, where she specialized in **orbital mechanics and
52+
satellite geodesy**.
53+
54+
Her critical insight was that the **Earth is not a perfect sphere but an
55+
ellipsoid with irregularities**. These irregularities affect everything from
56+
satellite motion to gravitational forces, meaning that any accurate positioning
57+
system had to account for them. Using **Fortran-based computational models**,
58+
she and her team processed vast amounts of satellite data, refining the
59+
**mathematical representation of Earth's shape**.
60+
61+
![Cover of report from June 1986, Data Processing System Specifications for the
62+
Geosat Satellite Radar Altimeter]({{ site.baseurl
63+
}}/assets/img/post-2025-02-19/0_5AvyTMNcKD_4yXio.jpg "West’s publication.
64+
Source: Defense Technical Information Center"){: style="display: block; margin:
65+
auto; max-width: 600px;" }
66+
67+
This work culminated in a **geoid model**—a high-resolution map of the Earth's
68+
gravitational field that became the foundation for GPS accuracy. Without it,
69+
satellite-based navigation as we know it would not exist.
70+
71+
For RSEs, this resonates deeply. Just as Dr. West ensured GPS calculations were
72+
precise and reliable, today's RSEs build and maintain the computational models
73+
that underlie climate research, bioinformatics, astrophysics, and countless
74+
other scientific disciplines. **The accuracy of our models determines the
75+
accuracy of our understanding.**
76+
77+
---
78+
79+
## The Hidden Labor Behind Scientific Discovery
80+
81+
Dr. West's contributions remained largely unrecognized for much of her career.
82+
She was a **Black woman in a field dominated by white men**, working in a time
83+
when computational science was still emerging as its own discipline. Her story
84+
mirrors that of many RSEs today, whose work often **falls between the cracks of
85+
scientific recognition**—not quite mathematicians, not quite software
86+
engineers, yet integral to the progress of both fields.
87+
88+
Research software engineers write code that powers simulations, develops
89+
machine learning pipelines, and processes enormous datasets. However, their
90+
labor is often considered **support work** rather than primary scientific
91+
contribution. **Dr. West's experience reminds us of the necessity of
92+
recognizing and valuing this labor.**
93+
94+
When we look at the evolution of computational sciences, we must ask: **Who
95+
gets credit? Who gets visibility? Who shapes our scientific legacy?**
96+
97+
---
98+
99+
## Code That Moves the World
100+
101+
Dr. West's work is a testament to the power of **computational rigor**. She
102+
meticulously refined algorithms and data models to reduce errors in GPS
103+
calculations—an early form of **software engineering for scientific accuracy**.
104+
105+
![West smiling at her desk in front of many binders, with a figure of a
106+
satellite overlaid .]({{ site.baseurl
107+
}}/assets/img/post-2025-02-19/0_4E0MZlJcwJK6FEF9.png "Gladys at her desk."){:
108+
style="display: block; margin: auto; max-width: 600px;" }
109+
110+
Her story aligns with the **principles that define research software
111+
engineering** today:
112+
113+
- **Reproducibility:** Mathematical models must be **validated, iterated, and
114+
improved** over time.
115+
- **Collaboration:** Just as she worked within a broader research ecosystem,
116+
modern RSEs **partner with scientists** to translate theory into code.
117+
- **Precision:** Small errors in satellite geodesy can mean **kilometer-scale
118+
inaccuracies** in GPS; the same is true in computational science, where
119+
coding errors can skew entire research outcomes.
120+
121+
Dr. West's legacy is embedded in **every GPS calculation made today**—in every
122+
turn-by-turn direction, in every precision-guided rescue mission, in every
123+
agricultural yield optimization system. Her work is proof that **software
124+
engineering and scientific modeling are inseparable**.
125+
126+
---
127+
128+
## The Path Forward: Recognizing Computational Scientists and RSEs
129+
130+
Dr. West's story did not remain hidden forever. In **2018, she was formally
131+
inducted into the Air Force Space and Missile Pioneers Hall of Fame**, a
132+
long-overdue recognition of her contributions.
133+
134+
For research software engineers, her journey is both an inspiration and a call
135+
to action. **Recognition for computational contributions in science is still an
136+
ongoing fight.** RSEs must be cited in research papers, included in funding
137+
structures, and integrated into **formal career paths** within academia and
138+
industry.
139+
140+
The next time you open a maps app or track a satellite's position, remember:
141+
**behind every calculation is code, and behind every line of code is a
142+
person.** Dr. Gladys West showed us that precision and perseverance can change
143+
the world.
144+
145+
---
146+
147+
## Join the Conversation
148+
149+
Gladys West's story is just one of many. Throughout **Black History Month**,
150+
we'll continue to highlight the contributions of Black scientists,
151+
mathematicians, and engineers who have shaped computational science and
152+
research software.
153+
154+
Next, we'll explore Charles R. Drew's pioneering work in **blood banking,
155+
transfusion medicine, and medical informatics.**
156+
157+
**How do we ensure that the labor behind research software is recognized?**
158+
159+
Share your thoughts, follow along on [Medium](https://medium.com/@cdcore), and
160+
[join the **US-RSE community**]({{baseurl}}/join) to continue the conversation.
118 KB
Loading
26.8 KB
Loading
120 KB
Loading

0 commit comments

Comments
 (0)