Skip to content

Commit 5a09098

Browse files
authored
Merge branch 'main' into conference-redirect
2 parents b0ec3eb + 4f7a9d6 commit 5a09098

14 files changed

+351
-11
lines changed

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Check Spelling
1818
uses: crate-ci/typos@master # we should really incorporate all new changes
1919
with:
20-
files: ./_posts ./pages ./README.md
20+
files: ./_posts ./_events ./pages ./README.md
2121
config: ./.github/workflows/typo_config.toml
2222

2323
- name: URLs-checker

.github/workflows/typo_config.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,9 @@ extend-ignore-re = [
1414
"SLAC",
1515
"Paul Hsi",
1616
"NWO",
17-
"ND"
17+
"ND",
18+
"AAS",
19+
"Villegas",
20+
"Wil",
21+
"Lok"
1822
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ What the PR submitter is responsible for:
9393
* Failed URL check where you know the URL is actually OK: OK to ignore.
9494
* Failed URL on another page outside of your PR: fix it if you can. If you can't fix it (not sure what to replace it with, etc.), please note the problem in the PR discussion. The person who merges the PR may choose to ignore the issue.
9595
* Spellchecker: Click on the Details link, then expand the Check Spelling section of the report that comes up to identify the issue.
96-
* Spelling issue in a file that is part of the PR: you must fix it. If it's a legitimate word, you may need to add an exception to [`.github/workflows/typo_config.toml`](.github/workflows/topy_config.toml)
96+
* Spelling issue in a file that is part of the PR: you must fix it. If it's a legitimate word, you may need to add an exception to [`.github/workflows/typo_config.toml`](.github/workflows/typo_config.toml)
9797
* Spelling issue in a file that is not part of the PR: this generally shouldn't happen, as previous PRs have also had the spellchecker run.
9898

9999
Questions? Not sure what to do or what the problem is? Ask on the #website channel on Slack.

_data/jobs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- expires: 2024-10-31
2+
location: Dartmouth College ITC, Hanover, NH (Hybrid)
3+
name: Research Software Engineer II (RSEII), HPC & AI Software Engineer
4+
posted: 2024-09-25
5+
url: https://searchjobs.dartmouth.edu/postings/75830
16
- expires: 2024-10-23
27
location: National Center for Ecological Analysis & Synthesis, UC Santa Barbara,
38
Santa Barbara, CA

_data/rse-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
url: https://communityhub.purdue.edu/groups/ssg
3333
institution: Purdue University
3434
- name: Data, Analytics & Research Computing at the GSB
35-
url: https://sites.google.com/a/stanford.edu/rcpedia/the-team
35+
url: https://gsbresearchhub.stanford.edu/support-units/darc
3636
institution: Stanford University
3737
- name: National Center for Supercomputing Applications
3838
url: https://ssa.ncsa.illinois.edu/

_events/2022/2022-10-education-training-seminar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ US-RSE is happy to be starting a new series of technical talks and tutorials rel
1818

1919
## Event
2020

21-
The inaugural talk of the US-RSE Education & Training Seminar Series will feature Angela Herring from Los Alamos National Laboratory who will speak about Agile Project Managment for Research Software.
21+
The inaugural talk of the US-RSE Education & Training Seminar Series will feature Angela Herring from Los Alamos National Laboratory who will speak about Agile Project Management for Research Software.
2222
This event will take place **Wednesday, October 19th at 4 PM ET, 3 PM CT, 2 PM MT, 1 PM PT**
2323

2424
*Abstract*: The Agile project management method, Scrum, has become a standard methodology for developing software for commercial, industrial, and even medical applications. However, Scrum is less commonly used in research environments. In this talk, I will give an overview of basic Scrum methodology and describe modifications I have used to successfully apply Scrum within research software development teams.

_events/2023/2023-10-funder-talk-series.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Visit the [Funder Talk Series]({{ site.baseurl }}/wg/outreach/#funder-series) fo
2020

2121
## Event
2222

23-
This talk in the US-RSE Funder Talk Serie featured two speakers from Schmidt Futures:
23+
This talk in the US-RSE Funder Talk Series featured two speakers from Schmidt Futures:
2424

2525
* Stuart Feldman, Chief Scientist
2626
* James Ricci, Director

_posts/2019-10-04-SC19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ US-RSE and UK-RSE leaders will be involved in these sessions as leaders and pane
2929
#### Monday, Nov. 18
3030
- __Tutorial__: [Better Scientific Software](https://sc19.supercomputing.org/?post_type=page&p=3479&id=tut158&sess=sess192)
3131
- __Tutorial__: [Managing HPC Software Complexity with Spack](https://sc19.supercomputing.org/?post_type=page&p=3479&id=tut164&sess=sess194)
32-
- __Workshop__: [3nd International Workshop on Software Correctness for HPC Applications (Correctness 2019)](https://sc19.supercomputing.org/?post_type=page&p=3480&sess=sess118)
32+
- __Workshop__: [3rd International Workshop on Software Correctness for HPC Applications (Correctness 2019)](https://sc19.supercomputing.org/?post_type=page&p=3480&sess=sess118)
3333
- __Students@SC__: [Modern Software Design, Tools, and Practices](https://sc19.supercomputing.org/?post_type=page&p=3479&id=pec109&sess=sess410)
3434

3535
#### Tuesday, Nov. 19

_posts/newsletters/2024-01-24-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ The [Sustainable Scientific Software Conference](https://s3c.sandia.gov/) will t
248248

249249
## SciPy 2024
250250

251-
The [23nd annual SciPy conference](https://www.scipy2024.scipy.org/) will be held July 8-14 in Tacoma, WA at the Tacoma Convention Center.
251+
The [23rd annual SciPy conference](https://www.scipy2024.scipy.org/) will be held July 8-14 in Tacoma, WA at the Tacoma Convention Center.
252252

253253
SciPy brings together attendees from industry, academia and government to showcase their latest projects, learn from skilled users and developers, and collaborate on code development.
254254

_posts/newsletters/2024-02-29-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ The [Sustainable Scientific Software Conference](https://s3c.sandia.gov/) will t
374374

375375
## SciPy 2024
376376

377-
The [23nd annual SciPy conference](https://www.scipy2024.scipy.org/) will be held July 8-14 in Tacoma, WA at the Tacoma Convention Center.
377+
The [23rd annual SciPy conference](https://www.scipy2024.scipy.org/) will be held July 8-14 in Tacoma, WA at the Tacoma Convention Center.
378378

379379
SciPy brings together attendees from industry, academia and government to showcase their latest projects, learn from skilled users and developers, and collaborate on code development.
380380

0 commit comments

Comments
 (0)