Skip to content

Finished DLS-114 RMD file using rfaR#47

Merged
danmcgraw94 merged 1 commit into
mainfrom
dls114-tutorial-rmd
Jun 4, 2026
Merged

Finished DLS-114 RMD file using rfaR#47
danmcgraw94 merged 1 commit into
mainfrom
dls114-tutorial-rmd

Conversation

@tikigonzo
Copy link
Copy Markdown
Collaborator

@tikigonzo tikigonzo commented Jun 4, 2026

This is a comprehensive step through process that goes through developing the stage frequency curves by using the Example Dam data from the DLS 114 class as well as displaying how rfaR computes everything through rfa_simulate. This activity shows the R use case for a hydrologic engineer who desires R plots to visualize hydrograph builds, stage frequency curves, and volume frequency curves with a knack for R programming. What isn't shown in this markdown file is the ability to use R packages to do statistical checks of the RFA process and utilize what is out there, namely fields packages or geospatial packages to add more context to our RFA models. Furthermore, it shows how intelligent this R implementation and how RMC is the best in the biz.

Description

Brief summary of the change and the motivation for it.

Related Issue

Closes #, or "Discussed in #"

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / internal cleanup
  • Other (describe):

Checklist

  • I opened an issue to discuss this change before submitting
  • devtools::document() has been run
  • devtools::check() passes with zero errors, warnings, and notes
  • Unit tests have been added or updated (testthat)
  • NEWS.md has been updated (if user-facing)
  • I agree to the Developer Certificate of Origin (see CONTRIBUTING.md)

This is a comprehensive step through process that goes through developing the stage frequency curves by using the Example Dam data from the DLS 114 class as well as displaying how rfaR computes everything through rfa_simulate. This activity shows the R use case for a hydrologic engineer who desires R plots to visualize hydrograph builds, stage frequency curves, and volume frequency curves with a knack for R programming. What isn't shown in this markdown file is the ability to use R packages to do statistical checks of the RFA process and utilize what is out there, namely fields packages or geospatial packages to add more context to our RFA models. Furthermore, it shows how intelligent this R implementation and how RMC is the best in the biz.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2717a170cf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread rfaR_Testing_DLS114.Rmd
Comment thread rfaR_Testing_DLS114.Rmd
@danmcgraw94 danmcgraw94 merged commit f6ea489 into main Jun 4, 2026
6 checks passed
@danmcgraw94 danmcgraw94 deleted the dls114-tutorial-rmd branch June 4, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants