iso_gapfill: Fill Gaps in Stable Isotope Measurements

Description Usage Arguments Value

View source: R/iso_gapfill.R

Description

Linearly interolates lake and GW values for dates in timeseries with missing measurements. Depending on arguments, fills in precipitation values using 1) measurments collected that month, and 2) Maribeth Kniffin's data, also from Hancock station.

Usage

1
iso_gapfill(monthly_isotopes)

Arguments

monthly_isotopes

a data frame with monthly isotope measurements for all dates of desired timeseries (with NAs for months with no measurements)

Value

monthly_isotopes - the same data frame provided to the function, but with d18O_lake values filled in for all months (except maybe the very first and last months).


cvoter/isoH2Obudget documentation built on March 29, 2020, 11:07 a.m.