Skip to content

Commit

Permalink
fixing merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Mar 22, 2022
2 parents 9d44644 + e8c6ec2 commit 24b0c43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/ecometab.R
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ ecometab.default <- function(dat_in, tz, DO_var = 'DO_mgl', depth_val = 'Tide',

#get exchange at air water interface
# DO/DOsat - DO reduces to Cs - C in mmol/m3 (DOsat is actually a ratio between DO and DO at saturation
# D in units of mmol/m3/hr
D=Ka*(DO/DOsat-DO)

#combine all data for processing
Expand Down
4 changes: 4 additions & 0 deletions man/ecometab.Rd

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

0 comments on commit 24b0c43

Please sign in to comment.