From e76af81c9667bf34088451d5c551897f4bec64b7 Mon Sep 17 00:00:00 2001 From: hazelshapiro <119694751+hazelshapiro@users.noreply.github.com> Date: Fri, 12 Jan 2024 15:17:19 -0700 Subject: [PATCH 1/4] Create 003-reanalysis-datasets.md --- .../003-reanalysis-datasets.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/reference/decision-records/003-reanalysis-datasets.md diff --git a/doc/reference/decision-records/003-reanalysis-datasets.md b/doc/reference/decision-records/003-reanalysis-datasets.md new file mode 100644 index 00000000..f97a2f73 --- /dev/null +++ b/doc/reference/decision-records/003-reanalysis-datasets.md @@ -0,0 +1,30 @@ +--- +title: "Adding reanalysis datasets as obejcts to the Benefit Tool" +date: "2024-01-12" +author: "Hazel Shapiro" +status: "Approved" +--- + +## Context + +Reanaylsis datasets draw from dozens of observing inputs. They are commonly used in Arctic research, and therefore, +show up regularly in the Benefit Tool. While they are intermediate products, describing the inputs to reanalysis +data products is cumbersome, challenging, and would overcrowd an individual diagram. + +## Decision + +Do not list observing system or data product inputs for reanalysis datasets. + +At some point, US AON may conduct an evaluation that is specific to a reanalysis dataset, but when they are being +used as an intermediate product in other evaluations, it is more distracting than helpful to list out the inputs. + +## Consequences + +* Diagrams will be easier to read. +* Diagrams will be missing information about how reanalysis datasets are derived. +* Diagrams will be easier to create. + +## Consent + +* Hazel Shapiro +* Sandy Starkweather From 33d8d0458b12768356ba58b16609dd11a2b28eb3 Mon Sep 17 00:00:00 2001 From: hazelshapiro <119694751+hazelshapiro@users.noreply.github.com> Date: Fri, 12 Jan 2024 15:18:44 -0700 Subject: [PATCH 2/4] Update 003-reanalysis-datasets.md --- doc/reference/decision-records/003-reanalysis-datasets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference/decision-records/003-reanalysis-datasets.md b/doc/reference/decision-records/003-reanalysis-datasets.md index f97a2f73..0c9aeabd 100644 --- a/doc/reference/decision-records/003-reanalysis-datasets.md +++ b/doc/reference/decision-records/003-reanalysis-datasets.md @@ -2,7 +2,7 @@ title: "Adding reanalysis datasets as obejcts to the Benefit Tool" date: "2024-01-12" author: "Hazel Shapiro" -status: "Approved" +status: "Accepted" --- ## Context From bd9a095e736cfc037c8198565df1362e9ccc77ff Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:06:31 +0000 Subject: [PATCH 3/4] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .../decision-records/003-reanalysis-datasets.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/reference/decision-records/003-reanalysis-datasets.md b/doc/reference/decision-records/003-reanalysis-datasets.md index 0c9aeabd..edf87c57 100644 --- a/doc/reference/decision-records/003-reanalysis-datasets.md +++ b/doc/reference/decision-records/003-reanalysis-datasets.md @@ -7,22 +7,22 @@ status: "Accepted" ## Context -Reanaylsis datasets draw from dozens of observing inputs. They are commonly used in Arctic research, and therefore, -show up regularly in the Benefit Tool. While they are intermediate products, describing the inputs to reanalysis -data products is cumbersome, challenging, and would overcrowd an individual diagram. +Reanaylsis datasets draw from dozens of observing inputs. They are commonly used in Arctic research, and therefore, +show up regularly in the Benefit Tool. While they are intermediate products, describing the inputs to reanalysis +data products is cumbersome, challenging, and would overcrowd an individual diagram. ## Decision -Do not list observing system or data product inputs for reanalysis datasets. +Do not list observing system or data product inputs for reanalysis datasets. At some point, US AON may conduct an evaluation that is specific to a reanalysis dataset, but when they are being -used as an intermediate product in other evaluations, it is more distracting than helpful to list out the inputs. +used as an intermediate product in other evaluations, it is more distracting than helpful to list out the inputs. ## Consequences * Diagrams will be easier to read. -* Diagrams will be missing information about how reanalysis datasets are derived. -* Diagrams will be easier to create. +* Diagrams will be missing information about how reanalysis datasets are derived. +* Diagrams will be easier to create. ## Consent From e3e4059dafb739a59a2d7bc99a208eb671b25e27 Mon Sep 17 00:00:00 2001 From: Matt Fisher Date: Wed, 24 Jan 2024 13:08:23 -0700 Subject: [PATCH 4/4] Fixup typo --- doc/reference/decision-records/003-reanalysis-datasets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference/decision-records/003-reanalysis-datasets.md b/doc/reference/decision-records/003-reanalysis-datasets.md index edf87c57..405d1653 100644 --- a/doc/reference/decision-records/003-reanalysis-datasets.md +++ b/doc/reference/decision-records/003-reanalysis-datasets.md @@ -1,5 +1,5 @@ --- -title: "Adding reanalysis datasets as obejcts to the Benefit Tool" +title: "Adding reanalysis datasets as objects to the Benefit Tool" date: "2024-01-12" author: "Hazel Shapiro" status: "Accepted"