metno / pyaerocom

Python tools for the AeroCom project
https://pyaerocom.readthedocs.io/
GNU General Public License v3.0
23 stars 13 forks source link

In pyaeroval_config.py: regrid_res_deg is expected to be a float (not a dictionary) #1226

Closed DirkOlivie closed 1 week ago

DirkOlivie commented 2 weeks ago

General

Describe the bug

Additional context I have done two tests (one with commenting out regrid_res_deg, and one with setting regrid_res_deg=5 in pyaeroval_config.py), and in both cases it then worked well.