Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ Authors@R: c(
person("Samantha", "Hartke", , "samantha.h.hartke@usace.army.mil",
role = "ctb", comment = "PhD, USACE RMC"),
person("Julian", "Gonzalez", , "julian.t.gonzalez@usace.army.mil",
role = "ctb", comment = "USACE RMC"))
role = "ctb", comment = "USACE RMC"),
person("Sadie", "Niblett", , "sadie.s.niblett@usace.army.mil",
role = "rev", comment = "USACE RMC"),
person("Reuben", "Sasaki", , "reuben.a.sasaki@usace.army.mil",
role = "rev", comment = "P.E.,USACE RMC"),
person("Bryan", "Robinson", , "bryan.j.robinson@usace.army.mil",
role = "rev", comment = "P.E.,USACE RMC"))
Description: An R implementation of the U.S. Army Corps of Engineers (USACE)
Risk Management Center-Reservoir Frequency Analysis (RMC-RFA) methodology/software.
This package produces reservoir stage-frequency curves with uncertainty bounds
Expand Down
Loading