From c9126fd29e448b1550af128225de17a6f8a85b23 Mon Sep 17 00:00:00 2001 From: rsignell <125569335+rsignell@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:14:53 -0500 Subject: [PATCH 1/2] Create fvcom_gom3.yaml Adding the FVCOM GOM3 Ocean Hindcast for New England --- datasets/fvcom_gom3.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 datasets/fvcom_gom3.yaml diff --git a/datasets/fvcom_gom3.yaml b/datasets/fvcom_gom3.yaml new file mode 100644 index 000000000..8172a914f --- /dev/null +++ b/datasets/fvcom_gom3.yaml @@ -0,0 +1,28 @@ +Name: FVCOM GOM3 +Description: The Finite Volume Community Ocean Model (FVCOM) was used to simulate ocean water levels, velocity, temperature and salinity over a multi-decadal period (1984-present) in the waters of the Northeast US including the Gulf of Maine. The model was configured and run by the Dr. Changshen Chen, Director of the Marine Ecosystems Dynamics Modeling Laboratory in the School for Marine Science & Technology at the University of Massachusetts Dartmouth. The triangular mesh has a varying horizontal resolution from several hundred meters inshore to several kilometers offshore. The model output was saved at hourly from 2009-08-21 to 2022-06-17. +Documentation: https://www.umassd.edu/news/2018/charting-the-ocean-.html +Contact: rich@opensciencecomputing.com +ManagedBy: Open Science Computing, LLC +UpdateFrequency: None +Citation: +Tags: + - aws-pds + - oceans +License: CC0 +Resources: + - Description: A collection of NetCDF files, kerchunk generated JSON files, and an Intake catalog + ARN: arn:aws:s3:::fvcom-gom3 + Region: us-west-2 + Type: S3 Bucket +DataAtWork: + Tutorials: + - Title: FVCOM Explorer Notebook + URL: https://github.com/opensciencecomputing/fvcom + NotebookURL: https://github.com/opensciencecomputing/fvcom/blob/main/FVCOM_explore.ipynb + AuthorName: Rich Signell + AuthorURL: https://about.me/rich.signell + Services: + Publications: + - Title: An Unstructured Grid, Finite-Volume, Three-Dimensional, Primitive Equations Ocean Model: Application to Coastal Ocean and Estuaries + URL: https://doi.org/10.1175/1520-0426(2003)020%3C0159:AUGFVT%3E2.0.CO;2 + AuthorName: Changsheng Chen, Hedong Liu, and Robert C. Beardsley From 9ca15a5f087859b968a12c75fcfd7fb4916a5c8e Mon Sep 17 00:00:00 2001 From: rsignell <125569335+rsignell@users.noreply.github.com> Date: Mon, 3 Mar 2025 13:40:46 -0500 Subject: [PATCH 2/2] Update fvcom_gom3.yaml --- datasets/fvcom_gom3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/fvcom_gom3.yaml b/datasets/fvcom_gom3.yaml index 8172a914f..37c1550b3 100644 --- a/datasets/fvcom_gom3.yaml +++ b/datasets/fvcom_gom3.yaml @@ -23,6 +23,6 @@ DataAtWork: AuthorURL: https://about.me/rich.signell Services: Publications: - - Title: An Unstructured Grid, Finite-Volume, Three-Dimensional, Primitive Equations Ocean Model: Application to Coastal Ocean and Estuaries + - Title: An Unstructured Grid, Finite Volume, Three Dimensional, Primitive Equations Ocean Model with Application to Coastal Ocean and Estuaries URL: https://doi.org/10.1175/1520-0426(2003)020%3C0159:AUGFVT%3E2.0.CO;2 AuthorName: Changsheng Chen, Hedong Liu, and Robert C. Beardsley