LandSciTech / ccviR

Implement NatureServe climate change vulnerability index in R
https://landscitech.github.io/ccviR/
Other
2 stars 1 forks source link

Report analysis progress messages in the app #121

Open adricaswell opened 4 months ago

adricaswell commented 4 months ago

Figure out how to report progress messages from spatial analysis seen in R in the app. "spatial analysis complete" and messages about errors that stop the analysis already appear in app. This would give users using the app more insight into the spatial analysis progress, warnings, and errors.

adricaswell commented 4 months ago

Add a "spatial analysis complete" message to analyze_spatial(). "performing spatial analysis" already exists.

see24 commented 1 month ago

I would like to more generally improve the progress by using a progress bar and making the loading spinners work better for maps and results as well