You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is PR #68 we introduce the field validator for namelist into ConfigIconTask. The reason why we cannot put it in separate class with its own validator but have to iterate here is described here
Is PR #68 we introduce the field validator for namelist into
ConfigIconTask
. The reason why we cannot put it in separate class with its own validator but have to iterate here is described hereSirocco/src/sirocco/parsing/_yaml_data_models.py
Lines 393 to 395 in 3e4da24
However this might be fixable but it is for the moment too time consuming what the right way is to do as pydantic is complex due to its flexibility.
The text was updated successfully, but these errors were encountered: