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

CLR Transform Tool - Selection of columns/attributes of the input data #244

Open
chudasama-bijal opened this issue Oct 30, 2024 · 4 comments · May be fixed by #282
Open

CLR Transform Tool - Selection of columns/attributes of the input data #244

chudasama-bijal opened this issue Oct 30, 2024 · 4 comments · May be fixed by #282
Assignees
Labels
enhancement New feature or request

Comments

@chudasama-bijal
Copy link

CLR Transform Tool (Transformations): There seems to be no option to select the attributes of input data for CLR transformation.
Selection of columns to perform CLR transformation upon needs to be added as an input parameter.

@chudasama-bijal chudasama-bijal added the enhancement New feature or request label Oct 30, 2024
@nmaarnio
Copy link
Collaborator

nmaarnio commented Oct 31, 2024

@chudasama-bijal Do some other coda tools need a column selection parameter too? This requires changed to EIS Toolkit and it would be good to cover all coda changed at once

@chudasama-bijal
Copy link
Author

chudasama-bijal commented Oct 31, 2024

@nmaarnio - These should have the column selection parameter: ALR, Inverse ALR, CLR, Inverse CLR, Single ILR, Single PLR, Pivot logratio.

It is not possible to test/run the coda transforms in the plugin without having an option to select the columns to be transformed. By default, it seems to run on all columns. Of course, a vector file with only numeric data can be created, but that's not how the input data will always be for these tools.

For Pairwise Log ratio transform, there could be an additional option to implement this simultaneously for multiple column pairs. For instance, select columns, and compute all the possible pairwise logratios, for different numerator-denominator combinations.

@nmaarnio
Copy link
Collaborator

Okay. So quite many changed are needed for both EIS Toolkit and EIS QGIS Plugin. I don't know if I have time to take this task on my plate, especially the toolkit-side work.

@chudasama-bijal
Copy link
Author

@em-t - try to look into this when possible.
GispoCoding/eis_toolkit#447

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

Successfully merging a pull request may close this issue.

3 participants