Skip to content

Commit

Permalink
devcon2024: docs 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejohnson51 committed May 28, 2024
1 parent 87e6fba commit b680797
Show file tree
Hide file tree
Showing 47 changed files with 3,442 additions and 351 deletions.
1 change: 1 addition & 0 deletions R/package.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ NULL
#' @importFrom DBI dbConnect dbDisconnect dbListTables
#' @importFrom RSQLite SQLite
#' @importFrom arrow read_parquet write_parquet open_dataset
#' @importFrom glue glue

#' @rawNamespace import(climateR, except = c(plot))
#' @rawNamespace import(dplyr, except = c(intersect, union))
Expand Down
5 changes: 1 addition & 4 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ development:
mode: auto
authors:
Mike Johnson:
href: https://github.com/mikejohnson51
href: https://mikejohnson51.github.io/
NOAA:
html: "<img src='man/figures/noaa-logo.png' width='36' alt='NOAA OWP'/>"
href: "https://water.noaa.gov/about/nwm"
Expand All @@ -27,9 +27,6 @@ articles:
- title: Data
contents:
- data
- title: Data Models
desc: In Development Data Models
contents:
- hf_dm
- cs_dm

Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/01-intro-deep-dive.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/02-design-deep-dive.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/03-processing-deep-dive.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/04-applying-nextgen-model.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions docs/articles/05-subsetting.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/articles/cs_dm.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/articles/data.html

Large diffs are not rendered by default.

248 changes: 134 additions & 114 deletions docs/articles/devcon2024-background.html

Large diffs are not rendered by default.

46 changes: 38 additions & 8 deletions docs/articles/devcon2024-setup.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

254 changes: 186 additions & 68 deletions docs/articles/devcon2024-tutorial.html

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b680797

Please sign in to comment.