ECMWFCode4Earth / atmospheric-explorer

repository for 2023 Code for Earth project to develop a tool for exploration of CAMS atmospheric composition datasets
Apache License 2.0
3 stars 0 forks source link

Progress bar in Home page #17

Open luigibrancati opened 1 year ago

luigibrancati commented 1 year ago

We have a progress bar on the Home.py which tracks the page loading state, it is particularly helpful because of the long loading time of the map. Now, the progress bar fills as stuff is loaded onto the page, @elisaliv suggested that maybe we would like to load everything on the page after the progress bar is done.