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

fetchSOLUS: Add mpspline2-based interpolation methods #376

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

brownag
Copy link
Member

@brownag brownag commented Mar 1, 2025

I was going through and deleting old branches and saw this one which I never merged.

This PR would add mpspline2 to suggests, and add several variants of equal-area spline depth interpolation method options for SoilProfileCollection conversion in fetchSOLUS(), extending the basic functionality provided in #362

At the time I considered that the approaches I developed for depth interpolation should probably be generalized to a function in aqp that was data source agnostic. aqp already brings in mpspline2, and the general functionality would be more useful there, which is probably why I did not pursue this PR further. Opening a draft PR to remind myself to look back at this.

@brownag brownag changed the title fetchSOLUS: Add mpspline based interpolation methods fetchSOLUS: Add mpspline2-based interpolation methods Mar 1, 2025
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

Successfully merging this pull request may close these issues.

1 participant