DOI-USGS / DOI-USGS/streamMetabolizer
data interpolation functions
Open
enhancement
- Dominant language
- Stan
- Stars
- 47
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
data interpolation is currently outside the scope of this package; users need to provide pre-interpolated data for the models to work. (see thread in #79)
1) it would be nice to help users with interpolation by providing functions to do it well. some functionality is already in mda.streams (e.g., combine_ts) and could be ported over
2) this is a problem that has been solved for many other cases already; there's probably a good existing package for it. look into existing options before getting fancy.
Contributor guide
Assessment
This issue has not been assessed yet.