Loading an iMOD5 WEL package with Arrow-backed pandas columns fails when simulation timesteps precede the first well timestep. resample_timeseries attempts to assign a one-element replacement array to multiple selected rows, resulting in: Replacement array must be of appropriate length. A regression case has 92 selected rows and one replacement row.
Loading an iMOD5 WEL package with Arrow-backed pandas columns fails when simulation timesteps precede the first well timestep. resample_timeseries attempts to assign a one-element replacement array to multiple selected rows, resulting in: Replacement array must be of appropriate length. A regression case has 92 selected rows and one replacement row.