You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of the plugin classes e.g. thickness calculator, stratigraphic order, fault offset etc. That take the expected results as an input. This plugin class would be used to bypass using map2loop to calculate these variables and allow the user to run map2loop and then modify the calculated variables and then recalculate.
Current Situation
M2l algorithms are run using different algorithms that may require user editing the results. At the moment it is not possible to pass these results back through map2loop.
Proposed Solution
Implementation of all plugins that take the expected results as the input parameters and feed these back when the sampler is run. This is should just be a dictionary
Additional Context
No response
Affected Areas
input data
project creation
samplers
sorters
stratigraphic column
data types
Other
The text was updated successfully, but these errors were encountered:
lachlangrose
changed the title
[Feature Request] -
[Feature Request] - expected results plugin implementations
Jun 6, 2024
💻
Feature Title
expected results plugin implementations
Feature Description
An implementation of the plugin classes e.g. thickness calculator, stratigraphic order, fault offset etc. That take the expected results as an input. This plugin class would be used to bypass using map2loop to calculate these variables and allow the user to run map2loop and then modify the calculated variables and then recalculate.
Current Situation
M2l algorithms are run using different algorithms that may require user editing the results. At the moment it is not possible to pass these results back through map2loop.
Proposed Solution
Implementation of all plugins that take the expected results as the input parameters and feed these back when the sampler is run. This is should just be a dictionary
Additional Context
No response
Affected Areas
The text was updated successfully, but these errors were encountered: