PyaroConfig
from pyaerocom.io.pyaro.pyaro_config
is too pedantic
#1399
Milestone
PyaroConfig
from pyaerocom.io.pyaro.pyaro_config
is too pedantic
#1399
Is your feature request related to a problem? Please describe.
PyaroConfig
frompyaerocom.io.pyaro.pyaro_config
is too pedantic.Example config:
filename_or_obj_or_url
can only be a string but not list of strings. It should also allow a list of strings and maybe also a list of path like objects (both!; not only path like objects since there are pyaro readers that use this differently)Describe the solution you would like to see
allow a list of strings and a list of path like objects in addition
Additional context
This error comes up when supplying a list:
The text was updated successfully, but these errors were encountered: