rivm-syso / Analyse-Together

A tool for analysis of air quality data, measured by low cost sensors
GNU General Public License v3.0
1 stars 0 forks source link

add footer to show the time to get the data. And check every minute the queu in the job to give a status update. #353

Closed elma13 closed 1 month ago

elma13 commented 1 month ago

Continuing functionalities on #351

elma13 commented 1 month ago

Add some more specific info about how many stations are in line: test123 <- meta_table %>% dplyr::filter(type == "data_req") %>% select(doc) Just be careful if such step doesn't take too much time

elma13 commented 1 month ago

Add some more specific info about how many stations are in line: test123 <- meta_table %>% dplyr::filter(type == "data_req") %>% select(doc) Just be careful if such step doesn't take too much time

ATdatabase::get_doc

elma13 commented 1 month ago

If more than 100 stations in gemeente, then error in waiting_number