Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code updates and new functionality #6

Closed
3 of 4 tasks
kwhiteaker opened this issue Jun 27, 2024 · 1 comment
Closed
3 of 4 tasks

Code updates and new functionality #6

kwhiteaker opened this issue Jun 27, 2024 · 1 comment

Comments

@kwhiteaker
Copy link
Collaborator

kwhiteaker commented Jun 27, 2024

  • fix supersmoother which does not work for certain wells
  • make pylenm use more general wording such that it can apply to surface water data, not just groundwater; ex. for functions like interpolate_by_well, create a duplicate function interpolate_by_station with the same functionality, and then once all relevant functions are duplicated & the duplicates all work together then we can remove the originals
  • implement Kalman filter functionality, from Schmidt et al. https://pubs.acs.org/doi/abs/10.1021/acs.est.8b00017
  • Replace or remove richdem package dependency, as it appears to not be used much in the code other than under install_requires in setup.py, and it causes installation issues for some users on Windows e.g. Installation Failure r-barnes/richdem#66
@satyarth934
Copy link
Collaborator

Suggestion for outlier - RANSAC algorithm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants