Describe the bug
In the training tab, the user implements the list of proxy files to consider for training the model and create tags.
After training, the tags are retrieved in the Testing tab but the Data files are reset to a default layer (i.e., the first in alphabetical order in the list of loaded raster layers).
The same reset process happens after training when switching to the Application tab.
This is not a major bug, as it does not prevent from running models successfully, but a major pitfall for users when using 10+ proxy layers, as this is not only time-consuming, but could cause misindexing of tags with their proxies.
How to reproduce the bug
Not a bug per se.
Expected behavior
Automated filling of the Data file column in the Testing and Application tabs with proxies loaded in the Training tab, associated to their correct tag.
Environment details
- OS: Windows
- Python Version: 3.10.11
- Package Version: 1.1.6
Additional information
See attached screenshot
