Releases: firms-gta/tunaatlas_pie_map_shiny
Loading package prior to launching in Dockerfile
Fixing minor bugs
Loading tmap and data.table packages prior to launching to warm up the session as the packages takes around 7 seconds to load and the initialisation of the shiny app
Loading FIRMS dataset in Docker image
Creating default_dataset in docker image to make first launching of shiny app faster
Faster displaying of maps and plots
The displaying of maps and plots has been significantly faster as the data.table package is now used
Some bugs concerning the drawing of shapes have been fixed, as well as the loading of necessary packages
Faster launching
Upon the first launch of the data, we collected feedback indicating that initial load times were slower than expected. In response, we focused on optimizing the launch process, prioritizing speed improvements to enhance the user experience. This involved identifying and addressing key bottlenecks as the connection to the Database which is now removed, resulting in a significantly faster first-time launch.
Explore multiple Global Tuna Atlas datasets
This new release includes the following improvements:
- Faster application startup and dataset loading for an improved user experience.
- Additional dataset available for exploration from FIRMS on Zenodo (DOI: 10.5281/zenodo.11445374).
- Flexibility to launch outside Docker for easier local testing and development.
Fixing bug
v555 minor fix
Debug for BlueCloud Infra
v4.5.5 minor fix
Debug for BlueCLoud infrastrcuture
v6.0 adding logs to debug BlueCloud infrastructure deployment
Exploring without DB connection
New way of loading data
Adding shinycss loaders
Full Changelog: v445...v4.1.2
Documented
v3.0.2 Update docker-image_on-CWP_database.yml