Skip to content

Commit

Permalink
fix (authors.csv): Changes for 2025
Browse files Browse the repository at this point in the history
* Remove retired/no longer here authors
* Change some authors to AFSC_WA that were previously at the NWFSC or UW
* Change Sabrina to NWFSC
* Fix Joe B. affiliation
* Removes students from UW except Zahner
* Adds Megan
* Updates Josh's affiliation and adds his middle initial
* Updates the data object
  • Loading branch information
kellijohnson-NOAA committed Aug 1, 2024
1 parent 348751c commit d2ac7c2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 18 deletions.
2 changes: 2 additions & 0 deletions R/get_affiliation.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ get_affiliation <- function(authors) {
"SAFS",
"SWFSC_FE",
"SWFSC_SC",
"UAF",
"UBC",
"UCDavis",
"UW_QERM",
Expand All @@ -62,6 +63,7 @@ get_affiliation <- function(authors) {
"School of Aquatic and Fishery Sciences, University of Washington, 1122 Northeast Boat Street, Seattle, Washington 98195",
paste0(swfsc, ", ", doc, ", ", noaa, ", ", nmfs, ", ", "110 Shaffer Road, Santa Cruz, California 95060"),
paste0(swfsc, ", ", doc, ", ", noaa, ", ", nmfs, ", ", "110 McAllister Way, Santa Cruz, California 95060"),
"Department of Fisheries at Lena Point, College of Fisheries and Ocean Sciences, University of Alaska Fairbanks, 17101 Point Lena Loop Rd, Juneau, AK 99801",
"Institute for the Oceans and Fisheries, University of British Columbia, 2202 Main Mall, Vancouver, British Columbia Canada V6T 1Z4",
"University of California Davis, One Shields Avenue, Davis, California 95616",
"Quantitative Ecology & Resource Management, University of Washington, Box 357941, Seattle, Washington 98195",
Expand Down
25 changes: 7 additions & 18 deletions data-raw/authors.csv
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
author,affiliation
Aaron M. Berger,NWFSC_OR
Adam Hayes,UW_SAFS
Alberto Rovellini,UW_SAFS
Alison D. Whitman,ODFW
Andi Stephens,NWFSC_OR
Andrea Odell,UCDavis
Brian J. Langseth,NWFSC_WA
Chantel R. Wetzel,NWFSC_WA
Corey B. Niles,WDFW
E. J. Dick,SWFSC_SC
Emily Sellinger,UW_QERM
Emma M. Saas,SWFSC_SC
Haley Oleynik,UBC
Ian G. Taylor,NWFSC_WA
Ingrid Spies,AFSC_WA
Jane Y. Sullivan,AFSC_Juneau
Expand All @@ -20,32 +14,27 @@ Jim Hastie,NWFSC_WA
John C. Field,SWFSC_SC
John E. Budrick,CDFW
John R. Wallace,NWFSC_WA
Joseph J. Bizzarro,PSRC
Joshua Zahner,UW_SAFS
Joseph J. Bizzarro,SWFSC_SC
Joshua A. Zahner,UAF
Julia Coates,CDFW
Kelli F. Johnson,NWFSC_WA
Kiva L. Oken,NWFSC_WA
Kristen E. Hinton,WDFW
Kristin Marshall,NWFSC_WA
Kun Wang,UW_SAFS
Laurel S. Lam,PSMFC
Lisa K. Hillier,WDFW
Madison Heller-Shipley,UW_SAFS
Maia S. Kapur,AFSC
Markus Min,UW_SAFS
Maia S. Kapur,AFSC_WA
Matthieu Veron,AFSC_WA
Melissa A. Haltuch,NWFSC_WA
Megan L. Feddern,NWFSC_WA
Melissa A. Haltuch,AFSC_WA
Melissa A. Head,NWFSC_WA
Melissa H. Monk,SWFSC_SC
Nick Tolimieri,NWFSC_WA
Pierre-Yves Hernvann,NWFSC_WA
Owen S. Hamel,NWFSC_WA
Qi Lee,SAFS
Sabrina Beyer,UW_SAFS
Sabrina Beyer,NWFSC_WA
Sean E. Matson,WCR
Sophia N. Wassermann,UW_SAFS
Sophia N. Wassermann,AFSC_WA
Tanya L. Rogers,SWFSC_SC
Terrance Wang,UW_SAFS
Tien-Shui Tsou,WDFW
Vladlena Gertseva,NWFSC_WA
Xi He,SWFSC_SC
Binary file modified data/authors.rda
Binary file not shown.

0 comments on commit d2ac7c2

Please sign in to comment.