Skip to content

Commit 66c15f4

Browse files
Add new rocket "Hedy (2025)" and update examples index
- Included apogee data for "Hedy (2025)" in the examples index. - Fixed formatting for "Astra (2022)" entry. - Added reference to "hedy_flight_sim.ipynb" in the simulations list.
1 parent cb695a8 commit 66c15f4

File tree

3 files changed

+354
-299
lines changed

3 files changed

+354
-299
lines changed

.claude/settings.local.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(gh issue view 933 --json title,body,comments)",
5+
"WebFetch(domain:github.com)",
6+
"WebSearch",
7+
"WebFetch(domain:www.weather.gov)",
8+
"WebFetch(domain:stormtrack.org)",
9+
"WebFetch(domain:oss.deltares.nl)",
10+
"WebFetch(domain:nomads.ncep.noaa.gov)",
11+
"WebFetch(domain:unidata.github.io)",
12+
"WebFetch(domain:www.cpc.ncep.noaa.gov)",
13+
"WebFetch(domain:herbie.readthedocs.io)",
14+
"WebFetch(domain:thredds.ucar.edu)",
15+
"WebFetch(domain:raw.githubusercontent.com)",
16+
"Bash(gh pr list --head doc/tust-flight-example)",
17+
"Bash(gh pr list --state open)"
18+
]
19+
}
20+
}

0 commit comments

Comments
 (0)