Skip to content

Commit

Permalink
Sucessfully rendered the pdf after Mandy fixed the double arrow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
CarissaGervasi-NOAA committed May 17, 2024
1 parent 9688cda commit 5c5eb9b
Show file tree
Hide file tree
Showing 99 changed files with 31 additions and 11,333 deletions.
2 changes: 1 addition & 1 deletion .quarto/cites/index.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"Report_book_files\\Report4.qmd":[],"Report_book_files\\Discussion_material.qmd":[],"Report_book_files\\Risk_indicators.qmd":[],"Report_book_files\\FMP_objectives.qmd":[],"Lab-report\\OA.qmd":[],"index.qmd":[],"Report_book_files\\Intro_text.qmd":[],"Report_book_files\\Performance_indicators.qmd":[],"OA.qmd":[]}
{"Lab-report\\OA.qmd":[],"Report_book_files\\Intro_text.qmd":[],"Report_book_files\\Report4.qmd":[],"Report_book_files\\Performance_indicators.qmd":[],"Report_book_files\\Risk_indicators.qmd":[],"Report_book_files\\Discussion_material.qmd":[],"OA.qmd":[],"index.qmd":[],"Report_book_files\\FMP_objectives.qmd":[]}
44 changes: 16 additions & 28 deletions Report_book_files/Performance_indicators.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```{r, message = FALSE, warnings = FALSE}
devtools::install_github("https://github.com/MandyKarnauskas-NOAA/plotTimeSeries.git")
#devtools::install_github("https://github.com/MandyKarnauskas-NOAA/plotTimeSeries.git")
library(plotTimeSeries)
library(spam)
Expand Down Expand Up @@ -36,10 +36,8 @@ Indicator 16.1 - abundance of commercial fish based on TCRMP and PRCRMP Indicato

Indicator 17

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/landings.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:6, trendAnalysis = T, sublabel = T)
#```
load("../indicator_objects/landings.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:6, trendAnalysis = T, sublabel = T)

```{r}
load("../indicator_objects/fish_density.RData")
Expand All @@ -58,18 +56,16 @@ Indicator 19 - Lmax indicator

Indicator 20

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/total_landings.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:9, plotrownum = 3, plotcolnum = 3, trendAnalysis = T, #sublabel = T)
#```
load("../indicator_objects/total_landings.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:9, plotrownum = 3, plotcolnum = 3, trendAnalysis = T, #sublabel = T)

## 5.2 Socioeconomic health

### Total, lobster and conch revenues

Indicator 21 - percent revenues by species group

![](/indicator_plots/per_landings_PR.png) ![](/indicator_plots/per_landings_STT.png) ![](/indicator_plots/per_%20landings_STX.png)
![](/indicator_plots/per_landings_PR.png) ![](/indicator_plots/per_landings_STT.png) ![](/indicator_plots/per_landings_STX.png)

### Total, lobster and conch trips

Expand All @@ -79,18 +75,16 @@ Indicator 22 - number of trips

Indicator 23

#```{r}
#load("../indicator_objects/OceanNAICS.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:8, plotrownum = 2, trendAnalysis = T, sublabel = T)
#```
load("../indicator_objects/OceanNAICS.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:8, plotrownum = 2, trendAnalysis = T, sublabel = T)

### GDP

Indicator 24

```{r}
load("../indicator_objects/GDP.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:2, trendAnalysis = T, sublabel = T)
plotIndicatorTimeSeries(ind, coltoplot = 1:2, trendAnalysis = T, sublabel = T)
```

### Unemployment
Expand All @@ -99,7 +93,7 @@ Indicator 25

```{r}
load("../indicator_objects/unemployment.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:2, trendAnalysis = T, sublabel = T, dateformat = "%Y%b")
plotIndicatorTimeSeries(ind, coltoplot = 1:2, trendAnalysis = T, sublabel = T, dateformat = "%Y%b")
```

## 5.3 Equity
Expand All @@ -108,10 +102,8 @@ plotIndicatorTimeSeries(inddata, coltoplot = 1:2, trendAnalysis = T, sublabel =

Indicator 26

#```{r}
#load("../indicator_objects/gini.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:3, plotrownum = 2, trendAnalysis = T, sublabel = T)
#```
load("../indicator_objects/gini.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:3, plotrownum = 2, trendAnalysis = T, sublabel = T)

### Commercial fishing community engagement and reliance

Expand All @@ -123,10 +115,8 @@ Indicator 27 - working with Tarsila on

Indicator 28

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/total_rec_catch.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:2, trendAnalysis = T, sublabel = T)
#```
load("../indicator_objects/total_rec_catch.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:2, trendAnalysis = T, sublabel = T)

### Commercial fishing engagement and participation

Expand Down Expand Up @@ -160,10 +150,8 @@ Indicator 33

Indicator 34

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/NCRMP_coral_cover_richness.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:6, sublabel = T, trendAnalysis = F)
#```
load("../indicator_objects/NCRMP_coral_cover_richness.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:6, sublabel = T, trendAnalysis = F)

### Coral species diversity

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
40 changes: 14 additions & 26 deletions Report_book_files/Risk_indicators.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
```{r, message = FALSE, warnings = FALSE}
devtools::install_github("https://github.com/MandyKarnauskas-NOAA/plotTimeSeries.git")
#devtools::install_github("https://github.com/MandyKarnauskas-NOAA/plotTimeSeries.git")
library(plotTimeSeries)
library(spam)
Expand Down Expand Up @@ -38,19 +38,15 @@ plotIndicatorTimeSeries(ind, trendAnalysis = T)

Indicator 4

```{r, message = FALSE, warnings = FALSE}
load("../indicator_objects/turbidity.RData")
plotIndicatorTimeSeries(ind, coltoplot = 1:3, plotrownum = 2, trendAnalysis = T, dateformat = "%m-%Y", sublabel = T)
```
plotIndicatorTimeSeries(ind, coltoplot = 1:3, plotrownum = 2, trendAnalysis = T, #dateformat = "%m-%Y", sublabel = T)

### Sea surface temperature

Indicator 5

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/Carib_SST.RData")
#plotIndicatorTimeSeries(ind, coltoplot = 1:3, trendAnalysis = T, sublabel = T, #dateformat = "%m-%Y")
#```
load("../indicator_objects/Carib_SST.RData")
plotIndicatorTimeSeries(ind, coltoplot = 1:3, trendAnalysis = T, sublabel = T, #dateformat = "%m-%Y")

### Marine debris

Expand All @@ -65,7 +61,7 @@ plotIndicatorTimeSeries(ind, trendAnalysis = F)

```{r, message = FALSE, warnings = FALSE}
load("../indicator_objects/pollution.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:2, trendAnalysis = F, sublabel = T)
plotIndicatorTimeSeries(ind, coltoplot = 1:2, trendAnalysis = F, sublabel = T)
```

### Primary productivity via ocean color
Expand Down Expand Up @@ -94,38 +90,30 @@ plotIndicatorTimeSeries(ind, trendAnalysis = T)

Indicator 11

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/disturbance.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:3, trendAnalysis = T, sublabel = T)
#```
load("../indicator_objects/disturbance.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:3, trendAnalysis = T, sublabel = T)

### Sargassum inundation

Indicator 12

```{r, message = FALSE, warnings = FALSE}
load("../indicator_objects/Sargassum.RData")
plotIndicatorTimeSeries(inddata, trendAnalysis = T)
plotIndicatorTimeSeries(ind, trendAnalysis = T)
```

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/sargassum_innundation_monthly_mean_hu.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:3, sublabel = T, trendAnalysis = T, #dateformat = "%Y%b")
#```
load("../indicator_objects/sargassum_innundation_monthly_mean_hu.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:3, sublabel = T, trendAnalysis = T, #dateformat = "%Y%b")

### Tourism via hotel occupancy

Indicator 13

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/hotel_occupancy_rates_USVI_and_PR.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:2, sublabel = T, trendAnalysis = T, #dateformat = "%Y%b")
#```
load("../indicator_objects/hotel_occupancy_rates_USVI_and_PR.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:2, sublabel = T, trendAnalysis = T, #dateformat = "%Y%b")

#```{r, message = FALSE, warnings = FALSE}
#load("../indicator_objects/hotel_occupancy.RData")
#plotIndicatorTimeSeries(inddata, coltoplot = 1:2, sublabel = T, trendAnalysis = T, #dateformat = "%Y%b")
#```
load("../indicator_objects/hotel_occupancy.RData")
plotIndicatorTimeSeries(inddata, coltoplot = 1:2, sublabel = T, trendAnalysis = T, #dateformat = "%Y%b")

### Population change

Expand Down
17 changes: 0 additions & 17 deletions Report_book_files/Risk_indicators_files/execute-results/html.json

This file was deleted.

21 changes: 0 additions & 21 deletions Report_book_files/Risk_indicators_files/execute-results/tex.json

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 5c5eb9b

Please sign in to comment.