Skip to content

Add the metascience seminar to the teaching page - #33

Merged
mdenolle merged 4 commits into
gh-pagesfrom
add-metascience-seminar
Sep 5, 2026
Merged

Add the metascience seminar to the teaching page#33
mdenolle merged 4 commits into
gh-pagesfrom
add-metascience-seminar

Conversation

@mdenolle

@mdenolle mdenolle commented Sep 5, 2026

Copy link
Copy Markdown
Member

Adds a Research Group Seminars section to _pages/teaching.md, linking to the new Quarto book at https://denolle-lab.github.io/metascience-and-AI/.

Follows the external-link pattern already used for ESS 469/569: bolded title, indented term and links, then a prose description.

Only _pages/teaching.md changes. Branched from origin/gh-pages in a separate worktree, so the unrelated in-progress publication-sync edits in the main working tree are untouched.

Two pre-existing issues in this file were left alone as out of scope: line 11 reads ESS 4199 where the link points at /teaching/ess499/, and the ESS 563 course page links to ./ess_563.md rather than /teaching/ess563/. Happy to fix both here if wanted.

🤖 Generated with Claude Code

Links out to the Quarto book at denolle-lab.github.io/metascience-and-AI,
matching the external-link pattern already used for ESS 469/569.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings September 5, 2026 14:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The ESS 563 course link formatting regresses into an incorrect list structure/link target, and the new section introduces a second H1 heading.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR adds a new “Research Group Seminars” section to the teaching page, linking out to a new public Quarto book and GitHub repository for the metascience reading seminar.

Changes:

  • Adds a “Research Group Seminars” section to _pages/teaching.md.
  • Adds an entry for “MetaScience, Scientific Inquiry, and Agents” with schedule info and external links.
File summaries
File Description
_pages/teaching.md Adds a new seminar section and links, and adjusts nearby course listing formatting.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread _pages/teaching.md Outdated
Comment on lines +35 to +38
- **ESS 563: Advanced Seismology**

This graduate course explores seismic wave propagation, earthquake source mechanics, and state‑of‑the‑art computational seismology. Over ten weeks, students build on the foundations of Quantitative Seismology (Aki & Richards) and Source Mechanisms of Earthquakes (Udías et al.), then apply advanced methods from Computational Seismology (Igel) and seismo‑live notebooks. Weekly theoretical lectures are paired with practical sessions using Python/ObsPy, FDSN web services, finite‑difference and spectral‑element modeling (SPECFEM3D/sem3D), and Instaseis for global synthetic seismograms. Case studies of recent large earthquakes and slow‑slip events connect the mathematics to real data. Students gain a rigorous understanding of continuum mechanics, wave propagation and reflection, moment tensors, dynamic rupture, and full‑waveform inversion while developing hands‑on skills for analyzing seismic observations.
- [Course Page](./ess_563.md) No newline at end of file
- [Course Page](./ess_563.md)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in the latest commit, thanks — the link target was genuinely broken.

One correction to the framing: this is not a regression from this PR. - [Course Page](./ess_563.md) was already on gh-pages as a top-level list item pointing at a source path. It appears in the diff only because the file had no trailing newline, so appending the new section pulled that line into the same hunk.

It is now nested under the ESS 563 bullet and points at /teaching/ess563/, the permalink declared in _pages/ess_563.md, matching how ESS 314 and ESS 412 link their course pages.

Comment thread _pages/teaching.md Outdated
mdenolle and others added 3 commits September 5, 2026 07:50
Was a stray top-level list item pointing at ./ess_563.md, a source path that
does not resolve on the built site. Nest it under the ESS 563 bullet and point
at the /teaching/ess563/ permalink, matching ESS 314 and ESS 412.

Pre-existing, raised by Copilot review on the seminar PR.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Drops the 'to test rather than a premise' construction for a direct question.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Addresses the Copilot review. The page had 'Active Courses Taught' as its only
h1, so adding a second section heading produced two. textlay.html renders no
heading of its own, so the fix is a page-level h1 with both sections demoted.

Matches the convention already used by people.md ('# People' + '## Join Our
Team') and publications.md ('# Publications' + '## Standards & Rubrics'), and
every other live page serves exactly one h1.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mdenolle
mdenolle merged commit a584745 into gh-pages Sep 5, 2026
2 checks passed
@mdenolle
mdenolle deleted the add-metascience-seminar branch September 5, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants