Daniel Heinesen
Daniel Heinesen
Tests will fail until https://github.com/metno/pyaro/pull/25 is merged with the pyaro main dev
Needs to update some test with the new variables. Will fix next week
Dependent on - [x] https://github.com/metno/pyaro/pull/25
This is also makes a problem with metno/pyaerocom-tutorials#10 I'll block PR 10 and 7 from pyaerocom-tutorials until this issue is fixed
I talked to @lewisblake, and one solution to this and the bugs in creates in the the tutorials, is to make a small command line command to download the data....
Blocked to after [#1277](https://github.com/metno/pyaerocom/issues/1277) is done
#1266 is a new PR that tried to do this. Main-dev seems to be successfully merged, with a working example: https://aeroval-test.met.no/danielh/pages/evaluation/?project=TrendsNew&experiment=2000-2010&statistic=obs%2Fmod_trend&station=ALL#
> Looks good. Only minor changes. I would opt for `model_data` not `modeldata` because the former is more readable and modeldata isn't an English word. I like the `_get_maps_freq` function....
I've started on the problem in #1312. If I understand the problem correctly, this should solve it, even though it is not in the most elegant way: I'm testing out...
Pm10 for one month is >5000 files, each file (should be) a single station... I also need to check if this is the case, or if there is overlap between...