Skip to content

Commit e216c6d

Browse files
committed
Add clarifying statement to GSI page
1 parent 4216ab2 commit e216c6d

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

chapters/gsi.Rmd

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@ State of the Ecosystem - Mid-Atlantic (2019 (Different Methods), 2020+)
1818
## Methods
1919
The methods used to calculate the Gulf Stream Index changed between 2019 and 2020 SOEs. The most recent methods and at the top with older methods below those.
2020

21-
This gulf stream index is a position anomaly meaning the larger the value of the index the further north the northern wall of the Gulf Stream is for that year.
21+
This gulf stream index is a position anomaly meaning the larger the value of the index the further north the northern wall of the Gulf Stream is for that year.
22+
23+
### 2025 SOE Reports and Northeast US Ecosystem Indicator Catalog
24+
The Gulf Stream indices presented in our 2025 SOE products are described below:
25+
26+
The T200-based Gulf Stream Index is calculated as the standardized first principal component time series from the empirical orthogonal function (EOF) analysis of the 200 m temperature time series at the 20 base points (selected along the climatological (1954-2018) 15°C isotherm at 200 m between 74° and 55°W; 1° longitudinal resolution) and it represents the meridional fluctuation of the Gulf Stream North Wall [82,84,85]. The T200-based Western Gulf Stream Index is calculated using the same method, except only selecting the western 10 base points (instead of all 20 base points between 74° and 55°W). It suggests the meridional shift of the western part of the Gulf Stream North Wall.
2227

2328
### Data sources
2429
Data used in this analysis come from Compernicus Marine Environment Monitoring Service [CMEMS - GLOBAL OCEAN GRIDDED L4 SEA SURFACE HEIGHTS AND DERIVED VARIABLES REPROCESSED (1993-ONGOING)](https://doi.org/10.48670/moi-00148)(Product ID: SEALEVEL_GLO_PHY_L4_MY_008_047).

packages.bib

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ @Manual{R-base
1010
@Manual{R-bookdown,
1111
title = {bookdown: Authoring Books and Technical Documents with R Markdown},
1212
author = {Yihui Xie},
13-
year = {2024},
14-
note = {R package version 0.41},
13+
year = {2025},
14+
note = {R package version 0.42},
1515
url = {https://github.com/rstudio/bookdown},
1616
}
1717

@@ -36,7 +36,7 @@ @Manual{R-ecodata
3636
author = {Brandon Beltz and Andy Beet and Kimberly Bastille and Sean Hardison},
3737
note = {R package version 5.0.2},
3838
url = {https://noaa-edab.github.io/ecodata/},
39-
year = {2024},
39+
year = {2025},
4040
}
4141

4242
@Manual{R-forcats,
@@ -82,16 +82,16 @@ @Manual{R-kableExtra
8282
@Manual{R-knitr,
8383
title = {knitr: A General-Purpose Package for Dynamic Report Generation in R},
8484
author = {Yihui Xie},
85-
year = {2024},
86-
note = {R package version 1.49},
85+
year = {2025},
86+
note = {R package version 1.50},
8787
url = {https://yihui.org/knitr/},
8888
}
8989

9090
@Manual{R-lubridate,
9191
title = {lubridate: Make Dealing with Dates a Little Easier},
9292
author = {Vitalie Spinu and Garrett Grolemund and Hadley Wickham},
93-
year = {2023},
94-
note = {R package version 1.9.3},
93+
year = {2024},
94+
note = {R package version 1.9.4},
9595
url = {https://lubridate.tidyverse.org},
9696
}
9797

@@ -106,8 +106,8 @@ @Manual{R-miniUI
106106
@Manual{R-purrr,
107107
title = {purrr: Functional Programming Tools},
108108
author = {Hadley Wickham and Lionel Henry},
109-
year = {2023},
110-
note = {R package version 1.0.2},
109+
year = {2025},
110+
note = {R package version 1.0.4},
111111
url = {https://purrr.tidyverse.org/},
112112
}
113113

tech_doc.Rmd

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3675,7 +3675,12 @@ State of the Ecosystem - Mid-Atlantic (2019 (Different Methods), 2020+)
36753675
## Methods
36763676
The methods used to calculate the Gulf Stream Index changed between 2019 and 2020 SOEs. The most recent methods and at the top with older methods below those.
36773677

3678-
This gulf stream index is a position anomaly meaning the larger the value of the index the further north the northern wall of the Gulf Stream is for that year.
3678+
This gulf stream index is a position anomaly meaning the larger the value of the index the further north the northern wall of the Gulf Stream is for that year.
3679+
3680+
### 2025 SOE Reports and Northeast US Ecosystem Indicator Catalog
3681+
The Gulf Stream indices presented in our 2025 SOE products are described below:
3682+
3683+
The T200-based Gulf Stream Index is calculated as the standardized first principal component time series from the empirical orthogonal function (EOF) analysis of the 200 m temperature time series at the 20 base points (selected along the climatological (1954-2018) 15°C isotherm at 200 m between 74° and 55°W; 1° longitudinal resolution) and it represents the meridional fluctuation of the Gulf Stream North Wall [82,84,85]. The T200-based Western Gulf Stream Index is calculated using the same method, except only selecting the western 10 base points (instead of all 20 base points between 74° and 55°W). It suggests the meridional shift of the western part of the Gulf Stream North Wall.
36793684

36803685
### Data sources
36813686
Data used in this analysis come from Compernicus Marine Environment Monitoring Service [CMEMS - GLOBAL OCEAN GRIDDED L4 SEA SURFACE HEIGHTS AND DERIVED VARIABLES REPROCESSED (1993-ONGOING)](https://doi.org/10.48670/moi-00148)(Product ID: SEALEVEL_GLO_PHY_L4_MY_008_047).

0 commit comments

Comments
 (0)