In many cases it is not desirable for the user to choose a directory for data in a shiny app, so it would be useful to have different options for the module that selects which data file to load, e.g.
- Fixed directory but user can choose a center, or project or something similar
- If all verification is to be monthly it may be easier to just select by month and year
- same goes for seasonal
- There should be a way to read in data from HARPv2, or from multiple experiments that are not in the same file. This will also require being able to choose which experiments to show in the plot(s)
In many cases it is not desirable for the user to choose a directory for data in a shiny app, so it would be useful to have different options for the module that selects which data file to load, e.g.