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

extractSMR: add support for soil moisture subclasses #49

Open
brownag opened this issue Oct 1, 2024 · 0 comments
Open

extractSMR: add support for soil moisture subclasses #49

brownag opened this issue Oct 1, 2024 · 0 comments

Comments

@brownag
Copy link
Member

brownag commented Oct 1, 2024

Result when specifying an additional argument (i.e. subclass=TRUE) would be a data.frame with soil moisture regime and soil moisture subclass columns.

Originally posted by @brownag in #48 (comment)

For the future: dealing with parsing soil moisture subclasses via an additional option would be a great new feature, but they have more complex rules depending on the order/suborder they occur in. e.g. Aridic Mollisols have the subclass in the suborder. Currently extractSMR() is not aware of these types of relationships within taxon names and would need a more detailed set of rules or lookup table to handle these cases.

To implement need to recognize which level each formative element is occurring in input taxon name with proper handling for formative elements that can occur at multiple levels.

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

No branches or pull requests

1 participant