Skip to content

Commit

Permalink
adds final details to Skyler GMD paper
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleniemeyer committed Jan 26, 2024
1 parent 7f946e6 commit be3be41
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/data/Pubs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ export const Publications: Paper[] = [
id: "bgc-parameter-estimation",
kind: "journal article",
authors: ["Skyler Kern", "Mary E. McGuinn", "Katherin M. Smith", "Nadia Pinardi", "@ken", "Nicole S. Lovenduski", "@peter-hamlington"],
year: 2023,
year: 2024,
title: "Computationally efficient parameter estimation for high-dimensional ocean biogeochemical models",
source: "Geoscientific Model Development",
doi: "https://doi.org/10.5194/gmd-2023-107",
doi: "https://doi.org/10.5194/gmd-17-621-2024",
//eprint: null,
pages: null,
//volume: null,
//issue: null,
pages: "621-649",
volume: 17,
issue: 2,
contribution: "Shows a method for optimizing parameters for biogeochemical models based on ocean observations."
},
{
Expand Down

0 comments on commit be3be41

Please sign in to comment.