openearth / delft3dfmpy

Delft3D Flexible Mesh Python
MIT License
29 stars 17 forks source link

fix in add_boundary_condition #30

Closed d2hydro closed 3 years ago

d2hydro commented 3 years ago

Issue with pd.datetime.strftime() fixed. 00: (hours) were missing in boundaries.bc and that is not accepted by D-Hydro gui

d2hydro commented 3 years ago

Dat klopt inderdaad: @line 233: startdate = pd.datetime.strftime(series.index[0],'%Y-%m-%d %H:%M:%S')

Groet,

Daniel