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
Pydantic_settings could really simplify and add a nice layer of validation to the current sfincs.inp functionality. You can use this to set default values, parse input to the right format (e.g. bool instead of 1), add descriptions to the settings for online documentation, etc.
Kind of request
Changing existing functionality
Enhancement Description
Make the general input file more user-friendly, e.g.:
Use true/false instead of 1,0.
Maybe have the possibility to write a full input file or an input file with often-used parameters.
Use case
Each model
Additional Context
To be discussed with SFINCS development team
The text was updated successfully, but these errors were encountered: