Skip to content

Commit

Permalink
initial build of tech doc
Browse files Browse the repository at this point in the history
changes to get tech doc to build initially
  • Loading branch information
BBeltz1 committed Mar 7, 2024
1 parent 790eeba commit 3f13a99
Show file tree
Hide file tree
Showing 14 changed files with 4,811 additions and 1,910 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
on:
push:
branches: master
branches:
- master
- brandon_url_changes

name: bookdown

Expand Down
40 changes: 0 additions & 40 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion _book/search_index.json

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions _build.sh

This file was deleted.

16 changes: 0 additions & 16 deletions _deploy.sh

This file was deleted.

2 changes: 1 addition & 1 deletion chapters/ches_bay_sal.Rmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Chesapeake Bay Salinity and Temperature {#ches_bay_sal}
# Chesapeake Bay Salinity and Temperature {#ch_bay_sal}

**Description**: Chesapeake Bay Salinity and Temperature

Expand Down
2 changes: 1 addition & 1 deletion chapters/ches_bay_sst.Rmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Chesapeake Bay Seasonal SST Anomalies {#ches_bay_sst}
# Chesapeake Bay Seasonal SST Anomalies {#ch_bay_sst}

**Description**: Chesapeake Bay Seasonal SST Anomalies

Expand Down
12 changes: 0 additions & 12 deletions chapters/cold_pool_index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,18 +72,6 @@ where $$T_{i,d}^{Climatology}$$ is the NWARC bottom temperature in the grid cell

Code used to process the cold pool inidcator can be found in the `ecodata` package [here](https://github.com/NOAA-EDAB/ecodata/blob/master/data-raw/get_cold_pool.R).

### Plotting
The plot below was built using the code found
[here](https://github.com/NOAA-EDAB/ecodata/blob/master/chunk-scripts/LTL.Rmd-cold_pool.R).



```{r, code = readLines("https://raw.githubusercontent.com/NOAA-EDAB/ecodata/master/chunk-scripts/LTL_MAB.Rmd-cold_pool.R"), fig.cap="Cold Pool parameters, Index, Extent, and Persistance",echo = F, fig.show='hold', fig.align='default',warning = F, message = F,fig.pos='H'}
```



## 2021 Methods
**Point of Contact:**: Zhoumin Chen <[email protected]>

Expand Down
Loading

0 comments on commit 3f13a99

Please sign in to comment.