GWSDAT
GWSDAT copied to clipboard
GroundWater Spatiotemporal Data Analysis Tool (GWSDAT) R-Shiny implementation.
Decrease log message interval with time information. Any constraint in place in terms of max runtime? If yes, display them.
There is some javascript involved, see plotTrendTable().
Functions that need interpData() output are * getPlumeStats() * plotSpatialImage_main() Note: This concerns in particular function makeSpatialAnimation(). Maybe there is a way around or keep it as it is for...
These can take a long time for bigger data sets.
Same for 'Spatio Temporal Prediction', but concerning number of substances.
Also check if there are more dialogs in the original version that need consideration.
Add these but consider the following: Does metre or feet really differ, since the coordinate system is not in metre or feet? I suspect that the unit is important for...
Only a single date format is accepted and and cell becomes if it does not match. Problem: hot_to_r() only sees the , and there is no chance to translate to...
Only a small portion of the table is seen in the upper left corner. Is the table not redrawing properly ? Try to invalidate view if this happens. The views...