pyaerocom
pyaerocom copied to clipboard
Evaluation of uemep output in pyaeroval
Is your feature request related to a problem? Please describe. The uemep-model produces air-quality output for different areas in very high resolution (up to 50m). The areas are usually in a projection, e.g. UTM-33 for Norway or LAEA for Europe and the output-files are often calculated in smaller subdomains which sum up to the total (tiles). Variables have also different names than those used for e.g. EMEP. Example data are (thanks @eivindgw ):
- Europe in LAEA: /lustre/storeB/project/fou/kl/emep/ModelRuns/uEMEP/CAMEO/uEMEP/Jan2019_v1/
- Norway in UTM-33:
- Tiles (daily and yearly per municipality): /lustre/storeB/project/fou/kl/emep/ModelRuns/uEMEP/Calculations/Mapping_2022_v4e/
- Stations (hourly-file per dag, all known NRT stations): /lustre/storeB/project/fou/kl/emep/ModelRuns/uEMEP/Calculations/Stations_2022_v4e/
Describe the solution you would like to see A pyaerocom config should exist to run these data. It should be easy to make the results available on the aeroval-test web-page.