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
Constant. For "Intensity", give user the following options:
mm/h (default)
mm/d
From CSV Instead of "Units" provide the following options:
Time units: seconds (default) | minutes | hours | days | datetime
Datetime format. String field that contains the formatting of the datetime string as used by time.strftime() / time.strptime(). Default: "%Y-%m-%d %H:%M:%S" or a locale-dependent default if that is not too complicated to implement.
The text was updated successfully, but these errors were encountered:
leendertvanwolfswinkel
changed the title
Simulation wizard: Rain: let users choose time units for options mm/timestep
Simulation wizard: Rain: let users choose time units for options mm/timestep TOPDESK 2404 0186
Jun 4, 2024
Constant. For "Intensity", give user the following options:
From CSV Instead of "Units" provide the following options:
time.strftime()
/time.strptime()
. Default:"%Y-%m-%d %H:%M:%S"
or a locale-dependent default if that is not too complicated to implement.The text was updated successfully, but these errors were encountered: