-
Notifications
You must be signed in to change notification settings - Fork 6
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
Replace Nepal example trajectory with something that makes more sense (and can be analyzed) #170
Comments
@JuanFFranco the script |
I created a new Trajectory, that when I import it, creates inferences with no problem, but when I replace the Nepal trajectory to this one, the app won't create inferences from it. I'm not sure if there's an extra step when importing the json file that does not occur when reading the example json file.
|
Idea for fix:
|
Only missing fixing the sorting of the trajectories in the Select Trajectory Page |
Just realized a small flaw, if the trajectory is threated as a TrajectoryType.EXAMPLE is not possible to delete the trajectory, but as this new trajectory is still TrajectoryType.IMPORT, only with a badge that says example, it will be possible to delete it, but if the user does it, won't be possible to get it back. |
At the moment, we have a rather large Nepal trajectory that can not be analyzed for inferences. Although the analysis is not important for the study, something that makes a bit more sense and is smaller might be beneficial (e.g. for explaining the basic functionality). Maybe we can re-use one the artificial test datasets that are used for the automated tests?
Mentioned here: #156
The text was updated successfully, but these errors were encountered: