mikeio
mikeio copied to clipboard
keepdims in mikeio.read() not working
The keepdims argument in mikeio.read() should allow the user to control if singleton time should be kept as a dimension when read. But it seems not to be working as expected:
This dfs1 file has a single timestep only:

Selecting a single time step changes the dims, but keepdims argument still doesn't seem to have an effect:
