Fix id error in wq wells

Fix #357 (closed)

This error occurred when wells without a time dimension were assigned to an iMOD WQ model, but had a layer dimension. In that case a column with "id" was removed from the dataframe, despite it being required downstream.

I also expanded the two missing tests to have a full coverage.

Merge request reports

Loading