Closed andagit closed 1 year ago
Keep in mind that some countries may not have submitted yet.
maybe updating the EEA.NRT
dataset for 2022 will include late submissions.
I get the same number of files after downloading them from EEA
# 2022 EEA NRT files on storeB
$ du /lustre/storeB/project/aerocom/aerocom1/AEROCOM_OBSDATA/EEA_AQeRep.NRT/download/2022
28G /lustre/storeB/project/aerocom/aerocom1/AEROCOM_OBSDATA/EEA_AQeRep.NRT/download/2022
$ ls /lustre/storeB/project/aerocom/aerocom1/AEROCOM_OBSDATA/EEA_AQeRep.NRT/download/2022 | wc -w
14138
# download 2022 files locally
$ airbase download --year 2022 -p SO2 -p PM10 -p O3 -p NO2 -p CO -p NO -p PM2.5
[...]
$ du data/
28G data/
$ ls data/ | wc -w
14138
From Dec2021 to Jan2022 no of EEA stations drop from 350 to 250 for PM10, but also by ~50 stations for PM25, O3 and NO2 . Why?