Skip to content

Commit

Permalink
Update parameter_crosswalk.R
Browse files Browse the repository at this point in the history
  • Loading branch information
wright13 authored Jun 14, 2024
1 parent bff4f3d commit 4c7ad2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/parameter_crosswalk.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ getParamCrosswalk <- function(description) {
"unfiltered total nitrogen" = "UTN",
"unfiltered total phosphorus" = "UTP",
"inorganic nitrogen" = "NO3-N+NO2-N",
"nitrate+nitrite nitrogen" = "NO3-N+NO2-N",
"nitrate nitrogen" = "NO3",
"orthophosphorus" = "PO4-P")

Expand Down

0 comments on commit 4c7ad2d

Please sign in to comment.